Oleg Krasilnikov
8d88fb418e
Bug # 223832 : Clean with internal builder ignores success of clean command
2008-05-03 09:32:27 +00:00
Oleg Krasilnikov
4ea32ecc49
Bug # 228018 : Resource Configuration for non-toolchain consumed file breaks build.
2008-05-03 09:26:45 +00:00
Alena Laskavaia
14e8eb91d4
- fixed warnings/errors
2008-04-29 16:53:07 +00:00
Chris Recoskie
1e586a99cc
Partial fix for Bugzilla 210116 (CDT spelling errors)
2008-04-28 18:35:19 +00:00
Doug Schaefer
2eaa4d0ff6
Fix an NPE when there are no toolchains defined.
2008-04-23 01:41:18 +00:00
Oleg Krasilnikov
5323561c07
Bug #187696 : Need to import/export configurations between projects
2008-04-18 11:06:42 +00:00
Vivian Kong
2942d637ad
externalize Gnu Make Builder's name (bug 227369)
2008-04-16 16:03:39 +00:00
Chris Recoskie
504602213a
Various changes for EFS
...
- Fixed many NPEs in the build system that occurred when IProject.getLocation() returned null
- Created new IStorage implementation (EFSFileStorage) for the editor which can handle EFS resources
- added some utility methods for handling EFS resources
2008-04-04 17:48:27 +00:00
Oleg Krasilnikov
599d1947f7
Bug #224309 : Problem with ordering of ErrorParser
2008-03-28 13:37:28 +00:00
Oleg Krasilnikov
4ef0990365
Bug #194026 : Add "Build All Configurations" preference option
2008-03-20 16:41:09 +00:00
Oleg Krasilnikov
e2b4a4cf52
Bug #223044 : Build All Configurations does not run other project builders
2008-03-20 11:05:14 +00:00
Oleg Krasilnikov
7d4b0fd582
Bug #223059 : Problems setting per resource tool settings
2008-03-19 09:35:59 +00:00
Oleg Krasilnikov
93003bf673
Bug #222742 : List values in Tool Options are not propagated
2008-03-17 16:50:33 +00:00
Oleg Krasilnikov
b90fa70285
Bug #222562 : Regression in per-resource build option settings
2008-03-13 17:29:04 +00:00
Oleg Krasilnikov
6d19eaab8b
Bug #222390 : Overriding make variables in build command does not accept quotes
2008-03-12 15:49:25 +00:00
Oleg Krasilnikov
83a13921ac
Fix: apply in Multi-config mode
2008-03-04 12:13:06 +00:00
Oleg Krasilnikov
6a00c11154
Bug #220838 : null pointer exception in HoldsOption.java when converting tools
2008-03-03 10:46:12 +00:00
Mikhail Sennikovsky
27c357c01a
NPE fix
2008-02-28 13:22:36 +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
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
466f54cc91
Small changes made while Multi-cfg implementation
2008-02-13 11:27:44 +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
bfda3445f7
Multi-config updates.
2008-02-01 16:24:01 +00:00
Oleg Krasilnikov
bb44d4020d
Bug #182450 : Multi-cfg
...
Bug #217253 : Project Wizard head
2008-01-31 16:22:58 +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
bb3803a605
Bug #182450 : Multi-config
2008-01-29 14:49:58 +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
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
Andrew Ferguson
424485c971
197468: apply fix
2008-01-15 17:08:11 +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
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
a68086ca96
Bug #210836 : NPEs in Project-Properties of Makefle Project (not managed)
2007-11-27 16:08:32 +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
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
Mikhail Sennikovsky
04baae6ead
fix for the child folder info creation
2007-11-16 13:09:22 +00:00
Mikhail Sennikovsky
e22a62814b
fix for the tool-chain modification functionality
2007-11-16 12:26:08 +00:00
Mikhail Sennikovsky
57cb57cb84
fix for the tool-chain modification functionality
2007-11-16 12:15:28 +00:00
Mikhail Sennikovsky
35af19eaff
fix for the tool-chain modification functionality
2007-11-16 11:30:22 +00:00
Mikhail Sennikovsky
92e72835f8
additional fix for the tool-chain modification functionality
2007-11-16 10:56:09 +00:00