David Inglis
6cd5aaeef0
fixed NPE on target build when resource save is enabled and target did not have a build folder set
2006-03-29 16:44:22 +00:00
Norbert Plött
595dadd8b4
Do not use cached build info when saving. See bug #125814
2006-03-28 06:38:58 +00:00
David Daoust
bfec40f011
Defect 62772. Suppressed the make clean from happening on rebuild events. Works correctly for the standard build, but the managed build still programatically cleans the project. In the long run all builds should call "make all" and the explicit clean event should call "make clean". The managed makefiles will need to be enhanced so that they can never get "out-of-sync" with the source.
2006-02-14 17:54:02 +00:00
David Inglis
58f26dfed6
Fixed build for jar'd plugins
...
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842
Trying out the .qualifier version for builds.
2006-01-03 19:11:47 +00:00
Leo Treggiari
d711b21f43
Add translatable attribute patch
2006-01-02 01:31:07 +00:00
Doug Schaefer
2b2f1eaba6
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
2005-12-02 20:43:14 +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
6c72b26ea1
Fix Copyright
2005-07-22 02:55:44 +00:00
Vladimir Hirsl
090b00143d
Fix for PR 103518: 'Convert to a C project: Autodiscovery setting doesn't inherit what is in Preference' and
...
PR 103520: 'Failed to show Includes folder for a converted std c/c++project'.
Fixed options inheritance and initialization of discovered paths container on project conversion.
2005-07-13 19:53:41 +00:00
David Inglis
bcf69885a2
fixed for bug#94831
2005-07-04 14:06:27 +00:00
Doug Schaefer
2fd25239b8
EPL'ing the CDT.
2005-06-27 03:46:51 +00:00
David Inglis
cf09e84a32
CPL to EPL transistion - license header update for IBM
2005-06-23 16:02:46 +00:00
David Inglis
92cae3205a
CPL to EPL transistion - license header update for QNX
2005-06-23 16:01:26 +00:00
Doug Schaefer
e470be8631
EPL'ing the CDT.
2005-06-23 14:44:35 +00:00
Vladimir Hirsl
f33fc3358d
Externalized string in DiscoveredPathContainerPage.
...
Fix for 99275: ScannerInfo UI extension point issue.
2005-06-14 15:44:44 +00:00
David Inglis
f2febe8b52
added build target job to manual build family
2005-06-14 14:44:11 +00:00
Alain Magloire
588c9f749b
2005-06-08 Alain Magloire
...
Move to the IContentTypeManager framework: PR 86645
2005-06-09 16:27:33 +00:00
Vladimir Hirsl
04cd3adec5
Discovered path container wizard page now properly displays per file scanner info.
...
Fixed couple of NPEs.
2005-06-08 17:55:02 +00:00
Alain Magloire
37aa21ac62
Patch from Dave Daoust for externalize strings
2005-05-27 19:28:22 +00:00
David Inglis
3784acdac1
fixed bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=76821
2005-05-24 14:15:42 +00:00
David Inglis
f12a6512c2
fixed large size of new project wizard and use common builder api
2005-05-19 01:56:42 +00:00
David Inglis
3e98b19c1c
fixed bug # 69080
2005-05-19 01:34:11 +00:00
Doug Schaefer
bdecfcfc41
Cleaned up some obvious NLS warnings. Also turned off the warnings for the tests plugins.
2005-05-16 14:44:03 +00:00
Vladimir Hirsl
fb26e4691f
Fix for PR 91442: [Scanner Config] Saving per file DSC for Mozilla project chokes the system.
...
When there is new per file scanner info for number of files in a project, the project is refreshed only once (no recursive processing of change delta).
2005-05-11 20:07:41 +00:00
Vladimir Hirsl
51467c7d3c
Fix for PR 94500: [Path Entry] Problem marker: Invalid project path: DISCOVERED_SCANNER_INFO
...
Fix for infinite loop in LocationMap.createSoleLocation(..). Courtesy of John C.
2005-05-10 20:04:50 +00:00
Alain Magloire
e8eb7cd78b
Fix for PR 93590
2005-05-06 17:51:49 +00:00
Alain Magloire
1325843574
Fix warnings PR 93902
2005-05-06 14:18:52 +00:00
Vladimir Hirsl
6447835c74
Added Variables... button to Discovered options page.
...
Resolved some concurrency issues.
2005-05-05 16:58:24 +00:00
Alain Magloire
dc7a53d389
Fix PR 93216
2005-04-29 15:19:07 +00:00
Vladimir Hirsl
7c8ce5b42e
Added per file C/C++ Includes & Symbols property page to display per file scanner info (discovered and user specified).
2005-04-22 16:04:06 +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
1e163ece68
new images from Dave Daoust
2005-04-07 17:48:09 +00:00
David Inglis
39a891e435
contribute build action to adaptable element to resources
2005-04-06 19:49:57 +00:00
Vladimir Hirsl
e465c18c34
Proper handling of -I- command line option and generation of two sets of include paths:
...
for #include <...> directives and
for #include "..." directives.
Additional deleta all discovered scanner info action in DiscoveredPathContainerPage.
2005-04-06 18:56:59 +00:00
David Inglis
50c820ff98
use IWorkbenchHelpSystem
2005-04-05 17:59:44 +00:00
David Inglis
0202a904bd
use IWorkbenchHelpSystem
2005-04-01 19:08:44 +00:00
David Inglis
d2f6140b4b
use new Partitioner
2005-04-01 19:07:30 +00:00
Vladimir Hirsl
d6508107f7
SCD profiles: integration with CPathEntry framework.
...
Added generation of path entry change deltas for per file discovery profile.
2005-03-02 19:02:44 +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
Alain Magloire
1f40d385a6
news MakefileEditor setting part of the general text editor settingsl.
2005-02-25 03:42:53 +00:00
Alain Magloire
24a7dbbeb8
to much code was remove, the changing of the color was disable. fix now
2005-02-22 21:51:57 +00:00
Alain Magloire
0a6dc3da2e
Fix 84514 The makefileEditor preference settings are now
...
using the generatl settings from the platform
2005-02-17 01:04:46 +00:00
Vladimir Hirsl
0b009bab25
Per file scanner configuration discovery profile. Added per file collector persistency and updated per project collector's persistency.
2005-02-14 22:21:47 +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
1ba71c339b
Further SCD profile work.
...
Definition of 'per file' profile and profile options page and initial implementation.
2005-02-01 15:15:40 +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
Doug Schaefer
0583121e43
Updated the version numbers to 3.0.0.
2004-12-22 19:49:22 +00:00
Alain Magloire
ed57ae9e44
Fix for PR 81007
2004-12-14 22:29:22 +00:00