Mikhail Sennikovsky
cae9417adf
Fix for [Bug 179662] Implement configuration-based scanner discovery in the make.core
2007-04-04 17:52:07 +00:00
Mikhail Sennikovsky
6524989ba7
1. Build System Backward Compatibility
2007-03-06 18:48:55 +00:00
Mikhail Sennikovsky
5fdd70a074
New Project Model initial check-in
2007-02-20 17:23:35 +00:00
Doug Schaefer
f68ca2c02b
Made all of the plugins OSGi components.
2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
2005-11-10 21:41:23 +00:00
Alain Magloire
dc7a53d389
Fix PR 93216
2005-04-29 15:19:07 +00:00
David Inglis
ddbea8806c
added environment and variable support to standard make builder
...
bug #47241 & bug #48009
2005-04-11 01:09:27 +00:00
David Inglis
58e5610d98
added environment APIs to target and build info
...
enable variable support in builder arguments, environment and targets
make builder is now "configurable"
2005-03-24 17:37:27 +00:00
Vladimir Hirsl
0944b253a3
SCD profiles: integration with CPathEntry framework.
...
New PerFileDiscoveredPathContainer.
Updating CPathEntries on profile change.
2005-03-01 19:41:19 +00:00
Vladimir Hirsl
1af4417856
Further SCD profile work.
...
Implementation of 'per file' profile makefile generator provider and its output parser.
Fixed naming of scanner config files.
2005-02-04 21:53:56 +00:00
Vladimir Hirsl
af85d93c29
New Scanner Config Discovery work in preparation for per file SC discovery. Added GCCPerFile console parser and utility and PerFile scanner info collector.
2005-01-26 16:10:52 +00:00
Vladimir Hirsl
66d9c39ea6
New Scanner Config Discovery 'framework' in preparation for per file SC discovery. Currently implemented: Per project profiles for standard make and managed builders.
2005-01-24 18:49:34 +00:00
Vladimir Hirsl
2eb2ae36d9
Fix for PR 77940: Missing built-ins for mingw
...
Option -dD is added to the default generate external scanner info command. GCCSpecsConsoleParser is updated to properly handle results of this option.
2004-12-24 05:58:47 +00:00
Doug Schaefer
0583121e43
Updated the version numbers to 3.0.0.
2004-12-22 19:49:22 +00:00
Doug Schaefer
739203fe55
Upversioning head to 2.1.0.
2004-07-15 15:54:47 +00:00
David Inglis
ffe287c848
fixed typo
2004-06-10 15:53:38 +00:00
David Inglis
ab02e6e396
use new preference initializer
2004-06-03 14:37:42 +00:00
David Inglis
5c53f6d920
new Discovery paths using path container
...
enabled standard include/symbol properties page
2004-05-25 19:04:15 +00:00
Sean Evoy
f909efeb3c
This patch fixes:
...
1. PR 62349: [Managed Build] Funny include paths - added -P option to
'generate scanner info command' to suppress line numbering
2. Account for simple gcc names like: gcc.c2.95.3-p10.mips64
3. Exporting make.core plugin's .options file as a part of binaries.
Customers now can turn scanner config discovery debugging on or off.
2004-05-18 18:59:34 +00:00
Alain Magloire
b458ecd917
2004-05-18 Alain Magloire
...
Remove warnings and compatibility plugin
to be full Eclipse-3.0 compliant.
2004-05-18 16:06:30 +00:00
David Inglis
41201a534a
patch from vlad.
...
PR 59971 - [Scanner Config] Cannot change default scanner info command,
No PR - improvement in transformation of relative to absolute paths
Also a change in IScannerInfoCollector interface to allow console parsers
to contribute arbitrary information (like compiler version info, imacros,
target specific options, ...) to the collector.
2004-05-07 20:44:28 +00:00
David Inglis
e75bafa4a4
patch from vhirsl@ca.ibm.com for scanner discovery machanism
2004-04-15 19:02:00 +00:00
David Inglis
d8a96ca65d
added clean build option
...
fixed make target with no target
2004-03-31 21:45:57 +00:00
David Inglis
de5291751a
added nature id to CProject
...
add scannerinfo upon project configure
2004-03-25 19:36:20 +00:00
David Inglis
7d48a4fcc6
applied patch from vhirsl@ca.ibm.com implementing new auto scanner configuration detection mechanism
2004-03-16 20:35:25 +00:00
Doug Schaefer
e1b04cf0c0
Added org.eclipse.core.runtime.compatability as a
...
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Doug Schaefer
9c677d807f
Upversioned the plugins, etc to 2.0.0.
...
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5
Upgrade to Eclipse 3.0. Includes:
...
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
Doug Schaefer
fe07db2d72
Upversioning everything to 1.2.0.
2003-10-01 20:23:21 +00:00
Doug Schaefer
7a365daf02
Fixed up plugin.xml to make sure it exports its classes.
2003-09-17 14:19:33 +00:00
David Inglis
1f7bb3b6ab
typo
2003-08-20 20:54:56 +00:00
David Inglis
b9f356214f
work in progress - MakeTargetProvider/MakeTarget
2003-08-20 03:12:25 +00:00
David Inglis
7e7e45a917
work in progress- make target provider/make target
2003-08-19 20:17:28 +00:00
David Inglis
58dffc1540
update
...
core - refactor cleanup
ui - new work on make action contributions and targets
2003-08-18 21:10:04 +00:00
David Inglis
16a1cd62be
made scanner info seperate from build info
2003-08-14 05:57:20 +00:00
David Inglis
c8b2ea56f7
new make builder core plugin
2003-08-13 19:15:45 +00:00