Andrew Gvozdev
|
91ce2a55a6
|
bug 259768: "Use optimal jobs number" highly misleading.
Do not allow 1 as a choice for number of jobs for parallel build
|
2011-11-14 14:42:35 -05:00 |
|
Andrew Gvozdev
|
d4c2ce5e98
|
bug 259768: "Use optimal jobs number" highly misleading.
Allow Internal builder unlimited jobs
|
2011-11-14 14:42:16 -05:00 |
|
Andrew Gvozdev
|
f04bd57f83
|
bug 259768: "Use optimal jobs number" highly misleading.
Builder.getParallelizationNum() to return always positive value
|
2011-11-14 14:41:55 -05:00 |
|
Andrew Gvozdev
|
7f438e269a
|
bug 259768: "Use optimal jobs number" highly misleading.
Encode "optimal" as negative number and "unlimited" as Integer.MAX_VALUE
Based on patch by Mohamed Hussein <mohamed_hussein@mentor.com>
|
2011-11-14 14:41:32 -05:00 |
|
Andrew Gvozdev
|
893a36f642
|
Use ManagedBuilderCorePlugin.PLUGIN_ID
|
2011-11-06 07:07:19 -05:00 |
|
Sergey Prigogin
|
09967ad791
|
Version number changes missed in the previous commit.
|
2011-10-19 20:53:44 -07:00 |
|
Sergey Prigogin
|
2932f9122c
|
Updated parent feature version in pom.xml files.
|
2011-10-19 19:32:07 -07:00 |
|
Sergey Prigogin
|
bd795fa6c8
|
Bumped up CDT version from 8.0 to 8.1 to make it easily
distinguishable from the 8.0.x. We may change the version to 9.0
later.
|
2011-10-19 18:06:14 -07:00 |
|
Sergey Prigogin
|
c3d94d1bf2
|
Switched to Java 1.6.
|
2011-10-17 20:57:43 -07:00 |
|
Sergey Prigogin
|
7a3c9ba3a1
|
Switched to Java 1.6.
|
2011-10-17 18:04:17 -07:00 |
|
Sergey Prigogin
|
457af57f60
|
Changed the execution environment to JavaSE-1.6
|
2011-10-17 16:44:49 -07:00 |
|
Marc Khouzam
|
04d4f11b53
|
Bug 360846: Extra space in build command
|
2011-10-14 05:48:39 -04:00 |
|
Andrew Gvozdev
|
c617df3475
|
bug 360283: Discovery command does not work if workspace name has
spaces
|
2011-10-09 13:57:27 -04:00 |
|
Andrew Gvozdev
|
14939e4ab6
|
bug 355601: Make Targets Not Found In Nested Folders
|
2011-09-26 12:15:42 -04:00 |
|
Eugene Ostroukhov
|
b30bb21b53
|
bug 358835: Tools Settings page forgets selected node
|
2011-09-26 10:47:05 -04:00 |
|
Andrew Gvozdev
|
6a63d0325f
|
bug 358605: No environment variables imported to new cfg while importing
configuration from another project in Manage Configurations dialog
|
2011-09-22 15:29:47 -04:00 |
|
Doug Schaefer
|
9ec9113700
|
Update version numbers for Juno.
|
2011-09-22 15:03:14 -04:00 |
|
Andrew Gvozdev
|
6d6ddb397d
|
bug 358605: Cosmetics. Renamed some local variables, fixed warnings,
changed wording in error message.
|
2011-09-22 14:06:24 -04:00 |
|
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 |
|