1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

658 commits

Author SHA1 Message Date
Andrew Gvozdev
e8ef8a942a bug 291585: API tooling warning/error when implementing IBuildMacro 2009-10-14 12:59:27 +00:00
James Blackburn
1ccd6348b9 Bug 291886 build output from referenced projects is discarded 2009-10-09 11:51:31 +00:00
Andrew Gvozdev
61e5a9de3e JavaDoc complain fixed 2009-09-24 02:02:36 +00:00
Andrew Gvozdev
e918fcfd0c bug 275462: Build failed due to dependency files with spaces
Patch from Dmitry Kozlov
2009-09-24 02:00:23 +00:00
Andrew Gvozdev
96da536541 cleanup only: generics, loops to enhanced, spaces 2009-09-19 17:07:33 +00:00
Andrew Gvozdev
dbce1da07c cleanup only: using LEVEL constants instead of hardcoded numbers 2009-09-19 16:11:53 +00:00
Andrew Gvozdev
a16d5c8cbd bug 289608: [Scanner Discovery] Discovery options does not offer profiles defined in supertypes in project properties 2009-09-16 16:42:54 +00:00
Andrew Gvozdev
b0529877b9 bug 288036: cdt-build plugins compilation settings are too lax
consider missing JavaDoc tags as a warning
2009-09-16 16:35:04 +00:00
Andrew Gvozdev
2f7703e142 bug 289608: [Scanner Discovery] Discovery options does not offer profiles defined in supertypes in project properties
cleanup only: more loops to enhanced
2009-09-16 15:34:49 +00:00
Andrew Gvozdev
d0dd8c648e bug 289608: [Scanner Discovery] Discovery options does not offer profiles defined in supertypes in project properties
cleanup only: java generics + loops to enhanced
2009-09-16 15:23:43 +00:00
Andrew Gvozdev
2469ca73c6 cleanup: java generics, no functionality changes 2009-09-14 13:25:21 +00:00
Andrew Gvozdev
815a9d3dbb cleanup: loops to enhanced, @Overrides, spaces. No functionality changes. 2009-09-14 13:07:33 +00:00
Andrew Gvozdev
eb0d031a7b lost condition causing NPE returned back 2009-09-14 01:27:27 +00:00
Andrew Gvozdev
c20ac81db5 cleanup: loops to enhanced and spaces, no functionality changes 2009-09-14 01:00:47 +00:00
Andrew Gvozdev
241396290b cleanup: java generics, no functionality changes 2009-09-13 18:40:50 +00:00
Andrew Gvozdev
d58c6da529 bug 282092: Linker settings "Other Objects" not working on Windows (MinGW)
cleanup: @Override annotation
2009-09-13 18:36:20 +00:00
Andrew Gvozdev
1ec7ef5ef2 bug 282092: Linker settings "Other Objects" not working on Windows (MinGW)
Patch from Marc-Andre Laperle
2009-09-13 16:20:50 +00:00
Andrew Gvozdev
d1d5511415 bug 243839: Managed Build Definitions schema issues
Option's helpSupplier marked as obsolete, tool's commandLineGenerator marked as implements IManagedCommandLineGenerator.
Patch from Torkild Ulvøy Resheim
2009-09-13 02:27:19 +00:00
Andrew Gvozdev
0499bcb428 toString() added 2009-09-12 15:20:15 +00:00
Andrew Gvozdev
198d23ed16 cleanup: Java generics warnings 2009-09-11 22:20:39 +00:00
Andrew Gvozdev
ef4d88a354 cleanup: loops to enhanced, @Override, spaces 2009-09-11 21:02:23 +00:00
Andrew Gvozdev
e3b9ef08cd JavaDoc warnings fixed 2009-09-11 20:49:37 +00:00
Andrew Gvozdev
0f82f86fa9 bug 226419: [Scanner Discovery] "Other toolchain" projects attempt scanner config discovery 2009-09-03 17:50:32 +00:00
Andrew Gvozdev
67b658143c bug 218444: [Scanner Discovery] Error Launching external scanner info generator - gcc link problem on Cygwin
Solved by using Cygwin shell to call gcc: sh -c "gcc ..."
2009-09-01 19:22:15 +00:00
Andrew Gvozdev
1f826ef9a9 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-29 21:49:47 +00:00
Andrew Gvozdev
47f2fb94b4 compilation warnings only: Java generics + loops to enhanced 2009-08-28 18:32:19 +00:00
Andrew Gvozdev
16deae8dfc java generics, loops to enhanced etc. - no functionality changes 2009-08-12 14:45:51 +00:00
Andrew Gvozdev
5e27a33394 loops to enhanced etc. - no functionality changes 2009-08-12 14:38:50 +00:00
Andrew Gvozdev
220b55c636 bug 230165: renaming a project doesn't update it's default artifact name
Based on patches from Alex Freidin and Irit Belezko
2009-08-12 13:45:55 +00:00
Andrew Gvozdev
6b97b8dcf5 bug 285480: Duplicate message IDs 2009-08-04 17:52:33 +00:00
Andrew Gvozdev
a3a1d7a727 converted to Java Generics a bunch, no functionality changed 2009-08-01 03:15:02 +00:00
Andrew Gvozdev
482d0431f3 formatting, mostly spaces and loops to enhanced 2009-07-31 01:54:45 +00:00
Andrew Gvozdev
7a2e4aeffe bug 281042: Allow artifact name with spaces
patch from Vladimir Prus
2009-07-30 23:54:13 +00:00
Andrew Gvozdev
8805cff070 bug 275272: Documentation for ManagedOptionValueHandle.EVENT_*
Documentation patch from Jesper Eskilson.
2009-07-27 04:14:22 +00:00
Andrew Gvozdev
5a61ecb698 bug 251962: NPE in GnuMakefileGenerator 2009-07-17 03:05:01 +00:00
James Blackburn
f497c46b26 Bug 186847 Headless Builder 2009-06-03 09:24:06 +00:00
James Blackburn
8743008765 Bug 269023 URI support added to EPM, add IBuildDescription#getDefaultBuildDirLocationURI(...) & use the URI location of the build dir for build output error parsing. 2009-06-02 16:23:59 +00:00
Chris Recoskie
645678d32f RESOLVED - bug 278224: SetMBSStringOptionValue do not process enumerated options
https://bugs.eclipse.org/bugs/show_bug.cgi?id=278224
2009-05-28 15:26:25 +00:00
Vivian Kong
c921a8f760 update copyrights 2009-05-27 15:34:50 +00:00
James Blackburn
ec2f7923b9 Bug 245264 Makefile not generated correctly for linked resources in some cases. (Resource's full path starts with the name of another project.) 2009-05-26 19:42:37 +00:00
Chris Recoskie
4c2d8833d6 RESOLVED - bug 163650: Include Paths -I""
https://bugs.eclipse.org/bugs/show_bug.cgi?id=163650
2009-05-26 18:26:20 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Alena Laskavaia
ccca4b5501 [274998] - added exception logging, patch 2009-05-20 14:14:24 +00:00
Chris Recoskie
f9f6f4d46a RESOLVED - bug 275188: Tool option orders in Property Pages differ from spec. in plugin.xml
https://bugs.eclipse.org/bugs/show_bug.cgi?id=275188
2009-05-06 17:39:51 +00:00
Chris Recoskie
a3767b2d5c fix for 275137 (Internal builder claims nothing needs to be built) 2009-05-06 12:00:31 +00:00
Chris Recoskie
ac9667d8bd fix @since tags and bundle versions 2009-04-30 12:04:03 +00:00
Chris Recoskie
93990eff68 RESOLVED - bug 218565: On AIX, unable to add third path to Include Paths in Project Properties
https://bugs.eclipse.org/bugs/show_bug.cgi?id=218565
2009-04-29 13:11:02 +00:00
Chris Recoskie
09f3368f3e RESOLVED - bug 273636: changes to enable MBS on EFS projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273636
2009-04-28 12:02:33 +00:00
Chris Recoskie
68718b41f9 RESOLVED - bug 272986: changes to ICommandLauncher
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272986
2009-04-22 12:39:53 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00