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

1497 commits

Author SHA1 Message Date
Oleg Krasilnikov
83a13921ac Fix: apply in Multi-config mode 2008-03-04 12:13:06 +00:00
Oleg Krasilnikov
51ad68a3b5 NPE fix 2008-03-03 13:24:30 +00:00
Oleg Krasilnikov
6a00c11154 Bug #220838 : null pointer exception in HoldsOption.java when converting tools 2008-03-03 10:46:12 +00:00
Oleg Krasilnikov
2250f00e98 Misprint fix 2008-02-28 17:23:15 +00:00
Oleg Krasilnikov
aaedfd3400 Bug # 220749 : Performance switches -p -pg should be propagated to linker too 2008-02-28 17:17:38 +00:00
Mikhail Sennikovsky
27c357c01a NPE fix 2008-02-28 13:22:36 +00:00
Oleg Krasilnikov
41becf515a Bug #220011 : Manged Project Properties: Path and symbols - UI inconsitencies 2008-02-26 17:57:29 +00:00
Oleg Krasilnikov
69f1f56382 Bug # 219950 : TemplateEngine: Changes made to wizard fields are lost if Advanced Settings is first pressed 2008-02-26 14:38:39 +00:00
Oleg Krasilnikov
357090a722 Bug #219935 : newWizardPages operation Class is run once if " Advanced Settings" is pressed and never again 2008-02-22 12:37:28 +00:00
Oleg Krasilnikov
b803bae59f Bug #219840 : potential ClassCastException in ManagedBuildManager 2008-02-22 10:53:10 +00:00
Oleg Krasilnikov
d7f3e235cc Bug # 219684 : ApplicabilityCalculator can't set bool val in CDT4 2008-02-21 15:26:39 +00:00
Anton Leherbauer
53381a1c53 Fix execution environment settings 2008-02-21 14:28:58 +00:00
Markus Schorn
f211b6d512 Removed class Problem, a duplicate of ASTProblem, related to bug 212864. 2008-02-21 10:20:04 +00:00
Oleg Krasilnikov
103b19dfec Bug #219174 : inconsistent file-level tool option propagation 2008-02-19 16:29:22 +00:00
Chris Recoskie
26f4e54156 RESOLVED - bug 163672: Other Objects on Win
https://bugs.eclipse.org/bugs/show_bug.cgi?id=163672

Patch from Keith Campbell
2008-02-15 13:59:39 +00:00
Oleg Krasilnikov
443969e7a7 Bug #218954 : replace "regedit" run with API call. 2008-02-15 12:53:06 +00:00
Anton Leherbauer
8f9be92af5 Fix manifest warnings 2008-02-15 10:29:25 +00:00
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