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

1554 commits

Author SHA1 Message Date
Oleg Krasilnikov
4e2a3b2bfc Bug #229327 : CDT help pages for Property Tabs are not accessible 2008-05-13 16:04:05 +00:00
Oleg Krasilnikov
b41f6b472d Remove "getHelpId()" 2008-05-13 11:15:03 +00:00
Doug Schaefer
72580d7559 Fix up plugin dependencies. 2008-05-09 15:11:34 +00:00
Jason Montojo
83f704c367 Bug 230820 - externalized strings for org.eclipse.cdt.gnu.{build,debug}-feature; cleaned up feature.properties 2008-05-07 18:17:33 +00:00
Markus Schorn
b8817c486c The project scanner discovery has to append (rather than prepend) system includes to the search path, bug 226228. 2008-05-07 07:05:42 +00:00
Sergey Prigogin
a511b16508 Fixed bug 176906. 2008-05-04 03:25:31 +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
Oleg Krasilnikov
be0117f55a Bug # 229771: Usability: Bad Environment preference dialog layout 2008-05-03 09:21:11 +00:00
Oleg Krasilnikov
0010c4d7b8 Bug # 229809 : NPE in Build Variables global preferences tab 2008-05-03 07:30:52 +00:00
John Cortell
756df1f7d5 fixed 229793. avoid CCombo glitch 2008-05-01 15:29:01 +00:00
Alena Laskavaia
09127f27fd - renamed CDT build variable to Build Variable (same name used in Properties)
- capitalize some other titles
2008-04-30 20:47:58 +00:00
Alena Laskavaia
8143e89a59 - fixed NPE on Linux 2008-04-30 20:43:11 +00:00
Alena Laskavaia
8d8ae63dbe - compact control 2008-04-30 19:45:31 +00:00
Alena Laskavaia
812ba9ad6f update to use Headline capitalization for buttons 2008-04-30 19:45:03 +00:00
Alena Laskavaia
5f473ad36f - fixed warning and committed compiler settings file in the project 2008-04-30 18:48:28 +00:00
Alena Laskavaia
db0177b4b1 - make remaining property page use Headline style capitalization 2008-04-30 18:48:00 +00:00
Alena Laskavaia
14e8eb91d4 - fixed warnings/errors 2008-04-29 16:53:07 +00:00
Oleg Krasilnikov
f4e51cdab2 NPE fix 2008-04-29 16:52:09 +00:00
Vivian Kong
44ef37f350 bug 189220 - provide more information on preferred tool chains for accessibility 2008-04-29 15:34:41 +00:00
Oleg Krasilnikov
1d5e7d407b Small misprint 2008-04-29 14:04:43 +00:00
Oleg Krasilnikov
534aa38e6d Bug : 228958 : Usability: Project Properties->C/C++ Build->Any->Manage Configuration header 2008-04-29 12:58:57 +00:00
Oleg Krasilnikov
ac9a87cb2a Bug # 228953 Usability: Project Properties->C/C++ Build->Variables 2008-04-29 10:38:37 +00:00
Chris Recoskie
1e586a99cc Partial fix for Bugzilla 210116 (CDT spelling errors) 2008-04-28 18:35:19 +00:00
Doug Schaefer
ce5ef3cbc1 Doug's attempt at fixing source build. 2008-04-25 19:43:48 +00:00
Vivian Kong
8cf4e8f337 fix ordering of required plugins/features 2008-04-24 16:55:30 +00:00
Doug Schaefer
f6e3cea752 Make Platform a top level feature. 2008-04-23 18:52:13 +00:00
Doug Schaefer
22d13071b2 Fix up version numbers and name of Mylyn feature to match other bridges. 2008-04-23 03:57:27 +00:00
Doug Schaefer
2eaa4d0ff6 Fix an NPE when there are no toolchains defined. 2008-04-23 01:41:18 +00:00
Doug Schaefer
44a772bb18 Fix up dependencies. 2008-04-22 20:04:15 +00:00
Doug Schaefer
63ba6a0f26 Fix up dependencies. 2008-04-22 16:59:25 +00:00
Doug Schaefer
996ff223bf Introduce new features to separate out the CDT platform from the GNU toolchain support. 2008-04-22 16:49:38 +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
Markus Schorn
a7cc2f119c Updating values for macro definitions found by the scanner discovery, bug 227108. 2008-04-15 15:46:06 +00:00
Oleg Krasilnikov
68059d3675 NPE elimination 2008-04-10 14:09:43 +00:00
Anton Leherbauer
02686bc022 Fix for 226453: NPE in CygpathTranslator if no Cygwin installed 2008-04-10 09:35:51 +00:00
Anton Leherbauer
9aefe705a6 Fix source compliance level 2008-04-09 07:42:27 +00:00
Warren Paul
1ca857981f applied patch from bug #225777. 2008-04-08 21:50:33 +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
Anton Leherbauer
0ba4cad18d Fix for 224567: Makefile compare editor uses non fixed width font 2008-04-03 08:57:57 +00:00
Anton Leherbauer
7fde922525 Fix for 194578: NPE when attempting to edit a (new type) Makefile on a remote system
Patch by David Inglis
2008-04-02 10:37:56 +00:00
Alain Magloire
15447a0c0b Cosmetic changes and long time fixes for the Makefile editore. 2008-03-28 15:43:03 +00:00
Oleg Krasilnikov
599d1947f7 Bug #224309 : Problem with ordering of ErrorParser 2008-03-28 13:37:28 +00:00
Oleg Krasilnikov
7cd517b279 Bug 224191 : Need public API to create CDT variables 2008-03-28 12:17:28 +00:00
Ken Ryall
0bb43e91f2 Fix build on Mac OS by removing the specified 1.4 VM and using the default (1.5) instead. 2008-03-27 06:12:56 +00:00
Oleg Krasilnikov
386f58f011 Warning elimination 2008-03-25 09:23:49 +00:00
Oleg Krasilnikov
ce838655de Warnings elimination 2008-03-25 09:21:02 +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