1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

636 commits

Author SHA1 Message Date
Andrew Gvozdev
91ce2a55a6 bug 259768: "Use optimal jobs number" highly misleading.
Do not allow 1 as a choice for number of jobs for parallel build
2011-11-14 14:42:35 -05:00
Andrew Gvozdev
d4c2ce5e98 bug 259768: "Use optimal jobs number" highly misleading.
Allow Internal builder unlimited jobs
2011-11-14 14:42:16 -05:00
Andrew Gvozdev
f04bd57f83 bug 259768: "Use optimal jobs number" highly misleading.
Builder.getParallelizationNum() to return always positive value
2011-11-14 14:41:55 -05:00
Andrew Gvozdev
7f438e269a bug 259768: "Use optimal jobs number" highly misleading.
Encode "optimal" as negative number and "unlimited" as Integer.MAX_VALUE
Based on patch by Mohamed Hussein <mohamed_hussein@mentor.com>
2011-11-14 14:41:32 -05:00
Sergey Prigogin
09967ad791 Version number changes missed in the previous commit. 2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c Updated parent feature version in pom.xml files. 2011-10-19 19:32:07 -07:00
Sergey Prigogin
c3d94d1bf2 Switched to Java 1.6. 2011-10-17 20:57:43 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Eugene Ostroukhov
b30bb21b53 bug 358835: Tools Settings page forgets selected node 2011-09-26 10:47:05 -04:00
Andrew Gvozdev
6a63d0325f bug 358605: No environment variables imported to new cfg while importing
configuration from another project in Manage Configurations dialog
2011-09-22 15:29:47 -04:00
Doug Schaefer
9ec9113700 Update version numbers for Juno. 2011-09-22 15:03:14 -04:00
Andrew Gvozdev
6d6ddb397d bug 358605: Cosmetics. Renamed some local variables, fixed warnings,
changed wording in error message.
2011-09-22 14:06:24 -04:00
Marc-Andre Laperle
4e00674583 Bug 292534 - [New Project Wizard] Phantom page appears while navigating
pages back and forth
2011-09-17 12:01:56 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Vivian Kong
1f46851ba3 Bug 133881 - Make refreshing after building optional - UI changes 2011-06-03 17:32:57 +00:00
Vivian Kong
5536ac7496 Bug 133881 - Make refreshing after building optional - filter out resources that have already been added to the "resources to refresh" list 2011-05-24 19:49:47 +00:00
Chris Recoskie
b609ec68ba Bug 133881 - Make refreshing after building optional
- serialize/deserialize to/from C project description
- fix stack overflow issue on load
- move ResourceExclusion and friends to internal packages
2011-05-10 16:53:37 +00:00
Chris Recoskie
1ab1affd17 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-29 18:02:57 +00:00
Andrew Gvozdev
0a90b65e97 bug 222817: [Contribution] <enablement and applicability calculator support with Option Category
Patch from Miwako Tokugawa
2011-04-25 04:38:22 +00:00
Andrew Gvozdev
72353369b3 bug 342069: Scanner discovery output is lost when running compiler specs command 2011-04-24 03:50:37 +00:00
Vivian Kong
a3fc8296c8 Bug 133881 - Make refreshing after building optional - UI changes
Work in progress.
2011-04-21 21:08:26 +00:00
Vivian Kong
60e7c6cda0 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-21 20:15:38 +00:00
Vivian Kong
a7c9cf5052 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-20 18:21:46 +00:00
Vivian Kong
dc228102ca Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-20 18:14:58 +00:00
Vivian Kong
096a053e12 Bug 133881 - Make refreshing after building optional
Add Refresh Policy Tab to C/C++ Build properties page - Work in progress.
2011-04-20 16:04:38 +00:00
Andrew Gvozdev
49f89720a9 bug 340995: CDT Global Build Console created for every CDT CBuildConsole extension 2011-04-19 16:59:15 +00:00
Vivian Kong
d79a9c2863 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-18 21:19:42 +00:00
Sergey Prigogin
7dba3181b9 Code streamlining. 2011-04-11 00:31:45 +00:00
Vivian Kong
2981fa7e31 Bug 331783 - NLS: "Clear" button label in Makefile Project preferences truncated 2011-03-21 17:39:51 +00:00
Andrew Gvozdev
8702144ba5 compilation warning 2011-03-10 23:06:22 +00:00
Chris Recoskie
928076556c Bug 320949 - Add ability to contribute custom field-editor GUI to the Build Option Settings page 2011-03-09 22:28:20 +00:00
Vivian Kong
f561817d6e Bug 133881 - Make refreshing after building optional 2011-02-25 19:55:03 +00:00
James Blackburn
e7395929a9 Bug 335338 - Configurations from projectTypes are included in ManagedBuildManager#getExtensionConfigurations 2011-01-25 17:27:58 +00:00
James Blackburn
08de213b26 Bug 334118 - Build Preferences need some tidying
Re-factor the build preferences out of CPluginPreferencePage to their own page BuildPreferencePage.  Build category defined by cdt.ui: org.eclipse.cdt.ui.preferences.BuildSettings
2011-01-14 10:27:31 +00:00
Andrew Gvozdev
7047d32a98 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts
Added higher level getter and setter for dealing with the string list properties in consistent way
2010-12-06 21:01:03 +00:00
Andrew Gvozdev
8a800fe972 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 23:53:18 +00:00
Andrew Gvozdev
b1132c434c bug 197124: [Usability] convert C/C++ Projects wizard should display some message explaining what projects could be converted 2010-11-05 21:37:12 +00:00
Andrew Gvozdev
d320195a9e bug 88402: UI plugins should share common images 2010-11-05 16:05:04 +00:00
Anton Leherbauer
af5c98eed9 Bug 328472 - "C/C++ Build" does not show under Preferences 2010-10-29 12:26:52 +00:00
Doug Schaefer
ec96add1ba Enable C++ Build properties on CDT project in the Java perspective, e.g. for Android Native. 2010-10-26 04:20:08 +00:00
Andrew Gvozdev
61ac5642e9 bug 309113: Ability to have a single build console for a multi-project build
Patch from Alex Collins (with a few improvements)
2010-10-19 15:40:17 +00:00
Andrew Gvozdev
e2a392976f bug 322169: New Makefile Project with Existing Code wizard silently fails 2010-09-23 20:42:32 +00:00
Doug Schaefer
27510e422c Bug 323039 - add ability to set configuration in CfgHolder after construction. 2010-08-18 14:28:44 +00:00
Andrew Gvozdev
aae17ceace bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace 2010-08-15 02:08:08 +00:00
Andrew Gvozdev
bd655c6a8a bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace 2010-08-14 05:36:25 +00:00
Andrew Gvozdev
6bd17c4f77 Cosmetics: white spaces/enhanced loops 2010-08-14 04:24:15 +00:00
Andrew Gvozdev
dd06d7a47d bug 318812: lost labels for Discovery Options Page 2010-07-25 03:41:43 +00:00
Andrew Gvozdev
fa8ceee23e bug 319766: Invalid Javadoc tags
patch from Petri Tuononen
2010-07-16 15:12:58 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00