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

674 commits

Author SHA1 Message Date
Andrew Gvozdev
7d021ea6c4 Merge branch 'master' into sd90 2011-07-07 13:04:23 -04:00
Andrew Gvozdev
fbc67e72a2 Initial commit of new Scanner Discovery for CDT - bug 290631.
See prior history on GitHub https://github.com/angvoz/SD80/, branch sd80
2011-07-07 12:29:41 -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
Andrew Gvozdev
dbe5a12393 bug 319777: Missing @Override annotations
patch from Petri Tuononen
2010-07-14 13:51:53 +00:00
Andrew Gvozdev
aa7a3e8243 bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier discontinued.
Patch from Petri Tuononen.
2010-07-08 20:57:13 +00:00
Andrew Gvozdev
bbbd5e5fa7 bug 319206: Icons for "Library Paths" and "Source Location" on Paths&Symbols property page 2010-07-08 04:27:28 +00:00
Andrew Gvozdev
7220adf26b bug 318812: cdt.managedbuilder.ui should use its own message bundle instead of cdt.ui 2010-07-06 22:16:09 +00:00
Andrew Gvozdev
be678f1ff4 bug 206372: [Scanner Discovery] Include path discovery doesn't discard obsolete paths on compiler upgrade 2010-06-15 22:18:42 +00:00
Andrew Gvozdev
f0ff969691 bug 255694: [Scanner Discovery] folder-level discovery option page seen when "per configuration" scope is selected at project level 2010-06-15 22:12:16 +00:00
Vivian Kong
20dd9ee139 Bug 315439 Fix up copyright 2010-06-02 19:48:27 +00:00
James Blackburn
12978a0406 Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line generation 2010-06-01 14:00:33 +00:00
Ken Ryall
c1e9b9b306 Fix for style. 2010-05-30 07:50:47 +00:00
Andrew Gvozdev
e7c1bd5900 bug 306222: Further enhancement of Save Build Console feature
Discontinue logging per configuration added in bug 294106
2010-05-21 16:01:26 +00:00
Vivian Kong
55c0c36d5a Bug 312133 - TVT36:TCT178: PTG: Tools is in English 2010-05-10 14:09:20 +00:00
Andrew Gvozdev
de1302afa7 JavaDoc settings 2010-04-29 17:30:03 +00:00