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

219 commits

Author SHA1 Message Date
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
David Inglis
d0408df257 fixed bug # 68888 2004-11-11 14:07:10 +00:00
Vladimir Hirsl
101d8a23ec Fix for PR 76040 [Scanner Config] Importing 1.2.1 project does not update.
Distinguishing two cases of missing builder information:
- Disabled builder
- Legacy project
2004-11-03 20:53:15 +00:00
David Inglis
42ebad496a use new AbstractErrorParserPage 2004-09-28 18:59:36 +00:00
David Inglis
e3d23e3704 patch from ChrisW 2004-09-24 19:15:22 +00:00
Alain Magloire
506adaf4b1 OpenInclude action 2004-09-11 03:58:30 +00:00
David Inglis
967d6f8b78 fixed 69719 2004-09-10 19:15:23 +00:00
David Inglis
75c897cf26 group make preferences under one "Make" entry. 2004-09-08 15:05:09 +00:00
Alain Magloire
482188a798 Define the open declaration action properly 2004-09-07 19:29:33 +00:00
Alain Magloire
b62a30b9a8 Removing some warnings. 2004-09-07 03:52:25 +00:00
Alain Magloire
73e222cdd8 Provide more setting for the makefile editor. 2004-09-05 23:25:28 +00:00
Alain Magloire
24ce467c84 Add Preference Page to Makefile Editor to allow
the change of settings.
2004-08-29 23:53:42 +00:00
David Inglis
45787ce6ed update to use new IPathEntryContainerPage 2004-08-23 20:09:48 +00:00