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
Chris Recoskie
504602213a
Various changes for EFS
...
- Fixed many NPEs in the build system that occurred when IProject.getLocation() returned null
- Created new IStorage implementation (EFSFileStorage) for the editor which can handle EFS resources
- added some utility methods for handling EFS resources
2008-04-04 17:48:27 +00:00
Anton Leherbauer
7fde922525
Fix for 194578: NPE when attempting to edit a (new type) Makefile on a remote system
...
Patch by David Inglis
2008-04-02 10:37:56 +00:00
Oleg Krasilnikov
386f58f011
Warning elimination
2008-03-25 09:23:49 +00:00
Oleg Krasilnikov
ce838655de
Warnings elimination
2008-03-25 09:21:02 +00:00
Anton Leherbauer
ca5dd7b786
CygpathTranslator should not accept native path without device
2008-03-18 15:15:30 +00:00
Markus Schorn
f211b6d512
Removed class Problem, a duplicate of ASTProblem, related to bug 212864.
2008-02-21 10:20:04 +00:00
Anton Leherbauer
8f9be92af5
Fix manifest warnings
2008-02-15 10:29:25 +00:00
Chris Recoskie
48c5584887
some fixes to project description manager and build system to allow EFS hosted projects to function better
2008-02-05 19:30:03 +00:00
Anton Leherbauer
1c7064167a
Fix for 216945: GCCPerFileBOPConsoleParser doesn't handle symbolic links correctly
2008-02-04 10:12:50 +00:00
Anton Leherbauer
0b1d8acefd
Fix for 217403: Reduce memory usage of DiscoveredScannerInfoStore
2008-02-01 14:02:56 +00:00
Anton Leherbauer
38e9e9f713
Fix Java compliance settings
2008-02-01 08:54:58 +00:00
Oleg Krasilnikov
bb44d4020d
Bug #182450 : Multi-cfg
...
Bug #217253 : Project Wizard head
2008-01-31 16:22:58 +00:00
Anton Leherbauer
ad075de767
Fix for 213690: [Scanner Discovery] Wrong resolution of linked resources (patch by Gerhard Schaber)
2008-01-29 09:47:21 +00:00
Anton Leherbauer
65f5219435
Fix for 210125: [Scanner Discovery] Build output file not released (Patch by Gerhard Schaber)
2008-01-28 14:03:46 +00:00