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

2100 commits

Author SHA1 Message Date
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
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
dbbdbd8f95 bug 109139: Generic Error parser
(RegexErrorParser)
2009-09-11 02:09:38 +00:00
Andrew Gvozdev
00ab9a82b8 bug 226419: [Scanner Discovery] "Other toolchain" projects attempt scanner config discovery
rewrote how profiles are obtained
2009-09-07 03:47:57 +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
07f340d670 bug 272912: Tool settings UI layout issues
patch from Gaetano Santoro
2009-09-01 13:35:59 +00:00
Andrew Gvozdev
c180619310 bug 288156: [Scanner Discovery] Makefile project pretends not having discovery profile 2009-09-01 03:29:32 +00:00
Andrew Gvozdev
640ca45d95 bug 286226: Launch configuration naming, fixed NPE 2009-09-01 01:18:49 +00:00
Ken Ryall
c0d0d15fb8 Bug 286226 - Launch configuration naming 2009-08-31 08:17:12 +00:00
Andrew Gvozdev
6c7528057e bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command
Added disablement of command and arguments when checkbox is disabled
2009-08-31 00:39:53 +00:00
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