1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

449 commits

Author SHA1 Message Date
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
Alain Magloire
76418574f4 Added GNUMakefile and extension *.mk for the MakefileEditor 2004-08-22 22:21:35 +00:00
Alain Magloire
9bf3b2ef78 Move the MakefileDocumentProvider to use Eclipse-3.0
TextFileBuffer management this will allow us to open
external files also
2004-08-22 22:18:44 +00:00
David Inglis
db30e1599c fix for bug 72228 2004-08-19 15:32:26 +00:00
Alain Magloire
b368cb948d Fix for PR 71106 2004-07-29 19:27:56 +00:00
Doug Schaefer
739203fe55 Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
Sean Evoy
c7fd6b490a Commit for Vlad (PR 63471 and PR 68019) 2004-06-26 20:08:14 +00:00
David Inglis
d294b00f9d update copyright 2004-06-25 14:49:43 +00:00
David Inglis
4edd1d9f5c copyright update patch from David Daoust 2004-06-24 19:55:36 +00:00
David Inglis
00bbe82978 patch from Tanya Wolff - Added an accessibleListener to the Build Behaviour properties page for a Make project. This listener is used by the input fields that don't have labels so that MS Inspect Objects or a Screen reader can get the Name object info. 2004-06-24 16:23:51 +00:00
David Inglis
95f7a24e4c patch from Vmir - Patch for PR 65449: [Scanner Config] Editing discovered path lacks
select-copy
2004-06-24 16:21:42 +00:00
David Inglis
1ea72d07c2 refactor - public interfaces should not be internal plus move util class to public since its usefull for implementers 2004-06-22 13:19:49 +00:00
David Inglis
090013eb81 Patch from Vmir -
PR 64368: [Scanner Config] Explain diff between Delete and Remove in
Discovered Path Container - Remove changed to Disable, Restore changed to
Enable, annotation (removed) changed to (disabled).
PR 65121: [Scanner Config] Importing 1.2.1 project does not update
properties - Discovered Paths container is now automatically created when
SC discovery is enabled for the first time for the legacy project
2004-06-22 12:43:49 +00:00
Alain Magloire
bc58690673 // Add word rule for keywords, types, and constants.
// We restring the detection of the keywords to be the first column to be valid.
2004-06-21 18:11:26 +00:00
David Inglis
6de3e2aa07 removed warnings 2004-06-21 14:07:26 +00:00
Alain Magloire
c191bced9d Patch from Andrew for Help support 2004-06-18 18:56:40 +00:00
David Inglis
e2ea942fe5 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=51301 2004-06-15 17:21:57 +00:00
David Inglis
f7a5a54195 cleanup warnings 2004-06-11 12:35:05 +00:00
David Inglis
c9e432ac40 remove runtime.compatibility dependency 2004-06-10 15:17:07 +00:00
David Inglis
ad08a349a9 added Note: to help clearify workbench auto build option 2004-06-08 19:05:08 +00:00
David Inglis
af881d96fc fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=65739 2004-06-07 18:55:24 +00:00