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

1790 commits

Author SHA1 Message Date
Andrew Gvozdev
050f7ed2c8 bug 275462: Build failed due to dependency files with spaces
Benchmark reverted back until bug 294135 is figured out
2009-11-04 02:48:58 +00:00
Andrew Gvozdev
2321c8338a bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Added missing empty lines to benchmarks to turn down noise on the console
2009-11-03 23:31:50 +00:00
Andrew Gvozdev
3d8d4261c6 bug 275462: Build failed due to dependency files with spaces
affected benchmark in a test case fixed
2009-11-03 22:17:35 +00:00
Andrew Gvozdev
e5e6d41831 bug 275462: Build failed due to dependency files with spaces
affected benchmark in a test case fixed
2009-11-03 22:08:47 +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
57ba53ae39 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Changes to be able to handle MACRO += syntax with trailing backslash
2009-10-26 01:49:15 +00:00
Andrew Gvozdev
f2512325cc bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Ignoring empty macros during comparison
2009-10-16 17:30:49 +00:00
Andrew Gvozdev
e8ef8a942a bug 291585: API tooling warning/error when implementing IBuildMacro 2009-10-14 12:59:27 +00:00
Andrew Gvozdev
271832d5e4 bug 291869: Index out of bounds exception- if try to add DiscoveryOptionsBlock tab-cdt 6.0.1 2009-10-13 03:38:34 +00:00
Andrew Gvozdev
0525ad390c bug 212596: JUnit failures in cdt.managedbuilder.test.suite
updated benchmarks to match CDT 6.0
2009-10-11 21:26:10 +00:00
Andrew Gvozdev
be88dc4a60 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
updated benchmarks to match CDT 6.0
2009-10-11 17:34:03 +00:00
Andrew Gvozdev
8ca2d38570 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
updated benchmarks to match CDT 6.0
2009-10-11 04:50:55 +00:00
Andrew Gvozdev
8ae8b431bc bug 212596: JUnit failures in cdt.managedbuilder.test.suite
added EOL after last line
2009-10-11 04:50:23 +00:00
Andrew Gvozdev
33038927b7 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
more heuristics
2009-10-11 04:47:24 +00:00
Andrew Gvozdev
344430ef99 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
added BuildSystem40Tests.suite()
2009-10-11 04:46:57 +00:00
Andrew Gvozdev
1200887049 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
moved Benchmarks/ out of archive
2009-10-11 04:46:30 +00:00
Andrew Gvozdev
ed09e98990 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
wrong condition ignoring failures after passed check - fixed
2009-10-11 02:27:22 +00:00
Andrew Gvozdev
a183b1abbd bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Benchmarks/ moved out of archive
2009-10-11 01:30:45 +00:00
Andrew Gvozdev
c97abde779 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
added printout of exception
2009-10-11 01:30:25 +00:00
Andrew Gvozdev
3769377fb6 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Added quotes to accommodate names with spaces for diff command
2009-10-11 01:29:24 +00:00
Andrew Gvozdev
07339a8260 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Benchmarks/ moved out of archive
2009-10-10 15:58:17 +00:00
Andrew Gvozdev
0c776079d1 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
More heuristics added to makefile compare algorithm
2009-10-10 03:21:40 +00:00
Andrew Gvozdev
a6da33292e bug 212596: JUnit failures in cdt.managedbuilder.test.suite
cleanup: java generics etc.
2009-10-10 03:20:55 +00:00
Andrew Gvozdev
bc1f0e9f10 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
moved Benchmarks/ out of archives
2009-10-10 02:11:38 +00:00
Andrew Gvozdev
94e6fe0fa7 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Changes to ignore order in makefile $(RM) command
2009-10-09 17:43:08 +00:00
James Blackburn
1ccd6348b9 Bug 291886 build output from referenced projects is discarded 2009-10-09 11:51:31 +00:00
Andrew Gvozdev
f9fcabfe8d bug 288036: cdt-build plugins compilation settings are too lax
remove null pointer access warning due to false triggering after assertNotNull checks
2009-10-09 00:42:23 +00:00
Andrew Gvozdev
bd20ae7286 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Java generics and other cleanup
2009-10-08 21:44:21 +00:00
Andrew Gvozdev
6700e5b1b3 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
moved Benchmarks folders from archives outside to be able to enjoy CVS diff command
2009-10-08 21:18:16 +00:00
Andrew Gvozdev
9283fb4363 bug 291690: DiscoveryTab.java isn't properly protected against internal array being null
Patch from Jeff Johnston
2009-10-08 01:33:50 +00:00
Anton Leherbauer
b5cdb51b36 Bug 286908 - get rid of PreferencesAdapter 2009-10-02 09:57:52 +00:00
Anton Leherbauer
829faccce1 Fix managedbuilder.ui.tests classpath 2009-09-30 07:10:06 +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
e78518838c bug 284549: [Scanner Discovery] include path outside workspace may not be scanned in case of conflicting source file name
Based on patch from Claire Reynaud
2009-09-17 16:04:00 +00:00
Andrew Gvozdev
815658b790 bug 284549: [Scanner Discovery] include path outside workspace may not be scanned in case of conflicting source file name
Externalized make messages to provide for localized make
2009-09-17 15:59:19 +00:00
Andrew Gvozdev
4a6aa530bc bug 284549: [Scanner Discovery] include path outside workspace may not be scanned in case of conflicting source file name
cleanup only: generics + removed impossible if branch
2009-09-17 15:57:29 +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
50277413ca bug 289608: [Scanner Discovery] Discovery options does not offer profiles defined in supertypes in project properties
cleanup only: added type info to API
2009-09-16 15:21:12 +00:00
Andrew Gvozdev
5ab8ef70df 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:12:47 +00:00
Andrew Gvozdev
f0475b4959 cleanup, no real changes 2009-09-15 14:19:59 +00:00
Andrew Gvozdev
fda133c743 bug 289448: Tool Settings File field editor incorrectly draws focus.
Patch from Wieant <wieant@tasking.com>
2009-09-15 14:11:06 +00:00
Andrew Gvozdev
eefe7f459b bug 289080: definedSymbols + string option with browseType messes up Properties->Tool Settings layout.
Patch from Wieant <wieant@tasking.com>
2009-09-14 15:54:58 +00:00
Andrew Gvozdev
2469ca73c6 cleanup: java generics, no functionality changes 2009-09-14 13:25:21 +00:00