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

2433 commits

Author SHA1 Message Date
Marc-Andre Laperle
9e5dbc5853 Bug 388025 - Typo in Autotools guide: "selected" should be "selecting" 2012-08-25 14:47:51 -04:00
Marc-Andre Laperle
babbe469bb Bug 388027 - Typo in Autotools cheat cheet 2012-08-25 14:46:30 -04:00
Andrew Gvozdev
1a59262eec pom error for added test suite 2012-08-25 07:46:06 -04:00
Andrew Gvozdev
6e7b81cf1d Added missing unit test suites org.eclipse.cdt.make.core.tests, org.eclipse.cdt.errorparsers.xlc.tests 2012-08-25 05:53:56 -04:00
Vivian Kong
f3824c1843 Bug 387132 - AR: Incorrect mirrored strings and
bracket occurred on "Properties for autotools" pages on Linux
2012-08-24 17:31:15 -04:00
Vivian Kong
f9a91f9eae Bug 387191 - ARA: Incorrect mirrored strings occurred
on panels of right click menu selection of Invoke Autotools
2012-08-24 17:01:56 -04:00
Vivian Kong
bb37ddefd3 Bug 387135 - ARA: Wrong direction of bracket displayed on new C++
Project toolchains column
2012-08-24 16:54:54 -04:00
John Cortell
50cbcd2c21 correct comment and add the UPCParser test suite to the unreliable bucket. 2012-08-23 22:16:52 -05:00
Andrew Gvozdev
266447957f bug 387729: GCCScannerInfoConsoleParserTests fails consistently for me 2012-08-23 16:04:28 -04:00
John Cortell
1bd247ce3d Allow unreliable tests to be avoided 2012-08-21 13:06:29 -05:00
John Cortell
4af50b5ddd Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:11:26 -05:00
John Cortell
3155cf079a Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:11:26 -05:00
Vivian Kong
630feeb6d7 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-13 17:51:48 -04:00
Jeff Johnston
26d4ca7154 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:04:09 -04:00
Jeff Johnston
61636f1d8e 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 14:53:32 -04:00
Jeff Johnston
0fa429d43a Fix autotools core version number in pom.xml to match MANIFEST.MF.
Change-Id: I3f598c1f0c08c144ec7ffebaa9744b5272bb29f0
Reviewed-on: https://git.eclipse.org/r/7146
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-08 12:16:34 -04:00
Jeff Johnston
d4f4d9a0ae Add more content to Autotools UpdateConfigureTest.
- verify updating
- also fix nature checks to look for Autotools nature
- add UpdateConfigureTest to Autotools tests

Change-Id: Ide0e12f411b23b767992c3328d67a57886bc1663
Reviewed-on: https://git.eclipse.org/r/6945
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-07 16:36:57 -04:00
Jeff Johnston
9742fded92 Add test of new APIs for Autotools Cfg options.
Change-Id: I113e76ea076ac66b1006ddf10d6d60c10a53d584
Reviewed-on: https://git.eclipse.org/r/6944
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-07 16:36:17 -04:00
Jeff Johnston
4a09199110 Added constants to use when updating Autotools Configure options.
Change-Id: I18c923f176dbd36d99d8a3f8de72334c8f3c3f9d
Reviewed-on: https://git.eclipse.org/r/6943
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-07 16:34:45 -04:00
Jeff Johnston
c00c0bb52a New interfaces to allow reading and updating of Autotool configuration
options for a given build configuration.


Change-Id: I54d866abb4251fe7e5f7df47493b280b5ac2cd33
Reviewed-on: https://git.eclipse.org/r/6942
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-08-07 16:29:36 -04:00
Vivian Kong
8aebf4d454 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-01 12:45:35 -04:00
Andrew Gvozdev
4c0af173c9 bug 357442: avoid adding default drive letter to unresolved paths by language settings providers 2012-07-19 14:50:22 -04:00
Marc Khouzam
df4921b1bc Missing @since tag 2012-07-17 09:23:33 -04:00
Vivian Kong
8114a24402 Bug 382426 - [Accessibility] Some UI elements do not provide a label 2012-07-12 15:18:58 -04:00
mhussein
b3d33570ed Bug 384819: Initialize selection in tree option editor with current
value

Change-Id: I5df6f9bb2e5789e980bfefc1d303d691f139211b
Reviewed-on: https://git.eclipse.org/r/6715
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-07-11 09:22:04 -04:00
Andrew Gvozdev
040b82128a bug 380598: MinGW 64bit toolchain not detected. 2012-07-09 23:36:43 -04:00
Andrew Gvozdev
80f343c8b1 bug 384520: New Project Wizard ignores $PATH from preferences, won't
show toolchain (issues with too aggressive caching)
2012-07-09 17:17:18 -04:00
Andrew Gvozdev
6c9fc29303 bug 384520: New Project Wizard ignores $PATH from preferences, won't show toolchain 2012-07-08 23:22:36 -04:00
Andrew Gvozdev
058f96dd9e Cosmetics - JavaDoc and code formatting 2012-07-08 16:06:19 -04:00
Marc Khouzam
dab97f1d3f Missing @since tags
Change-Id: I4b834fee87ae004164334c9bc0755619f4de532b
2012-06-29 09:36:32 -04:00
Sergey Prigogin
96ae707b3b Fixed few version mismatches between MANIFEST.MF and pom.xml files 2012-06-28 11:56:27 -07:00
Sergey Prigogin
de74af3fd9 Bumped up feature versions for Kepler. 2012-06-28 11:39:17 -07:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Andrew Gvozdev
9de02335d9 bug 382422: [sd90] Add MinGW specs detector 2012-06-24 06:47:46 -04:00
mhussein
5a964614c4 Bug 380132: BuildOptionSettingsUI need to correctly load custom field
editors

Update: removed unused import.

Change-Id: I4e665eda7921f573f340a57807d7a23c110daf88
Reviewed-on: https://git.eclipse.org/r/6047
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2012-06-19 13:01:44 -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
David Salinas
b42707ddfc Bug 375859 - re-enable UI if selection is not a multi-config 2012-05-09 16:03:09 -04:00
David Salinas
f1dcf178a3 Bug 375859 - remove extra try-catch block 2012-05-09 12:18:51 -04:00
David Salinas
2e27470c13 Bug 375859 - Refresh scope becomes empty after closing/opening project
if left to default
2012-05-09 11:38:54 -04:00
Andrew Gvozdev
d4d87ca412 bug 378766: [Scanner discovery] GCC Build Output parser doesn't handle framework paths (-F) 2012-05-08 00:03:48 -04:00