1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
Commit graph

349 commits

Author SHA1 Message Date
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
Markus Schorn
71638ab566 Empty macro definition in compiler inspection, bug 274002. 2009-04-28 11:38:46 +00:00
Chris Recoskie
68718b41f9 RESOLVED - bug 272986: changes to ICommandLauncher
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272986
2009-04-22 12:39:53 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Chris Recoskie
eafaf7f05f RESOLVED - bug 268840: deadlock in SCMarkerGenerator.addMarker() when opening a project
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268840
2009-03-18 17:44:47 +00:00
Chris Recoskie
4d246d8477 RESOLVED - bug 268615: add a way to specify a command launcher for the managed builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268615
2009-03-16 14:36:24 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Alena Laskavaia
520d4136b2 [264998] - support for macro with parameters 2009-03-13 13:14:53 +00:00
Alena Laskavaia
d87cfdf0b6 [125538] applied patch to fix more target drag & drop issues
- bug with renaming of target being copied.
- allow Ctr-C and then Ctrl-V without need for selecting the folder. this has a
side effect enabling copying on selection of make target. Well, at least it is
consistent with current drag&drop behaviour.
- small fixes, such as disabling "Build" button initially, or not allowing
"Add" action on multiple selection.
2009-03-12 18:21:05 +00:00
Anton Leherbauer
a051216624 Reduce scope of monitor, related to bug 228236 2009-03-03 13:16:28 +00:00
Anton Leherbauer
00cce01cfc API cleanup in make plugins 2009-02-26 13:27:28 +00:00
Alena Laskavaia
d5b8322626 [263133] refactoring for java 1.5 (patch applied) 2009-02-11 19:26:11 +00:00
Anton Leherbauer
6c3c6c4eae Bug 228236 - ConcurrentModificationException when opening source file - again 2009-02-05 09:21:13 +00:00
Anton Leherbauer
76f62916b8 Bug 228236 - ConcurrentModificationException when opening source file - follow up 2009-02-04 12:19:40 +00:00
Alena Laskavaia
1307b246eb [261280] - customization for discovery and proper filtration in ui 2009-01-29 22:11:00 +00:00
Alena Laskavaia
05f5279780 [262912] - created protected method for project refreshing, to allow to override it 2009-01-29 18:56:46 +00:00
Chris Recoskie
38fb615b8d RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +00:00
Alena Laskavaia
0308b568ed [240616] make target should not invoke extra clean command, applied patch 2009-01-15 19:10:31 +00:00
Anton Leherbauer
793eff3eb2 Bug 228236 - ConcurrentModificationException when opening source file 2008-11-20 16:10:22 +00:00
Anton Leherbauer
172288ff75 Bug 254849 - [Problems View] Sort by location sorts lexicographically 2008-11-11 13:43:23 +00:00
Alena Laskavaia
dfc64b1281 [241072] - fixed parsing command line 2008-11-04 17:48:27 +00:00
Markus Schorn
3e28b31ae1 Implementation to select resource for a location, bug 248419. 2008-10-02 11:36:51 +00:00
Anton Leherbauer
3eef8dc96a Bug 245692 - CygpathTranslator default conversion fails
Patch by Hans-Erik Floryd
2008-09-24 10:46:18 +00:00
Chris Recoskie
8ffdab73fe fixing accidental use of package visibility for makeArray() 2008-08-15 15:53:40 +00:00
Markus Schorn
584e951711 Increment plugin version. 2008-07-15 15:00:50 +00:00
Markus Schorn
87b69a7f19 pwd in scanner discovery, bug 237958. 2008-07-14 16:00:29 +00:00
Alena Laskavaia
a10ab1f0bf [236186] - fixing bugs with make targets, contributed by Andrew Gvozdev 2008-07-11 14:26:02 +00:00
Alena Laskavaia
1f982fd80c - removed unused includes 2008-07-11 14:24:38 +00:00
Markus Schorn
a736d7bf98 pwd in scanner discovery, bug 237958. 2008-06-25 14:15:59 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
Chris Recoskie
bcde3cfcd7 Removing builtins directory. Bad things going on here. 2008-06-09 15:13:36 +00:00
Markus Schorn
b8817c486c The project scanner discovery has to append (rather than prepend) system includes to the search path, bug 226228. 2008-05-07 07:05:42 +00:00
Sergey Prigogin
a511b16508 Fixed bug 176906. 2008-05-04 03:25:31 +00:00
Chris Recoskie
1e586a99cc Partial fix for Bugzilla 210116 (CDT spelling errors) 2008-04-28 18:35:19 +00:00
Markus Schorn
a7cc2f119c Updating values for macro definitions found by the scanner discovery, bug 227108. 2008-04-15 15:46:06 +00:00
Anton Leherbauer
02686bc022 Fix for 226453: NPE in CygpathTranslator if no Cygwin installed 2008-04-10 09:35:51 +00:00
Warren Paul
1ca857981f applied patch from bug #225777. 2008-04-08 21:50:33 +00:00