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

2471 commits

Author SHA1 Message Date
Andrew Gvozdev
e4966b7c0c bug 401116: Built-in compiler settings cannot be scanner-discovered prior to a build by non-shared language settings providers 2013-02-18 14:20:30 -05:00
Andrew Gvozdev
7f710ebde4 bug 398056: Regression: LanguageSettingsProviders can get enabled unexpectedly on project-import when they should not 2013-02-07 23:28:32 -05:00
Andrew Gvozdev
d960fff7dd bug 357442: Added $CYGWIN_HOME to cygwin toolchain detection algorithm 2013-02-01 09:52:26 -05:00
Andrew Gvozdev
0bd7133168 Revert "Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSettingEntries method faster.""
This reverts commit b8d75b789e.
2013-01-19 06:46:22 -05:00
Andrew Gvozdev
b8d75b789e Revert "Bug 398550. An attempt to make MBSLanguageSettingsProvider.getSettingEntries method faster."
This reverts commit d3a15b651c.
2013-01-19 06:41:00 -05:00
Sergey Prigogin
d3a15b651c Bug 398550. An attempt to make
MBSLanguageSettingsProvider.getSettingEntries method faster.
2013-01-18 15:22:28 -08:00
Doug Schaefer
4b22b8c6bc 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:58:18 -05:00
cabernal
62fa044031 Implement problem marker for AC_CHECK_LIB macro.
Fix for https://fedorahosted.org/eclipse-packagekit/ticket/5 . 
Change-Id: Ic4466a7eb04c4acc5749eafd0536364c53ae6fdb
Reviewed-on: https://git.eclipse.org/r/9663
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-01-15 14:50:04 -05:00
Andrew Gvozdev
5cb3203f4a bug 397815: Scanner discovery incorrectly extracts macros containing parentheses 2013-01-10 17:44:38 -05:00
Sergey Prigogin
c1bc445e74 Externalized a label. 2013-01-09 18:37:18 -08:00
Andrew Gvozdev
33514e1c84 bug 396411: Resolve variables before checking if path is absolute in MBSLanguageSettingsProvider 2013-01-08 12:54:59 -05:00
Andrew Gvozdev
e679870821 Bug 397469 - Fix problem with scanner discovery on relative source paths. 2013-01-06 07:49:18 -05:00
Doug Schaefer
7f79e5da86 Bug 397469 - Fix problem with scanner discovery on relative source
paths.
2013-01-05 11:46:13 -05:00
Andrew Gvozdev
336f3b170d bug 396410: JUnit failure: cdt.build.core.scannerconfig.tests.CfgScannerConfigProfileManagerTests.testBasicCfgScannerConfigProfileChanges 2013-01-02 18:03:49 -05:00
Andrew Gvozdev
7c92e3e070 bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-16 23:52:16 -05:00
Andrew Gvozdev
7e38f66a54 bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-16 11:24:06 -05:00
Andrew Gvozdev
0a4170fed0 bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-16 07:18:39 -05:00
Andrew Gvozdev
e58a3323c8 bug 396411: JUnit failure, correction of expected results for Unix 2012-12-13 10:17:57 -05:00
Andrew Gvozdev
cce302595e bug 396411: JUnit failure: cdt.managedbuilder.core.tests.ManagedBuildCoreTests20.testScannerInfoInterface 2012-12-12 11:03:25 -05:00
Andrew Gvozdev
7582b75465 Fix unit test case failure due to warning in .log 2012-12-07 10:23:33 -05:00
Andrew Gvozdev
618d199135 Updated MBS test cases to report when some preconditions fail. 2012-12-06 17:04:56 -05:00
Andrew Gvozdev
50cf74d461 bug 357442: Cosmetics changes mostly 2012-11-26 11:37:02 -05:00
Andrew Gvozdev
d61fcc17ce Corrected some ill-encoded characters in comments 2012-11-23 10:32:56 -05:00
Andrew Gvozdev
85a785117c Bug 394735: NPE when parallelizationNumber is missing, modified patch from Mohamed Hussein <mohamed_hussein@mentor.com> 2012-11-21 12:39:23 -05:00
Anton Leherbauer
461a07cf73 Bug 394756 - Reduce number of ScopedPreferenceStore instances 2012-11-21 11:17:12 +01:00
Vivian Kong
efd57ca750 Bug 228378 - Project Explorer: Convert to C/C++ wizard should not show
up in non-C perspective
2012-11-01 16:26:35 -04:00
mhussein
f2724c6bdf Bug 391390 : Updatesite url is indigo
Removed all update site urls from all feature.xml files based on
Martin's suggestion in
http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg25067.html
that refers to https://bugs.eclipse.org/bugs/show_bug.cgi?id=380633


Change-Id: Idb326ff9f1d8187088345d91d2d0c7c98c227d9e
Reviewed-on: https://git.eclipse.org/r/8092
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-10-17 14:18:01 -04:00
Andrew Gvozdev
b1fc6f69be bug 357442: User-friendlier message about missing toolchain 2012-09-16 07:22:50 -04:00
Vivian Kong
1de79e8703 Bug 387193 - TVT/DVT3.8:TCT100: ARA: Incorrect mirrorred strings
occurred on UPC options page of bupc properties on Linux
2012-09-05 11:11:56 -04:00
Jeff Johnston
2a008d29cf 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: I59eda049a9638d616d0ab5e2a11c8f95dcf4a0cf
Reviewed-on: https://git.eclipse.org/r/7501
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-09-04 20:08:01 -04:00
Jeff Johnston
2f804ace8e Bug 388598: Duplicate string ID found:
Option.configure.libexecdir

https://bugs.eclipse.org/bugs/show_bug.cgi?id=388598

Change-Id: I7598b712065f8b98033e065f660f6e1bc23123bd
Reviewed-on: https://git.eclipse.org/r/7604
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-04 14:47:59 -04:00
Jeff Johnston
93b1bb3e68 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: I8169e05800a9c8b865d12bf76039c7741353dd31
Reviewed-on: https://git.eclipse.org/r/7601
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-04 14:32:52 -04:00
Jeff Johnston
35ef60f598 Bug 388600: Invalid comment delimiter (/*) used in
PropertyResourceBundle 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388600

Change-Id: Idec996116ec79287c687588b0656aecc56f7d4b7
Reviewed-on: https://git.eclipse.org/r/7599
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-09-04 14:12:46 -04:00
Jeff Johnston
b5f0251622 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: I399fa080e7c0e93e4f90ab90f7b9347093cd645c
Reviewed-on: https://git.eclipse.org/r/7498
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:48:48 -04:00
Vivian Kong
2e7dbc8b55 Revert "Bug 387132 - AR: Incorrect mirrored strings and bracket occurred on "Properties for autotools" pages on Linux"
This reverts commit f3824c1843.
2012-08-28 20:39:42 -04:00
Vivian Kong
94bc2d7930 Revert "Bug 387191 - ARA: Incorrect mirrored strings occurred on panels of right click menu selection of Invoke Autotools"
This reverts commit f9a91f9eae.
2012-08-28 20:35:12 -04:00
Vivian Kong
b88451c3f2 Revert "Bug 387135 - ARA: Wrong direction of bracket displayed on new C++ Project toolchains column "
This reverts commit bb37ddefd3.
2012-08-28 20:32:47 -04:00
Jeff Johnston
635811ba39 NEW - bug 388165: The "GNU Tools" TOC entry contributed by the autotools
plugin docs is problematic for products 
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: I7c4849f3fafb90aef24de3dc30e8046a73d6659f
Reviewed-on: https://git.eclipse.org/r/7460
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:44:43 -04:00
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