1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 06:55:23 +02:00
Commit graph

485 commits

Author SHA1 Message Date
Andrew Gvozdev
54db699cd8 compilation warnings 2010-04-29 05:00:07 +00:00
Andrew Gvozdev
f068ae1a89 compilation warnings 2010-04-29 04:33:44 +00:00
Andrew Gvozdev
4790e5993f compilation warnings 2010-04-29 04:18:37 +00:00
Andrew Gvozdev
27674723aa compilation warnings 2010-04-29 03:15:23 +00:00
Andrew Gvozdev
ddb0e74d4c compilation warnings 2010-04-29 03:09:09 +00:00
Andrew Gvozdev
749ebddf58 compilation warnings 2010-04-29 02:59:20 +00:00
Andrew Gvozdev
10c0826b58 compilation warnings 2010-04-29 02:06:32 +00:00
Andrew Gvozdev
25ded47847 compilation warnings 2010-04-29 01:52:57 +00:00
Andrew Gvozdev
97285f3b56 compilation warnings 2010-04-28 20:03:14 +00:00
Andrew Gvozdev
44f53ef53d compilation warnings 2010-04-28 19:51:17 +00:00
Andrew Gvozdev
d304fe4f57 compilation warnings 2010-04-28 19:40:14 +00:00
Andrew Gvozdev
ae1955efc0 compilation warnings 2010-04-28 19:31:34 +00:00
Andrew Gvozdev
906c0d3869 compilation warnings 2010-04-28 19:05:05 +00:00
Andrew Gvozdev
2c411b4045 compilation warnings 2010-04-28 18:45:16 +00:00
Andrew Gvozdev
06e6fa4f96 compilation warnings 2010-04-28 18:39:23 +00:00
Andrew Gvozdev
cd60bbb283 compilation warnings 2010-04-28 18:33:03 +00:00
Andrew Gvozdev
d05a0837ed compiler warnings 2010-04-28 17:30:14 +00:00
Andrew Gvozdev
58eaef33c6 cleanup: compilation warnings 2010-04-12 02:50:57 +00:00
Andrew Gvozdev
28ffaab1ff bug 293704: Arguments of build command are lost in Create/Modify Dialogs when builder settings are used
Patch from Axel Mueller
2010-04-11 17:56:43 +00:00
Andrew Gvozdev
c5b2bfd909 cleanup: compilation warnings 2010-04-05 01:36:56 +00:00
Andrew Gvozdev
dc598d5a5d deprecated old classes for CDT 3.X projects 2010-03-23 03:43:02 +00:00
Andrew Gvozdev
d1005fa487 debug option to track build events 2010-03-22 17:05:48 +00:00
Andrew Gvozdev
8c78cc1ed7 bug 303463: Building makefile project fails with "Error 141" (make) / IllegalArgumentException java exception 2010-03-12 18:24:24 +00:00
Andrew Gvozdev
fed65b3655 bug 294106: Save CDT Build Console output into a file
Patch from Dmitry Kozlov
2010-03-11 18:04:41 +00:00
Andrew Gvozdev
52d70f117f cleanup: warnings fixed - generics etc. 2010-02-26 19:05:11 +00:00
Andrew Gvozdev
4735712764 bug 295625: Error highlighting in Build Console
patch from Dmitry Kozlov
2010-02-25 20:53:51 +00:00
Andrew Gvozdev
eec11c475f bug 214218: deprecation 2010-02-10 17:38:55 +00:00
Andrew Gvozdev
01cef9b0e9 bug 241178: MakeTargetManager implementation should allow to manage arbitrary IMakeTarget not assuming concrete MakeTarget type 2010-02-10 03:55:42 +00:00
Andrew Gvozdev
3b4c6e2a81 cleanup: Javadoc, fields visibility 2010-02-09 02:48:25 +00:00
Andrew Gvozdev
d248a3697f @since tag 2010-02-09 02:46:46 +00:00
Andrew Gvozdev
0ad2be372f cleanup: generics, JavaDoc tags, loops 2010-02-09 02:24:08 +00:00
Andrew Gvozdev
88548c7e81 bug 295148: MakeTargetManager does not scale for Makefiles with a large number of Make Targets
Patch from Jeff Johnston
2010-02-09 02:19:57 +00:00
Andrew Gvozdev
6693e6d1de fixed warning, file .options should not be included 2010-02-08 04:25:00 +00:00
Andrew Gvozdev
21809f8c38 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.ui 2010-02-08 04:20:47 +00:00
Andrew Gvozdev
38f1bcb979 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.core 2010-02-08 02:20:07 +00:00
Markus Schorn
a799c0c964 Bug 298758: Errors when hovering includes in makefile. 2010-01-27 13:50:22 +00:00
Andrew Gvozdev
a64acbecde cleanup: generics 2009-11-22 03:27:09 +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
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
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
0f82f86fa9 bug 226419: [Scanner Discovery] "Other toolchain" projects attempt scanner config discovery 2009-09-03 17:50:32 +00:00
Andrew Gvozdev
1f826ef9a9 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-29 21:49:47 +00:00
Warren Paul
f8a56f9a52 fixed bug #259242. 2009-08-10 19:09:31 +00:00
James Blackburn
9953f12da4 Bug 269023 URI support added to EPM, add MakeBuilderUtil#getBuildDirectoryURI(...) 2009-06-02 16:21:03 +00:00
Vivian Kong
c921a8f760 update copyrights 2009-05-27 15:34:50 +00:00
Alena Laskavaia
734b002e93 [264998] - fixed console parser 2009-05-26 21:01:57 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00