John Cortell
dabef579a2
Bug 354194 - My previous fix accidentally prevented the creation of the config info map entry for the project root folder, thus scanner discovery preferences were no longer being persisted. This adjustment adds an exeption for that rcinfo.
2011-09-19 14:18:35 -05:00
Marc-Andre Laperle
4e00674583
Bug 292534 - [New Project Wizard] Phantom page appears while navigating
...
pages back and forth
2011-09-17 12:01:56 -04:00
Doug Schaefer
ea1b3639c4
Fix up the MBS core test dependencies.
2011-09-14 11:22:13 -04:00
Andrew Gvozdev
881fc3304b
bug 357018: Languages column in Paths&Symbols tab shows Content Type
...
instead of language name
2011-09-07 18:09:27 -04:00
Andrew Gvozdev
c1d7d96f91
Incremented build plugin versions for Juno
2011-09-06 14:27:46 -04:00
Doug Schaefer
bca8fe06a1
Fix poms for tycho 0.13.
2011-09-02 20:48:39 -04:00
Chris Recoskie
53e62ebcc5
Bug 355399 - NPE in
...
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 15:42:09 -04:00
Chris Recoskie
3d08050db8
Bug 355399 - NPE in
...
ScannerInfoConsoleParserUtility.translateRelativePaths() for remote
projects
2011-08-22 13:19:10 -04:00
Andrew Gvozdev
fa5965cef0
bug 345750: convert relative paths to absolute also for those that don't
...
exist
2011-08-18 13:41:06 -04:00
Andrew Gvozdev
d5d717128b
bug 345750: tidy up cosmetics
2011-08-18 13:41:01 -04:00
Martin Oberhuber
950f133f77
bug 345750: [Scanner Discovery] Per File Build output parser misses
...
includes with drive-relative paths when sources are behind a linked
resource
2011-08-18 13:40:55 -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
Michael Lindo
6dd117ec5e
bug 354042: Problem with include paths that are relative paths starting
...
with ../ or./ and NPE
2011-08-12 14:43:10 -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
Chris Recoskie
a8fb1e3376
Bug 353113 - BuildDescription class does not behave properly for remote
...
projects
2011-07-26 17:10:15 -04:00
John Liu
f32349a738
Bug 352758 - Update some private fields in some scanner parsers to
...
protected
Change-Id: Iea5c586088fa8045e9eb43dff7d43909c0181bd8
2011-07-21 13:33:52 -04:00
Doug Schaefer
1805abad1c
Bug 347357 put field editor elements into their correct home.
2011-07-12 11:33:20 -04:00
Gaetano Santoro
d3c33d0ab0
Bug 351671 - F5 (refresh) do not work in makefile editor when resource is out of sync with filesystem
2011-07-12 08:01:19 +02:00
Michael Lindo
077f712b42
bug 350587: Relax visibility of fields and methods of
...
PerProjectSICollector to allow extend it.
2011-07-11 17:04:39 -04:00
Doug Schaefer
8687aa726c
MBS core tests need the GNU tool definitions.
2011-07-07 10:39:51 -04:00
Doug Schaefer
1745485853
Turn on UI Harness for MBS core tests.
2011-07-06 10:27:24 -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
6eff5311d7
More tests for the Maven build.
2011-06-29 14:30:07 -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
Marc-Andre Laperle
30a6e551f5
Bug 350363 - Include Files tab doesn't offer the language GNU C++
2011-06-25 19:57:25 -04:00
Vivian Kong
f6d1c8c24b
Bug 348754 - Update feature copyright statements for Indigo
2011-06-08 14:36:18 +00:00
Vivian Kong
1f46851ba3
Bug 133881 - Make refreshing after building optional - UI changes
2011-06-03 17:32:57 +00:00
Anton Leherbauer
4fcb982588
Bug 346935 - [Scanner Discovery] PatternSyntaxException from build output parser
2011-05-27 10:18:22 +00: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
Vivian Kong
5536ac7496
Bug 133881 - Make refreshing after building optional - filter out resources that have already been added to the "resources to refresh" list
2011-05-24 19:49:47 +00:00
Vivian Kong
c82cbe55fb
Bug 346568 - Update licenses for Indigo
2011-05-20 00:59:10 +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
Chris Recoskie
b609ec68ba
Bug 133881 - Make refreshing after building optional
...
- serialize/deserialize to/from C project description
- fix stack overflow issue on load
- move ResourceExclusion and friends to internal packages
2011-05-10 16:53:37 +00:00
Sergey Prigogin
46ac14620b
Methods for controlling grabExcessHorisontalSpace and grapExcessVerticalSpace grid layout attributes.
2011-05-08 22:23:40 +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
acf993572f
compilation warnings
2011-04-26 21:46:32 +00:00
Andrew Gvozdev
e4264eb0d4
compilation warnings
2011-04-26 21:21:24 +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
72353369b3
bug 342069: Scanner discovery output is lost when running compiler specs command
2011-04-24 03:50:37 +00:00
Andrew Gvozdev
850a56e5d7
Bug 282894: [Scanner Discovery] duplicate "Error launching external scanner info generator" warning
2011-04-23 22:03:13 +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