1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

707 commits

Author SHA1 Message Date
Chris Recoskie
4d246d8477 RESOLVED - bug 268615: add a way to specify a command launcher for the managed builder
https://bugs.eclipse.org/bugs/show_bug.cgi?id=268615
2009-03-16 14:36:24 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Alena Laskavaia
666c642f44 [266540] - removed double escaping 2009-03-12 19:15:55 +00:00
Chris Recoskie
abe9cb4822 NEW - bug 205257: CDTProject creation scalability issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205257
2009-02-20 21:08:12 +00:00
Alena Laskavaia
b3129ef983 [265620] - restore protected method which does not use MyBoolean 2009-02-20 15:32:25 +00:00
Vivian Kong
858e15d457 bug 219337 2009-01-30 14:58:57 +00:00
Alena Laskavaia
1307b246eb [261280] - customization for discovery and proper filtration in ui 2009-01-29 22:11:00 +00:00
Chris Recoskie
38fb615b8d RESOLVED - bug 252966: ProjectDescription Storage: It should be possible to extend / override persistence mechanism
https://bugs.eclipse.org/bugs/show_bug.cgi?id=252966
2009-01-21 15:51:07 +00:00
Alena Laskavaia
31376779f5 [259964] - race conditions with model creation - applying patch 2009-01-08 18:06:56 +00:00
Alena Laskavaia
eff3096b28 242403 - applied patch to solve ClassCastException 2008-12-12 14:19:36 +00:00
Alena Laskavaia
b24e90583f [119318] - refresh after clean, applied patch 2008-12-08 16:24:27 +00:00
Vivian Kong
b3f4a2c33c bug 219337 - option to change how referenced projects are build 2008-11-28 18:41:44 +00:00
Anton Leherbauer
7db7ce6ac9 Update bundle versions 2008-11-24 09:29:32 +00:00
Vivian Kong
0603e8472d bug 224203 (patch by Don Porges) 2008-11-12 20:24:33 +00:00
Alena Laskavaia
aec8c7fadc [241072] - added command line parser utility and tests 2008-11-04 17:34:34 +00:00
Alena Laskavaia
98a2fa70c3 - removed unneded annotation 2008-11-03 16:18:50 +00:00
Alena Laskavaia
a05fe1c53b [231458] - applied patch for loosing error parsers settings 2008-11-03 16:17:20 +00:00
Alena Laskavaia
cade3e70c6 [140424] ArrayIndexOutOfBoundsException when creating a new project with ScannerConfigurationDiscoveryProfile extension defined 2008-10-21 20:21:00 +00:00
Mikhail Sennikovsky
1b041f56b4 Fix for [Bug 222585] NPE at GnuMakefileGenerator$3.visit() from Zhang Yi with small modification 2008-07-17 17:27:45 +00:00
Mikhail Sennikovsky
4c6457c39d Patch from Zhang, Yi Y, with small modification, for [Bug 229934] ManagedCommandLineGenerator.generateCommandLineInfo() skips text after last symbolic variable 2008-07-01 16:33:11 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
Chris Recoskie
92de3f94c0 RESOLVED - bug 230161: "clean selected files" causes NullPointer exception
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230161
2008-06-04 01:31:02 +00:00
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