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

1009 commits

Author SHA1 Message Date
Andrew Gvozdev
862d87074c Merge branch 'master' into sd90 2011-08-22 11:12:35 -04:00
John Cortell
e518891437 Bug 354194 - Custom scanner discovery selection is not honored if file
has any custom properties
2011-08-17 09:10:56 -05:00
Andrew Gvozdev
8501c97f9b Merge branch 'cdt/master' into sd90 2011-08-12 17:41:22 -04:00
Andrew Gvozdev
efde61de86 bug 259768: fixed some "Discouraged access" warnings. It should be OK to
access cdt.managedbuilder.core from cdt.managedbuilder.ui
2011-08-10 14:19:38 -04:00
Andrew Gvozdev
4c419cc214 Merge remote-tracking branch 'cdt/master' into sd90 2011-08-02 17:20:38 -04:00
Chris Recoskie
a8fb1e3376 Bug 353113 - BuildDescription class does not behave properly for remote
projects
2011-07-26 17:10:15 -04:00
Andrew Gvozdev
64982d49e8 Sort LSE by kinds 2011-07-21 09:28:03 -04:00
Andrew Gvozdev
89c6f3a80c Merge branch 'master' into sd90 2011-07-15 10:57:18 -04:00
Andrew Gvozdev
3bf0f468ad Cygwin Specs Detector using EFSExtensionProvider 2011-07-13 14:20:45 -04:00
Doug Schaefer
1805abad1c Bug 347357 put field editor elements into their correct home. 2011-07-12 11:33:20 -04:00
Andrew Gvozdev
cf55505f7b testAbstractBuiltinSpecsDetector_Launch() 2011-07-10 08:33:14 -04:00
Andrew Gvozdev
7d021ea6c4 Merge branch 'master' into sd90 2011-07-07 13:04:23 -04:00
Andrew Gvozdev
fbc67e72a2 Initial commit of new Scanner Discovery for CDT - bug 290631.
See prior history on GitHub https://github.com/angvoz/SD80/, branch sd80
2011-07-07 12:29:41 -04:00
Andrew Gvozdev
6bbc31c7a2 bug 312835: CDT build settings which are set at the folder level are
ignored in certain situations - restored reverse sorting plus
unit tests adjusted
2011-07-02 02:25:38 -04:00
Andrew Gvozdev
7867099287 bug 312835: CDT build settings which are set at the folder level are
ignored in certain situations.
Based on patch from MJ <jensem2@yahoo.com>
2011-07-02 00:41:56 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Sergey Prigogin
6eea032c76 Include directories starting with ${workspace_loc} should be treated as filesystem ones, not workspace ones. 2011-05-25 03:55:35 +00:00
Sergey Prigogin
e9eeb2b478 Cosmetics. 2011-05-25 03:23:18 +00:00
Sergey Prigogin
b8cb729795 Cosmetics. 2011-05-25 03:15:22 +00:00
Sergey Prigogin
54e76b7846 Cosmetics. 2011-05-25 03:13:41 +00:00
Sergey Prigogin
df89f7be87 Cosmetics. 2011-05-25 03:03:13 +00:00
Chris Recoskie
6a8b930ea6 Bug 133881 - Make refreshing after building optional
- changed scheduling rule to be null so that the platform handles the locking on individual resources
- fixed it so only the given project's settings are serialized in its project description
- fixed it so projects/folders/files can be refreshed even if they were removed from the resource tree but not the filesystem
- optimized resource delta processing
2011-05-16 18:18:34 +00:00
Chris Recoskie
af28c6569c Bug 133881 - Make refreshing after building optional
- changed scheduling rules for refreshes to be the set of resources to be refreshed for a given project
2011-05-10 18:55:15 +00:00
Vivian Kong
eb723acf87 Bug 344646 - Use EFSExtensionManager to get project paths 2011-05-04 15:02:18 +00:00
Chris Recoskie
1ab1affd17 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-29 18:02:57 +00:00
Andrew Gvozdev
44a0ca086b bug 343700: Exceptions during Build Selected Files operation are not displayed in the Build Console
Patch from Alex Freidin
2011-04-26 22:22:33 +00:00
Andrew Gvozdev
0a90b65e97 bug 222817: [Contribution] <enablement and applicability calculator support with Option Category
Patch from Miwako Tokugawa
2011-04-25 04:38:22 +00:00
Andrew Gvozdev
20bcd2c790 Bug 342069: Fixed failing Hudson unit tests 2011-04-24 23:39:53 +00:00
Andrew Gvozdev
8f6af04d2a bug 342069: Scanner discovery output is lost when running compiler specs command 2011-04-23 18:02:47 +00:00
Andrew Gvozdev
3bad5334d0 unified names of local variables (ExternalBuildRunner and CommandBuilder) 2011-04-08 17:35:05 +00:00
Andrew Gvozdev
234560eef4 compilation warnings 2011-04-07 14:45:59 +00:00
Chris Recoskie
e923b9a3c9 Bug 205257 - CDTProject creation scalability issue 2011-03-24 17:11:35 +00:00
James Blackburn
88729ccc17 Bug 339703 IBuildRunner should be an abstract base class 2011-03-11 15:35:46 +00:00
Andrew Gvozdev
1586b85da5 bug 319512: Missing type arguments on managedbuilder.core 2011-03-10 22:46:36 +00:00
Andrew Gvozdev
ab8cfb77ff bug 319512: removed getExtensionDepCalcMap() 2011-03-10 22:41:40 +00:00
Andrew Gvozdev
20add21d25 bug 319512: Missing type arguments on managedbuilder.core 2011-03-10 22:40:34 +00:00
Andrew Gvozdev
3cbe8ee97c bug 319512: Missing type arguments on managedbuilder.core 2011-03-10 22:34:54 +00:00
Andrew Gvozdev
49b52caf42 bug 319512: Missing type arguments on managedbuilder.core 2011-03-10 21:33:57 +00:00
Andrew Gvozdev
b23909e73c bug 319512: Missing type arguments on managedbuilder.core 2011-03-10 05:25:27 +00:00
Andrew Gvozdev
0e149f27ae bug 319512: Missing type arguments on managedbuilder.core 2011-03-09 23:24:39 +00:00
Andrew Gvozdev
648eb73972 bug 319512: Missing type arguments on managedbuilder.core 2011-03-09 23:12:12 +00:00
Chris Recoskie
928076556c Bug 320949 - Add ability to contribute custom field-editor GUI to the Build Option Settings page 2011-03-09 22:28:20 +00:00
Chris Recoskie
71900424e1 Bug 279633 - Add ability to override command-generation for a build-option 2011-03-09 02:24:52 +00:00
Andrew Gvozdev
29552b6bcf bug 319512: Missing type arguments on managedbuilder.core 2011-02-18 23:13:16 +00:00
Andrew Gvozdev
183ae47b7b bug 319512: Missing type arguments on managedbuilder.core 2011-02-18 23:06:02 +00:00
Andrew Gvozdev
4212fa9054 bug 319512: Missing type arguments on managedbuilder.core 2011-02-18 22:35:31 +00:00
Andrew Gvozdev
6d940840ee bug 319512: Extracted class MatchKey 2011-02-17 04:51:38 +00:00
Andrew Gvozdev
666b5e3edb bug 319512: Extracted class MatchKey 2011-02-17 04:41:30 +00:00
Andrew Gvozdev
6be5fbc124 bug 319512: Missing type arguments on managedbuilder.core 2011-02-16 23:23:21 +00:00
Andrew Gvozdev
d0e417a050 compilation warnings 2011-02-16 22:20:07 +00:00