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

1720 commits

Author SHA1 Message Date
Andrew Gvozdev
622b077bbf bug 288032: cleanup, @Overrides 2009-08-30 03:03:20 +00:00
Andrew Gvozdev
9982386c07 bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command 2009-08-30 02:45:15 +00:00
Andrew Gvozdev
0c33320268 bug 288032: cleanup, @Overrides 2009-08-30 02:30:12 +00:00
Andrew Gvozdev
52a34918ad bug 288032: cleanup, message ids concatenated to enjoy eclipse IDE support 2009-08-30 02:29:27 +00:00
Andrew Gvozdev
8696b7c566 bug 288032: renamed some private members to self-documented names 2009-08-30 02:21:26 +00:00
Andrew Gvozdev
c240c7fe35 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-30 00:57:03 +00:00
Andrew Gvozdev
ad8ac8d4f8 compiler warnings 2009-08-30 00:21:00 +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
2747337ce8 warning levels set to be in sync with org.eclipse.cdt.ui (except for discouragedReference) 2009-08-29 17:52:43 +00:00
Andrew Gvozdev
0843b02a8f bug 288032: reformatting only 2009-08-29 17:29:47 +00:00
Andrew Gvozdev
b37f1f3d9b message ids concatenated to enjoy eclipse IDE support, no functionality changes 2009-08-29 02:49:37 +00:00
Andrew Gvozdev
47f2fb94b4 compilation warnings only: Java generics + loops to enhanced 2009-08-28 18:32:19 +00:00
Vivian Kong
5e25a3f3e2 Bug 287081 - missing mnemonic key on Make Targets context menu 2009-08-19 15:27:03 +00:00
Andrew Gvozdev
3cb3c4832b bug 196561: [managedbuilder.gnu] Order of debugging options in settings differs for C and C++
Patch from Daniel Weber
2009-08-14 14:15:29 +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
9bbb8450e9 formatting, null pointer warnings, loops to enhanced - no functionality changes 2009-08-12 14:31:28 +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
Warren Paul
f8a56f9a52 fixed bug #259242. 2009-08-10 19:09:31 +00:00
Andrew Gvozdev
daff450887 compiler warnings, @Override annotations 2009-08-05 21:20:41 +00:00
Andrew Gvozdev
c6f2dac626 compilation warnings, unnecessary null check 2009-08-05 21:20:22 +00:00
Andrew Gvozdev
f50f3209a0 compiler warnings - @Override annotations 2009-08-05 18:27:52 +00:00
Andrew Gvozdev
c77289f6c3 JavaDoc warnings fixed 2009-08-05 18:23:59 +00:00
Andrew Gvozdev
de5c528c09 bug 285746: Replace deprecated class org.eclipse.ui.views.navigator.LocalSelectionTransfer 2009-08-05 18:01:03 +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
8fa0d4662f bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Test fails due to relying on absolute path
2009-08-01 01:41:24 +00:00
Andrew Gvozdev
390d64a00e bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 01:15:43 +00:00
Andrew Gvozdev
614148c280 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 01:00:58 +00:00
Andrew Gvozdev
f1f30777dd bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-08-01 00:25:07 +00:00
Andrew Gvozdev
81e57ee9d9 bug 212596: JUnit failures in cdt.managedbuilder.test.suite
Setting benchmarks to pass with 6.0.0 release.
2009-07-31 23:59: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
Andrew Gvozdev
60abfcd3e2 Bug 281786: Confirm target deletion asked twice 2009-07-09 16:15:25 +00:00
Anton Leherbauer
ff27c21286 Increment bundle version 2009-07-07 12:11:22 +00:00
Anton Leherbauer
a2a8ff55a9 Bug 278987 - Text Colors wrong in Makefile 2009-07-07 12:06:09 +00:00
Doug Schaefer
4366201ba2 Fixed up a number of legal items. 2009-06-10 19:44:36 +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
James Blackburn
9953f12da4 Bug 269023 URI support added to EPM, add MakeBuilderUtil#getBuildDirectoryURI(...) 2009-06-02 16:21:03 +00:00
Alena Laskavaia
65b34ea1cc [275773] - added icon 2009-05-29 19:22:55 +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
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Vivian Kong
c921a8f760 update copyrights 2009-05-27 15:34:50 +00:00
Alena Laskavaia
829fca47c7 - fixed formatting 2009-05-26 21:05:04 +00:00
Alena Laskavaia
734b002e93 [264998] - fixed console parser 2009-05-26 21:01:57 +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