Andrew Gvozdev
55370e15dd
Revert "Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSettingEntries method faster.""
...
This reverts commit b8d75b789e
.
2013-01-19 06:45:52 -05:00
Andrew Gvozdev
c8308066d2
Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSettingEntries method faster."
...
This reverts commit e52c23235a
.
2013-01-19 06:43:34 -05:00
Sergey Prigogin
e52c23235a
Bug 398550. An attempt to make
...
MBSLanguageSettingsProvider.getSettingEntries method faster.
2013-01-18 15:28:03 -08:00
Doug Schaefer
8aaf87fc8a
Bug 398426 - Use num procs - 1 on Mac for optimal parallel builds.
...
Changed the text of the UI since optimal is not always number of
processors.
2013-01-18 16:11:30 -05:00
Andrew Gvozdev
2677340551
bug 397815: Scanner discovery incorrectly extracts macros containing parentheses
2013-01-10 17:49:17 -05:00
Sergey Prigogin
e2a876644c
Label adjustment.
2013-01-09 19:14:28 -08:00
Andrew Gvozdev
7cac530d3f
bug 396411: Resolve variables before checking if path is absolute in MBSLanguageSettingsProvider
2013-01-08 13:04:56 -05:00
Andrew Gvozdev
104a1ae1cc
Bug 397469 - Fix problem with scanner discovery on relative source paths.
2013-01-06 07:52:24 -05:00
Andrew Gvozdev
5b08369b16
bug 396411: Combined patch from master (fixes workspace relative paths from MBS)
2013-01-05 07:50:51 -05:00
Doug Schaefer
bcd3f3e0f3
Bug 397469 - Fix problem with scanner discovery on relative source
...
paths.
Change-Id: Ic8630565de6d0481c3ebc1a92f3841460e8f17d1
Reviewed-on: https://git.eclipse.org/r/9462
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2013-01-04 16:50:18 -05:00
Andrew Gvozdev
be79b25a0b
bug 396410: JUnit failure: cdt.build.core.scannerconfig.tests.CfgScannerConfigProfileManagerTests.testBasicCfgScannerConfigProfileChanges
2013-01-03 10:55:06 -05:00
Anton Leherbauer
8a9d64443a
Bug 394756 - Reduce number of ScopedPreferenceStore instances
2012-11-25 14:14:52 -08:00
Andrew Gvozdev
3c6d895d64
Bug 394735: NPE when parallelizationNumber is missing, modified patch from Mohamed Hussein <mohamed_hussein@mentor.com>
2012-11-21 12:40:24 -05:00
Vivian Kong
e248471b54
Bug 228378 - Project Explorer: Convert to C/C++ wizard should not show
...
up in non-C perspective
2012-11-01 16:13:50 -04:00
Jeff Johnston
4b2232f88e
Bug 381291: Add Mach-O 64 Binary Parser for Autotools projects
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=381291
Add Mach-O 64, PE, and Cygwin_PE binary parsers for Autotools.
Change-Id: Iee7321f9d58aa16919fa9ad2785eaf9d7e59e031
Reviewed-on: https://git.eclipse.org/r/7610
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-06 17:36:21 -04:00
Vivian Kong
4ce4cf3dc5
Bug 387193 - TVT/DVT3.8:TCT100: ARA: Incorrect mirrorred strings
...
occurred on UPC options page of bupc properties on Linux
2012-09-05 11:01:07 -04:00
Jeff Johnston
e1e09712b4
Bug 388648: NLS directive should be added to Eclipse Help TOC
...
file: org.eclipse.cdt.autotools.docs\toc.xml
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388648
Change-Id: I48157f63083364e0f6724e21356aa9ac07d7fe77
Reviewed-on: https://git.eclipse.org/r/7612
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-04 16:47:50 -04:00
Jeff Johnston
182549656a
Bug 388600: Invalid comment delimiter (/*) used in
...
PropertyResourceBundle
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388600
Change-Id: I90cc56b18e1ba004abb501ab7aa022a5c652c73a
Reviewed-on: https://git.eclipse.org/r/7611
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-04 16:44:42 -04:00
Jeff Johnston
8e36b4c68a
NEW - bug 388354: Problem with Option.configure.sharedstatedir.tip in
...
org.eclipse.cdt
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388354
Change-Id: Ib320ee4a462b0e8ea6e52d280d1eed55f7d5d1d0
Reviewed-on: https://git.eclipse.org/r/7499
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-29 14:58:23 -04:00
Jeff Johnston
cce375dd68
bug 388165: The autotools "GNU Tools" TOC entry problematic
...
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388165
Point gcc to general online docs page with latest release plus others.
Change title to be GNU Tools On-line Documentation
Change-Id: I84be7cd610e848ef523847cf0e1a003302e3e3a5
Reviewed-on: https://git.eclipse.org/r/7464
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-28 17:50:58 -04:00
Vivian Kong
cb70e7b23b
Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
...
This reverts commit ca576d22bd
.
2012-08-28 16:57:02 -04:00
Vivian Kong
394c911d7b
Revert "Bug 387191 - ARA: Incorrect mirrored strings occurred on panels of right click menu selection of Invoke Autotools"
...
This reverts commit 037bc8b58d
.
2012-08-28 16:28:37 -04:00
Vivian Kong
f6cd60e5e0
Revert "Bug 387135 - ARA: Wrong direction of bracket displayed on new C++ Project toolchains column "
...
This reverts commit 3990a3875b
.
2012-08-28 16:11:47 -04:00
Marc-Andre Laperle
e658da36e5
Bug 388025 - Typo in Autotools guide: "selected" should be "selecting"
2012-08-25 14:59:39 -04:00
Marc-Andre Laperle
ef6a4f189e
Bug 388027 - Typo in Autotools cheat cheet
2012-08-25 14:54:52 -04:00
Vivian Kong
ca576d22bd
Bug 387132 - AR: Incorrect mirrored strings and
...
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 16:37:44 -04:00
Vivian Kong
037bc8b58d
Bug 387191 - ARA: Incorrect mirrored strings occurred
...
on panels of right click menu selection of Invoke Autotools
2012-08-24 16:31:08 -04:00
Vivian Kong
3990a3875b
Bug 387135 - ARA: Wrong direction of bracket displayed on new C++
...
Project toolchains column
2012-08-24 15:58:33 -04:00
Sergey Prigogin
6db8c71c02
Fixed version mismatch.
2012-08-14 18:46:02 -07:00
Sergey Prigogin
81ab8a71d8
Bumped up version to 8.1.1
2012-08-14 17:55:45 -07:00
Vivian Kong
d15552e6e0
Bug 384767 - Non-externalized Strings in Discovery Tab
2012-08-13 15:04:26 -04:00
Jeff Johnston
0f8978c785
Bug 387053 - Problem with NewCProjectV2.description in cdt.autotools.core/plugin.properties
...
Change-Id: I9fed8e86e61306ab18375ad486df1bba9e5e8a55
Reviewed-on: https://git.eclipse.org/r/7204
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-13 12:02:55 -04:00
Jeff Johnston
30a3d01351
Bug 386093 - Problem with BuildSettingsBlock.label.internal.builder.ignore.err
...
Change-Id: I276bb02efef73fc28560249e8318fe3a7e73f2dc
Reviewed-on: https://git.eclipse.org/r/7149
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-08 15:18:18 -04:00
Vivian Kong
1a6f033179
Bug 384767 - Non-externalized Strings in Discovery Tab
2012-08-01 11:32:23 -04:00
Vivian Kong
bb6486f8e9
Bug 382426 - [Accessibility] Some UI elements do not provide a label
2012-07-12 15:05:40 -04:00
Andrew Gvozdev
ce51475dc5
bug 380598: MinGW 64bit toolchain not detected.
2012-07-09 23:34:52 -04:00
Andrew Gvozdev
09fed04601
bug 384520: New Project Wizard ignores $PATH from preferences, won't
...
show toolchain (issues with too aggressive caching)
2012-07-09 17:22:53 -04:00
Andrew Gvozdev
ba52a9aadb
bug 384520: New Project Wizard ignores $PATH from preferences, won't show toolchain
2012-07-09 11:15:46 -04:00
Andrew Gvozdev
d1bb13b08c
Cosmetics - JavaDoc and code formatting
2012-07-09 11:15:13 -04:00
Andrew Gvozdev
75bacce2cc
[sd90] Added fair warning about API being not stable yet in comments
2012-06-06 18:23:18 -04:00
Andrew Gvozdev
bdba5983b4
[sd90] Set env LANGUAGE to valid value "en" instead of "C" for LSP Specs detectors
2012-05-31 17:31:59 -04:00
Andrew Gvozdev
746e244c33
[sd90] Handle compiler specs inspection for setups with non-english locale
2012-05-30 14:20:29 -04:00
Baltasar Belyavsky
22d7ec958f
bug 378927: Internal builder seems broken
2012-05-26 02:01:05 -04:00
Andrew Gvozdev
f2bb8b1f6f
bug 379480: changing "command to get compiler specs" does not take
...
effect
2012-05-24 08:31:16 -04:00
David Salinas
6091c93f7b
Bug 375859 - Refresh scope becomes empty after closing/opening project
...
if left to default
2012-05-22 12:49:25 -04:00
John Eblen
573dd7fd5b
Bug 363612 - [API] Add toolchain accessor functions to MBSWizardHandler
...
Change-Id: I9bfd3f9aa2b6007172466be212f5f45b668c231f
Reviewed-on: https://git.eclipse.org/r/5870
Reviewed-by: Chris Recoskie <recoskie@ca.ibm.com>
Tested-by: Chris Recoskie <recoskie@ca.ibm.com>
IP-Clean: Chris Recoskie <recoskie@ca.ibm.com>
2012-05-14 11:27:03 -04:00
mhussein
bd57216cbf
Fix Unit test for bug 365718
...
make getTreeRoot correctly throw an exception if called for non tree
nodes.
Change-Id: Ief34c469c504cddc0212750bf98f4823774d1990
Reviewed-on: https://git.eclipse.org/r/5969
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-05-14 09:18:23 -04:00
Andrew Gvozdev
de0deb5122
bug 379165: [sd90] Keep using MBS provider even for unmanaged project
2012-05-11 03:52:09 -04:00
Andrew Gvozdev
07cac1aa54
bug 378981: Include pattern for LLVM/clang in build output parser
...
default compiler command pattern
2012-05-11 02:48:59 -04:00
Andrew Gvozdev
365587f654
bug 378926: [sd90] Temporary switched MinGW and Cygwin toolchains to
...
invoke old scanner discovery
2012-05-09 16:50:37 -04:00