1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

1906 commits

Author SHA1 Message Date
Vivian Kong
8ff63ab2c3 Bug 303481 - change update site for helios 2010-02-26 15:54:53 +00:00
Andrew Gvozdev
4735712764 bug 295625: Error highlighting in Build Console
patch from Dmitry Kozlov
2010-02-25 20:53:51 +00:00
John Cortell
414a66ba52 [303735] Tool.getAllInputTypes() logic to override super tool's input types is buggy 2010-02-25 17:06:32 +00:00
Andrew Gvozdev
8a6292bcf4 bug 301732: When a Hello World project is created, open generated file automatically
Patch from Marc-Andre Laperle
2010-02-22 15:46:36 +00:00
James Blackburn
e78dc0a109 Bug 303488 Add -importAll /path/to/projectTree switch to headless builder to support importing all projects under a directory. 2010-02-22 15:06:10 +00:00
James Blackburn
f253064060 Bug 281397 Headless builder should support build configuration selection. Add support for specifying the project_name/build_config using regular expression syntax. 2010-02-22 12:54:39 +00:00
Andrew Gvozdev
70629e88a9 cleanup: @Override 2010-02-21 16:15:07 +00:00
Andrew Gvozdev
9792eb18f1 bug 289169: Organize build preferences under Build Settings page 2010-02-21 14:45:20 +00:00
Andrew Gvozdev
b94f2c2a1c bug 289169: Organize build preferences under Build Settings page 2010-02-21 05:21:56 +00:00
Andrew Gvozdev
56f7fff484 bug 303416: Preference tab Multiple Configurations Edit is different 2010-02-21 04:40:51 +00:00
Andrew Gvozdev
c1165cf212 bug 303095: Remove deprecated IOption.overridesOnlyValue() 2010-02-19 16:55:17 +00:00
Andrew Gvozdev
42a0f65b76 cleanup: added MultiItemsHolder.DEBUG to control debug output on the console 2010-02-19 05:14:42 +00:00
Andrew Gvozdev
5eec05f77f cleanup: casts from/to Object suppressed 2010-02-17 17:40:19 +00:00
Andrew Gvozdev
e9c9d7353a cleanup: JavaDoc warnings and casts 2010-02-17 17:37:23 +00:00
Andrew Gvozdev
e59e5d549d cleanup: JavaDoc warnings a bunch 2010-02-17 17:28:29 +00:00
Andrew Gvozdev
b91139e868 bug 288489: [API] [cdt.managedbuild.core] Add getLibraryFiles method to IOption interface
Patch from Emilio U. Giuffrida
2010-02-17 16:38:49 +00:00
James Blackburn
4a27c4fc9d Fix Generics + warnings 2010-02-17 12:26:22 +00:00
James Blackburn
a50c714e81 Bug 302881 move #testReferences to cdt.core testsuite (CConfigurationDescriptionExportSettings) as there's no managedbuild specific functionality tested. 2010-02-16 12:58:11 +00:00
Andrew Gvozdev
9893d467ce bug 298590: Restore Defaults does not quite restore Folder Settings 2010-02-16 02:50:58 +00:00
Andrew Gvozdev
eec11c475f bug 214218: deprecation 2010-02-10 17:38:55 +00:00
Markus Schorn
3e23c44676 Bug 302109: NPE on selection changes. 2010-02-10 08:41:57 +00:00
Andrew Gvozdev
01cef9b0e9 bug 241178: MakeTargetManager implementation should allow to manage arbitrary IMakeTarget not assuming concrete MakeTarget type 2010-02-10 03:55:42 +00:00
Andrew Gvozdev
7bcc902d24 bug 296406: remove dummy class MakeBuilderUtil 2010-02-09 03:11:39 +00:00
Andrew Gvozdev
9628c72b74 bug 292007:remove obsoleted method compareBenchmarks() 2010-02-09 02:56:59 +00:00
Andrew Gvozdev
3b4c6e2a81 cleanup: Javadoc, fields visibility 2010-02-09 02:48:25 +00:00
Andrew Gvozdev
d248a3697f @since tag 2010-02-09 02:46:46 +00:00
Andrew Gvozdev
0ad2be372f cleanup: generics, JavaDoc tags, loops 2010-02-09 02:24:08 +00:00
Andrew Gvozdev
88548c7e81 bug 295148: MakeTargetManager does not scale for Makefiles with a large number of Make Targets
Patch from Jeff Johnston
2010-02-09 02:19:57 +00:00
Andrew Gvozdev
6f30d79326 cleanup: generics 2010-02-09 02:06:17 +00:00
Andrew Gvozdev
e17ccaca75 cleanup: generics 2010-02-09 02:01:02 +00:00
Andrew Gvozdev
ec0f826863 bug 300707: Add ability to specify file-extension filter for build-options that support file browsing
Patch from Baltasar Belyavsky
2010-02-08 23:01:45 +00:00
Vivian Kong
48f3024968 update dependency to bump up version of managedbuilder.core 2010-02-08 19:37:49 +00:00
Vivian Kong
7db8232ffa bump up gnu.build feature version to 7.0 since o.e.c.managedbuilder.gnu.ui version has gone up 2010-02-08 16:58:05 +00:00
Andrew Gvozdev
6693e6d1de fixed warning, file .options should not be included 2010-02-08 04:25:00 +00:00
Andrew Gvozdev
21809f8c38 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.ui 2010-02-08 04:20:47 +00:00
Andrew Gvozdev
857113dfb8 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.ui
Enabled API tooling
2010-02-08 03:46:25 +00:00
Andrew Gvozdev
20cf87bb19 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.core 2010-02-08 03:27:48 +00:00
Andrew Gvozdev
49febc4abd bug 301373: [API] add @noextend and @noimplement
added check for malformed tags
2010-02-08 03:10:18 +00:00
Andrew Gvozdev
285388adce bug 301373: [API] add @noextend and @noimplement
Oops @noimplement was meant
2010-02-08 03:10:06 +00:00
Andrew Gvozdev
49c7809601 bug 301373: [API] add @noextend and @noimplement
added check for malformed tags
2010-02-08 03:04:21 +00:00
Andrew Gvozdev
4a7972ce16 bug 301373: [API] add @noextend and @noimplement
Oops @noimplement was meant
2010-02-08 03:03:51 +00:00
Andrew Gvozdev
71d3fcac0f bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.core
added check for malformed tags
2010-02-08 02:57:08 +00:00
Andrew Gvozdev
18cef6322e bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.core
Oops @noimplement was meant
2010-02-08 02:56:15 +00:00
Andrew Gvozdev
38f1bcb979 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.core 2010-02-08 02:20:07 +00:00
Andrew Gvozdev
a6d1c61e52 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.core 2010-02-08 01:02:30 +00:00
Andrew Gvozdev
1c7074d5ba bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.ui 2010-02-08 01:02:18 +00:00
Andrew Gvozdev
9825c82b7f bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.ui 2010-02-07 22:24:45 +00:00
Andrew Gvozdev
022750b5dc bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.gnu.ui 2010-02-07 17:45:39 +00:00
Andrew Gvozdev
973abf0454 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.core 2010-02-07 17:14:29 +00:00
James Blackburn
3a2a4efa4f Bug220990 Add -Os optimize for size to GNU C & CPP toolchain 2010-02-03 10:36:47 +00:00