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

1480 commits

Author SHA1 Message Date
Oleg Krasilnikov
49b6254c36 Related to Multi-config implementation. 2008-02-13 16:00:03 +00:00
Oleg Krasilnikov
466f54cc91 Small changes made while Multi-cfg implementation 2008-02-13 11:27:44 +00:00
Oleg Krasilnikov
b848ef7a4d Bug #218484 : Description not saved when creating a new configuration based on an existing one 2008-02-11 14:28:53 +00:00
Andrew Ferguson
14b1bbaf1e add singleton property to correct compile errors against M5 platform. 2008-02-09 12:21:50 +00:00
Oleg Krasilnikov
95c056e27e Bug #182450 : Multi-configuration support 2008-02-08 16:39:21 +00:00
Oleg Krasilnikov
6a80d1f5da Bug #218078 : Tool chain editor doesn't properly update configuration 2008-02-07 17:20:59 +00:00
Oleg Krasilnikov
8a3ee52100 Roll back changes with isOptionVisible() 2008-02-06 11:55:23 +00:00
Oleg Krasilnikov
ba4b0ab3ed Disable unnecessary isOptionVisible() check during page creation. 2008-02-06 11:51:16 +00:00
Oleg Krasilnikov
622b2739c3 Check for isOptionVisible() is added to update procedure. 2008-02-06 11:47:46 +00:00
Anton Leherbauer
f27ad8dfdf Fix for 186106: The Makefile Editor inserts spaces instead of a tab character 2008-02-06 09:11:27 +00:00
Chris Recoskie
48c5584887 some fixes to project description manager and build system to allow EFS hosted projects to function better 2008-02-05 19:30:03 +00:00
Anton Leherbauer
1c7064167a Fix for 216945: GCCPerFileBOPConsoleParser doesn't handle symbolic links correctly 2008-02-04 10:12:50 +00:00
Oleg Krasilnikov
bfda3445f7 Multi-config updates. 2008-02-01 16:24:01 +00:00
Anton Leherbauer
0b1d8acefd Fix for 217403: Reduce memory usage of DiscoveredScannerInfoStore 2008-02-01 14:02:56 +00:00
Anton Leherbauer
38e9e9f713 Fix Java compliance settings 2008-02-01 08:54:58 +00:00
Oleg Krasilnikov
bb44d4020d Bug #182450 : Multi-cfg
Bug #217253 : Project Wizard head
2008-01-31 16:22:58 +00:00
Oleg Krasilnikov
e88356657e Bug #182450 : Multi cfg support 2008-01-31 10:13:50 +00:00
Anton Leherbauer
ddc6109778 Configure Java compliance level 2008-01-30 15:44:58 +00:00
Oleg Krasilnikov
3c1338a8db Bug #217052 : custom page's operation is not run on creation of make projects 2008-01-30 12:41:39 +00:00
Oleg Krasilnikov
986ba49c19 Bug #216792 : Enumerated option value handler not called when switching property pages 2008-01-29 16:24:46 +00:00
Oleg Krasilnikov
bb3803a605 Bug #182450 : Multi-config 2008-01-29 14:49:58 +00:00
Anton Leherbauer
ad075de767 Fix for 213690: [Scanner Discovery] Wrong resolution of linked resources (patch by Gerhard Schaber) 2008-01-29 09:47:21 +00:00
Oleg Krasilnikov
93b72e6097 Temporary disabled Button.setGrayed/getGrayed 2008-01-28 18:35:28 +00:00
Oleg Krasilnikov
f497803515 Bug #182450 - Multi-cfg 2008-01-28 17:39:05 +00:00
Oleg Krasilnikov
80b06c257f Bug #216399 : Implement 3-state checkboxes in Property pages for Multi-config edit 2008-01-28 15:34:33 +00:00
Anton Leherbauer
65f5219435 Fix for 210125: [Scanner Discovery] Build output file not released (Patch by Gerhard Schaber) 2008-01-28 14:03:46 +00:00
Oleg Krasilnikov
40dfc474ee Bug #216336: Multi-cfg on folder-level 2008-01-24 14:47:05 +00:00
Oleg Krasilnikov
fb314ecfd8 Bugs #216017, 216018: MultiConfigurations bug fix 2008-01-23 17:11:15 +00:00
Ken Ryall
30cb19ee08 BUg 212474, check makefile device for included files 2008-01-18 21:27:36 +00:00
Markus Schorn
d8ed4e7b96 Allow to configure empty macro definitions, bug 215789. 2008-01-18 16:36:34 +00:00
Andrew Ferguson
c76ee9c980 197468: tighten test success conditions 2008-01-16 11:20:05 +00:00
Andrew Ferguson
424485c971 197468: apply fix 2008-01-15 17:08:11 +00:00
Anton Leherbauer
9fcb8e7bb0 Fix for 213456: Misuse of IMarker.LOCATION attribute breaks API and leads to ClassCastExceptions 2007-12-21 11:57:35 +00:00
Vivian Kong
d5eb584400 update testcase for bug 212596 (testBug43450 was removed as part of bug 209772) 2007-12-12 20:34:37 +00:00
Oleg Krasilnikov
786fa6383c Bug #212760: NPE when trying to edit tools for CDT project 2007-12-12 15:15:23 +00:00
Oleg Krasilnikov
f6e9360d5d Bug#182450 2007-12-12 15:00:58 +00:00
Oleg Krasilnikov
7157df9421 Bug # 182450: allow changing settings for multimple configs simultaneously 2007-12-11 16:55:29 +00:00
Markus Schorn
21b09a659c Headers included from c- and c++-files (bug 191989). 2007-12-07 10:33:34 +00:00
Oleg Krasilnikov
7ebcda8101 Bug # 212000 : ClassCastException from MBSWizardHandler.getMainPageData() if extending CDTCommonProjectWizard 2007-12-06 08:34:59 +00:00
Oleg Krasilnikov
4834d59667 Bug # 211935 : Cannot customize CDTMainWizardPage because of key methods being "private"/ "static" 2007-12-05 09:55:58 +00:00
Oleg Krasilnikov
a68086ca96 Bug #210836 : NPEs in Project-Properties of Makefle Project (not managed) 2007-11-27 16:08:32 +00:00
Anton Leherbauer
ae86d1ec64 Fix compile error in test plugin due to parser removal (209772) 2007-11-21 14:12:35 +00:00
Oleg Krasilnikov
fd8aeb162c Bug #205129 : Acquiring a configuration from its description causes an EVENT_OPEN event 2007-11-19 13:17:45 +00:00
Mikhail Sennikovsky
f3c54d18df fix for exported settings 2007-11-19 12:16:10 +00:00
Oleg Krasilnikov
a5d95152d2 Bug #207470 2007-11-19 09:31:14 +00:00
Mikhail Sennikovsky
65dc16c3b3 fix for [bug 205840] Should file-level tool be updated when project toolchain changes? 2007-11-17 13:55:02 +00:00
Oleg Krasilnikov
126bc9b482 Tool chain modification update 2007-11-16 16:18:27 +00:00
Mikhail Sennikovsky
bad9887e8d fix for the tool-chain modification functionality 2007-11-16 16:14:44 +00:00
Mikhail Sennikovsky
c451af9174 fix for the tool-chain modification functionality 2007-11-16 15:30:30 +00:00
Mikhail Sennikovsky
e8919fce50 proper restore defaults for tool-chain modification functionality 2007-11-16 14:01:09 +00:00