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

2174 commits

Author SHA1 Message Date
James Blackburn
e6deaf8203 Bug 335001 - Copying a configuration persists previous exported library path, patch 1 2011-01-21 13:40:53 +00:00
James Blackburn
b7661cd1bf Bug 307244 - extend visibility of fields in GnuMakefileGenerator 2011-01-17 15:45:57 +00:00
James Blackburn
08de213b26 Bug 334118 - Build Preferences need some tidying
Re-factor the build preferences out of CPluginPreferencePage to their own page BuildPreferencePage.  Build category defined by cdt.ui: org.eclipse.cdt.ui.preferences.BuildSettings
2011-01-14 10:27:31 +00:00
Andrew Gvozdev
742051014c bug 319512: Missing type arguments on managedbuilder.core 2011-01-06 05:12:48 +00:00
Doug Schaefer
67cb94a163 Bug 333587 - Update to handle new MinGW installer. 2011-01-05 18:30:02 +00:00
Andrew Gvozdev
bb65ee266a bug 319512: Missing type arguments on managedbuilder.core
Reverted problematic code
2011-01-03 21:48:28 +00:00
Andrew Gvozdev
2bb0e9a6a5 bug 319512: Missing type arguments on managedbuilder.core 2011-01-03 21:28:05 +00:00
Andrew Gvozdev
7c70ab5b89 bug 319512: Missing type arguments on managedbuilder.core 2011-01-03 21:05:44 +00:00
Andrew Gvozdev
334702ee05 bug 319512: Missing type arguments on managedbuilder.core 2011-01-03 20:49:15 +00:00
Andrew Gvozdev
49910542d3 bug 319512: Missing type arguments on managedbuilder.core 2011-01-03 20:10:46 +00:00
Andrew Gvozdev
e9ef2d126f bug 319512: Missing type arguments on managedbuilder.core 2011-01-03 19:50:15 +00:00
Andrew Gvozdev
7047d32a98 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts
Added higher level getter and setter for dealing with the string list properties in consistent way
2010-12-06 21:01:03 +00:00
Anton Leherbauer
98a4695397 Fix help context issues related to bugs 317992 and 310375 2010-11-22 10:26:26 +00:00
James Blackburn
ee312e0773 Bug 330594 - ResourceException checking HasNatureExpression when project closed 2010-11-18 21:11:21 +00:00
Andrew Gvozdev
8a800fe972 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 23:53:18 +00:00
Andrew Gvozdev
b1132c434c bug 197124: [Usability] convert C/C++ Projects wizard should display some message explaining what projects could be converted 2010-11-05 21:37:12 +00:00
Andrew Gvozdev
d320195a9e bug 88402: UI plugins should share common images 2010-11-05 16:05:04 +00:00
Andrew Gvozdev
2031a8ee15 bug 256763: -fPIC parameter for GCC compilers
Based on patch from Andrey Tretyakov
2010-11-04 21:39:11 +00:00
Andrew Gvozdev
1fbb6f4b05 tidied up a bit 2010-11-04 20:32:55 +00:00
Andrew Gvozdev
4f4bdf2cbf bug 272432: getBaseId() 2010-11-04 20:29:57 +00:00
Andrew Gvozdev
8fd82b9735 bug 272432: tidied up + getBaseId() 2010-11-04 20:29:29 +00:00
Andrew Gvozdev
0f4a1ee55d bug 272432: tidied up + setBaseId() 2010-11-04 20:24:20 +00:00
Andrew Gvozdev
4b6bf63742 bug 272432: tidied up a bit 2010-11-04 20:04:12 +00:00
Andrew Gvozdev
5f088e7a74 bug 272432: support template process for setting Enumerated options
Patch from Miwako Tokugawa was used for this change.
2010-11-04 19:53:56 +00:00
Andrew Gvozdev
970872140e Deprecated old classes from CDT 3.X. 2010-10-29 20:50:30 +00:00
Andrew Gvozdev
e9b3b08cb4 Deprecated. 2010-10-29 20:43:48 +00:00
Anton Leherbauer
af5c98eed9 Bug 328472 - "C/C++ Build" does not show under Preferences 2010-10-29 12:26:52 +00:00
Anton Leherbauer
87f0ba4453 Bug 326265 - [Makefile Editor] Folding actions in its rulers context menu
Patch from Patrick Hofer
2010-10-28 09:09:31 +00:00
Andrew Gvozdev
c02ebb3cb8 bug 328780: NPE when compiler options are displayed 2010-10-27 02:28:20 +00:00
Andrew Gvozdev
8bb961660c bug 328780: NPE when compiler options are displayed 2010-10-27 02:20:41 +00:00
Chris Recoskie
a2ee72d9c5 Bug 328250 - CommonBuilder should use EFSExtensionManager to determine build working directory 2010-10-26 19:27:06 +00:00
Doug Schaefer
ec96add1ba Enable C++ Build properties on CDT project in the Java perspective, e.g. for Android Native. 2010-10-26 04:20:08 +00:00
Andrew Gvozdev
c1d17327f3 bug 232373: cdt generated make file has options with no spaces between option and argument 2010-10-24 04:06:38 +00:00
Andrew Gvozdev
dc5d147ab5 bug 232373: testGenerateCommandLineInfoParameters re-added 2010-10-23 19:14:51 +00:00
Andrew Gvozdev
7e18b465e2 bug 319512: Missing type arguments on managedbuilder.core 2010-10-23 05:50:06 +00:00
Andrew Gvozdev
31c9cb8c11 bug 319512: Missing type arguments on managedbuilder.core 2010-10-23 05:38:30 +00:00
Andrew Gvozdev
19483b9b29 spacing 2010-10-23 03:42:51 +00:00
Andrew Gvozdev
9ca06c8a65 bug 319512: Missing type arguments on managedbuilder.core 2010-10-22 22:32:02 +00:00
Vivian Kong
99c76ff666 Bug 328403 Update CDT feature/plugin versions for Indigo release 2010-10-21 20:05:18 +00:00
Andrew Gvozdev
de6703334b bug 319512: Missing type arguments on managedbuilder.core 2010-10-20 16:07:39 +00:00
Andrew Gvozdev
ea02d217d5 bug 319512: Missing type arguments on managedbuilder.core 2010-10-20 14:46:05 +00:00
Andrew Gvozdev
61ac5642e9 bug 309113: Ability to have a single build console for a multi-project build
Patch from Alex Collins (with a few improvements)
2010-10-19 15:40:17 +00:00
Andrew Gvozdev
42197fda9c bug 327921: [Build selected File] Compiler Errors are not shown in Problems View
Fix from Harald Kästel-Baumgartner
2010-10-18 14:12:01 +00:00
Andrew Gvozdev
cc39535a4b bug 311429: Inconsistent showing of "Languages" in Paths&Symbols tab 2010-10-18 04:10:36 +00:00
Andrew Gvozdev
c1318e84f4 bug 239804: CDT spelling errors 2010-10-06 22:30:23 +00:00
Andrew Gvozdev
701ca1a50c fixed references to obsolete classes in description 2010-10-04 21:31:03 +00:00
Andrew Gvozdev
dcd77391c3 bug 319512: Missing type arguments on managedbuilder.core 2010-10-03 02:21:11 +00:00
Andrew Gvozdev
0d54e0ef9a bug 319512: Missing type arguments on managedbuilder.core 2010-10-03 01:42:59 +00:00
Andrew Gvozdev
6a4302eb01 bug 319512: Missing type arguments on managedbuilder.core 2010-10-03 01:09:06 +00:00
Andrew Gvozdev
7c2075b39a bug 319512: Missing type arguments on managedbuilder.core 2010-10-02 17:12:13 +00:00