1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
Commit graph

349 commits

Author SHA1 Message Date
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
Ken Ryall
30cb19ee08 BUg 212474, check makefile device for included files 2008-01-18 21:27:36 +00:00
Markus Schorn
d8ed4e7b96 Allow to configure empty macro definitions, bug 215789. 2008-01-18 16:36:34 +00:00
Anton Leherbauer
9fcb8e7bb0 Fix for 213456: Misuse of IMarker.LOCATION attribute breaks API and leads to ClassCastExceptions 2007-12-21 11:57:35 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
David Inglis
c46d827e89 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=203743 2007-09-18 13:26:39 +00:00
Anton Leherbauer
85f7e83870 Fix for 203059: [Scanner Discovery] Compiler commands within sh -c '...' are ignored (Patch by Gerhard Schaber)
Fix for 203104: GCCScannerInfoConsoleParser too strict when reading compilerCommands
2007-09-14 11:43:52 +00:00
Oleg Krasilnikov
cb794af018 Avoid NPEs when Collector is not defined. 2007-09-12 06:41:39 +00:00
Markus Schorn
eacf4ace70 Follow up fix for 202093, compare projects directly. 2007-09-04 09:28:28 +00:00
Markus Schorn
fc2132103b Fix for 202093 by Gerhard Schaber, per file scanner discovery ignores linked folders. 2007-09-04 08:23:33 +00:00
Markus Schorn
d5715833cd Follow up for 199245, because the sniffer no longer trims lines, the parsers have to. 2007-08-24 09:34:05 +00:00
Mikhail Sennikovsky
c11d44bf9e Build Output Concolse parser added for ManagedGCC discpvery profiles 2007-08-09 12:38:52 +00:00
Mikhail Sennikovsky
f530f86969 Additional fix for [Bug 197685] CfgScannerConfigInfo should getContainer with proper profileId 2007-07-27 12:19:32 +00:00
Markus Schorn
dc537c5cd0 Fix for 197930, Scanner Discovery handling if-statements. 2007-07-26 12:35:58 +00:00
Doug Schaefer
2afd57655c Update changed plugins to 4.0.1. 2007-07-24 21:23:31 +00:00
Markus Schorn
238ca43d28 Fix for 196823, JUnit failures of scanner discovery 2007-07-18 14:27:32 +00:00
Markus Schorn
576c9b4495 Fix for 157870 by James Blackburn, per-file-scanner discovery skips options not related to the include path. 2007-07-16 15:15:56 +00:00
Markus Schorn
2912b67a36 Fix for 193088 by Gerhard Schaber, NPE using workspace-root as include entry. 2007-06-18 13:34:12 +00:00
Doug Schaefer
bb9d23482d Fix up copyrights. 2007-06-14 19:11:50 +00:00
Markus Schorn
1e695dec9b Fix for 192406 by Gerhard Schaber, NPE in PerFileSICollector. 2007-06-13 15:57:01 +00:00
Doug Schaefer
2aad4defdd Bug 191963 - Remove warning marker when cygpath not found. 2007-06-11 15:17:29 +00:00
Doug Schaefer
1f8c39294a Bug 191963 - Remove warning marker when cygpath not found. 2007-06-11 15:03:44 +00:00
Anton Leherbauer
a536e926d5 Fix possible IndexOutOfBoundsException (follow-up for 189909) 2007-06-05 07:10:41 +00:00
Anton Leherbauer
ebc8d3f9d6 Fix for 186065: StringIndexOutOfBoundsException in GCCScannerInfoConsoleParser
Patch by Sergey Prigogin (Google)
2007-06-04 09:59:18 +00:00
Markus Schorn
02cf226a2b Fix for 189909 by Gerhard Schaber, scanner discovery does not handle -iquote 2007-05-30 13:33:18 +00:00
Markus Schorn
d4db2c45de Fix for 188997, double includes, missing includes, wrong interpretation of IDASH. 2007-05-29 13:17:50 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Anton Leherbauer
f242866c6b Fix for 189127: Opening project with per file scanner discovery is extremely slow 2007-05-25 13:52:38 +00:00
Mikhail Sennikovsky
271f65a6db Fix for the [Bug 186996] Scanner discovery cache not deleted with project delete 2007-05-25 13:45:08 +00:00
Anton Leherbauer
2d93c32a48 Fix for 187910: Scanner discovery does not support compiler paths
Patch by Gerhard Schaber (Wind River)
2007-05-25 10:30:40 +00:00
Doug Schaefer
1740bc2343 Bug 155195 - Make a couple of methods public. 2007-05-24 16:14:34 +00:00
Doug Schaefer
90274d54bd Patch for Gerhard - 156008 - Fixes to the per file output parser for scanner discovery. 2007-05-18 15:01:30 +00:00
Doug Schaefer
0ead6fa666 Bug 182173 - My final fix to make sure the build environment settings get passed down to the external commands to properly find the compiler. 2007-04-24 23:59:47 +00:00
Doug Schaefer
88ba8784c2 Strip off the wrapper script on the command line. 2007-04-24 15:47:21 +00:00
Mikhail Sennikovsky
fd6bc8ef1a Externalization fixes 2007-04-19 17:51:23 +00:00
Doug Schaefer
f097879171 Fix up build output console parsers to handle the case where the compiler is called with a wrapper script. 2007-04-12 18:00:00 +00:00
Mikhail Sennikovsky
ead2da2599 Fix for [Bug 181021] [Project Model]Source location and "exlude from build" settings are inconsistent 2007-04-10 10:20:35 +00:00