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

676 commits

Author SHA1 Message Date
Andrew Gvozdev
98c037d7a1 fixed a problem with previous revision 2010-01-06 04:59:12 +00:00
Andrew Gvozdev
fe25c0fa66 cleanup: a few more warnings fixed, mostly null pointer ones 2010-01-06 04:35:19 +00:00
Andrew Gvozdev
f1173ce9a8 bug 294878: JUnit failure: managedbuilder BuildDescriptionModelTests.testDesTestgnu21_exe 2010-01-06 04:15:14 +00:00
Andrew Gvozdev
4fef3217d9 cleanup: mostly generics, Javadoc warnings etc 2010-01-04 03:37:39 +00:00
Andrew Gvozdev
a3665af421 cleanup: loops, spaces, some generics 2010-01-02 19:27:05 +00:00
Andrew Gvozdev
b6ffaf6758 cleanup: JavaDoc tags 2010-01-01 18:13:27 +00:00
Andrew Gvozdev
ec23fcd518 cleanup: casts, @Overrides 2009-12-31 18:47:17 +00:00
Andrew Gvozdev
5c7ce7db47 cleanup: @Override annotations 2009-12-29 21:00:52 +00:00
James Blackburn
b224735385 Bug294190 Wait for concurrent Jobs -- move to finally 2009-11-30 20:07:28 +00:00
James Blackburn
32bbacaf36 Bug294190 Wait for concurrent Jobs to finish before exiting. 2009-11-30 17:42:45 +00:00
James Blackburn
84e5c95821 Prevent potential ArrayIndexOutOfBounds if entry isn't resolved; handle multiple entries if CDataUtil resolves the setting entry multiple times 2009-11-20 17:28:48 +00:00
James Blackburn
36f8c60bec Bug 295690 Other builders should get CDT arguments to build 2009-11-20 09:34:06 +00:00
James Blackburn
1a924925c5 Bug 295602 "Export Settings" tab restore defaults should add the default exported paths from the Configuration 2009-11-19 15:16:53 +00:00
James Blackburn
ef68953626 Bug 295588 Changing Artifact type should update export settings 2009-11-19 14:16:08 +00:00
Andrew Gvozdev
f3ca785ec5 bug 285347: JUnit failure: managedbuilder BuildDescriptionModelTests
Regression fixed (new build resource created for the same
resource)
2009-11-10 20:56:04 +00:00
Andrew Gvozdev
f2b3b42052 bug 294135: JUnit failures related to files with spaces in managedbuilder test suite
Fixed regression bug and updated benchmarks.
2009-11-04 23:00:48 +00:00
James Blackburn
7df20adbb5 Bug 293247 Incorrect referenced artifact names 2009-10-29 16:50:34 +00:00
James Blackburn
f63630ee74 Bug 229085 / Bug 100844 - Project references should pick up -l library_name automatically.
- IOption#LIBRARIES mapped to cdt.core.settings entry LIBRARY_FILE
 -  Configuration sets up exported library file by default
 - JavaDoc + Generics
2009-10-29 16:03:05 +00:00
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