1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-17 21:25:58 +02:00
Commit graph

2642 commits

Author SHA1 Message Date
Andrew Gvozdev
bbebd52ad0 Removed temporary logs 2013-02-18 15:00:23 -05:00
Andrew Gvozdev
eba69424ae Merge remote-tracking branch 'cdt/master' into sd90 2013-02-18 14:27:11 -05:00
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
d63769fe1f Merge remote-tracking branch 'cdt/master' into sd90 2013-02-08 18:15:15 -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
4b5b30fe15 bug 357442: Added $CYGWIN_HOME to cygwin toolchain detection algorithm 2013-02-01 10:32:41 -05:00
Andrew Gvozdev
a3783e3f84 Revert [from sd90] "bug 357442: Added $CYGWIN_HOME to cygwin toolchain detection algorithm"
This reverts commit 459437b14d.
2013-02-01 10:32:31 -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
526750dc20 Merge remote-tracking branch 'cdt/master' into sd90 2013-01-21 09:20:06 -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
97e3c26120 Merge remote-tracking branch 'cdt/master' into sd90 2013-01-13 10:04:33 -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
Andrew Gvozdev
303a22a13e Merge remote-tracking branch 'cdt/master' into sd90 2013-01-06 06:16:54 -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
367eabaaa0 Merge remote-tracking branch 'cdt/master' into sd90 2012-12-17 07:32:38 -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
205294279c Merge remote-tracking branch 'cdt/master' into sd90 2012-12-12 11:06:53 -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
1ecb41ebc0 Merge remote-tracking branch 'cdt/master' into sd90 2012-12-06 17:11:25 -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
18d3a4f17e Missing @since tag 2012-11-26 12:38:46 -05:00
Andrew Gvozdev
aabb8f418b Merge remote-tracking branch 'cdt/master' into sd90 2012-11-26 11:44:46 -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
cdbd91fd64 Merge remote-tracking branch 'cdt/master' into sd90 2012-11-23 09:10:13 -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
Andrew Gvozdev
302019d89d Merge remote-tracking branch 'cdt/master' into sd90 2012-10-29 09:15:59 -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
6347d40bf6 Merge remote-tracking branch 'cdt/master' into sd90 2012-09-16 07:27:08 -04:00
Andrew Gvozdev
b1fc6f69be bug 357442: User-friendlier message about missing toolchain 2012-09-16 07:22:50 -04:00
Andrew Gvozdev
14257178d0 Merge remote-tracking branch 'cdt/master' into sd90 2012-09-05 16:16:18 -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
Andrew Gvozdev
e7468a6b26 Merge remote-tracking branch 'cdt/master' into sd90 2012-09-04 22:45:37 -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