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

934 commits

Author SHA1 Message Date
Doug Schaefer
6279316f60 Added libraries as input resources for the commands used by the internal builder. Without this, the libraries were being missed. 2007-02-05 04:24:54 +00:00
Doug Schaefer
e4e2222d0f Bug 101961 - Changed the names of the project types so that we are exlipcitly cygwin with the Gnu on Windows types. Also simplified the project type names on the others to match. 2007-02-02 02:19:51 +00:00
Doug Schaefer
32981cd323 Bug 107952 - Added an environment parameter to the invokeProvider method of the external scanner discovery provider. The Managed Build container now fetches the env from the build settings and passes it down. 2007-02-02 02:16:06 +00:00
Anton Leherbauer
10fedfa4d0 Fix for Bug 170921 - Makefile editor does not respect tab width setting 2007-01-19 11:16:09 +00:00
Ken Ryall
f1dab8c58e Fix bug 163094. 2007-01-03 16:29:12 +00:00
Chris Recoskie
be225d9a50 RESOLVED - bug 167099: Issues with adding custom pages to New Project Wizard
https://bugs.eclipse.org/bugs/show_bug.cgi?id=167099
2007-01-02 19:20:38 +00:00
Chris Recoskie
2e67b3650f RESOLVED - bug 166964: MBSCustomPageData#getNatures() NPE
https://bugs.eclipse.org/bugs/show_bug.cgi?id=166964
2007-01-02 18:17:21 +00:00
Andrew Ferguson
d6d9ed6df0 apply patch for 162172: make PDOM relocatable 2006-12-05 18:29:04 +00:00
Norbert Plött
c64385f973 Fix for #151005 - Error parser - cannot generate proper marker for file outside of the workspace 2006-11-20 08:14:14 +00:00
Markus Schorn
9350190911 Fix for 155096 by Martin Oberhuber, additional switches for gcc scanner discovery. 2006-11-10 11:46:38 +00:00
Markus Schorn
2d8f966f3b Fix for 150075, progress indication for indexer 2006-11-09 15:09:21 +00:00
Markus Schorn
d5e1e3f2ea Fix handling of cygdrive in scanner discovery 2006-11-06 13:16:26 +00:00
Markus Schorn
4327e91e76 Fixes compile error (for those who still have jre-1.4 installed) 2006-10-25 08:14:59 +00:00
Oleg Krasilnikov
80f60cc552 Previously used "System.getenv()" method is not supported in Java 1.4.
Its functionality now replaced by another means.
2006-10-24 10:34:25 +00:00
Oleg Krasilnikov
c3bcbb5d9e Bug 156872: CDT Internal builder parallelization proposal 2006-10-13 11:30:26 +00:00
Markus Schorn
dcdd0b1b56 Introduces constants for the various indexer ids. 2006-10-12 16:17:59 +00:00
Markus Schorn
f5a4ba1d76 Introduces an API to access the PDOM, bug 149565. 2006-10-12 13:23:56 +00:00
Anton Leherbauer
b7f5c2f33e Upversion to 4.0.0 and fix dependency version ranges (bug 157543) 2006-10-11 12:28:54 +00:00
Mikhail Sennikovsky
c3fbed60b8 Internal Builder dependency tracking tests 2006-10-09 16:45:28 +00:00
Mikhail Sennikovsky
d6c3820f2a 1. Dependency tracking mechanism in Internal Builder
2. Build Model fixes
2006-10-09 16:44:55 +00:00
Norbert Plött
9b2810c5ed Setting isTest=true for testing project type 2006-09-26 11:48:55 +00:00
Mikhail Sennikovsky
6e4982352e More explicit fail messages 2006-09-25 21:03:15 +00:00
Doug Schaefer
c65629aa18 Fix the ascii type for this. 2006-09-25 17:37:44 +00:00
Norbert Plött
393d4235cd Bringing back changes from 1.27.2.2 to HEAD
(Bugs 156681, 156679, 157291 - Fixes to the help for the build systems.)
2006-09-20 12:07:59 +00:00
Chris Recoskie
a0368c245a fix for 148415 by Corey Ashford 2006-09-15 00:12:13 +00:00
Chris Recoskie
9b80d7cc67 fix character encoding 2006-09-13 15:45:42 +00:00
Mikhail Sennikovsky
5e5664eae5 Fix to make UTF-8 compatible (Bug# 157113) 2006-09-13 08:57:26 +00:00
Norbert Plött
a973860091 Fixing https:bug #156187 (PathEntry framework should handle cygwin style paths on Windows) 2006-09-12 06:16:41 +00:00
Chris Recoskie
87a6db1989 fix for 137652 by Ravi Sankar Konidena 2006-09-11 20:23:44 +00:00
Chris Recoskie
9a285184f9 fix for 129782 by Andrew Ferguson 2006-09-11 20:06:21 +00:00
Norbert Plött
5dd0ee3043 Changing binary -> ascii committed some changes prematurely.
Reverting to the content of Rev. 1.27
2006-09-06 08:15:04 +00:00
Norbert Plött
eca28bea4a *.exsd files are actually ASCII, not binary! 2006-09-06 08:09:50 +00:00
Mikhail Sennikovsky
a7e7af7c47 Fix for the 125571: wiredness in delta handling in GeneratedMakefileBuilder 2006-08-28 15:08:15 +00:00
David Daoust
e89a4f0149 Fix for 155088 2006-08-25 19:53:26 +00:00
David Daoust
d0cb4c3a58 fixed warning 2006-08-25 19:52:16 +00:00
Mikhail Sennikovsky
ce1a8b474e Fix for bug#150972 2006-08-23 12:24:14 +00:00
Mikhail Sennikovsky
27bd1c9fbe Patch from Sunil Davasam with fixes to make the "Project unsupported.." message be displayed only when neccessary for the "C/C++ Build" property page 2006-08-16 15:27:16 +00:00
Doug Schaefer
23daefc02e Dependencies didn't have their whitespaces escaped. This is needed for things like the Platform SDK. 2006-08-12 05:25:57 +00:00
Mikhail Sennikovsky
96cb849c2e Patch from Sunil Davasam with fixes to the UI tips dispplayed in the C/C++ Build Property page and "Manage Configurations" dialog 2006-08-04 15:07:17 +00:00
Anton Leherbauer
3b95e39b47 Minor fixes to Common Navigator
- Make managed project wizards appear in New menu
- Override clipboard and refactor actions from resourceContent to enable them for non-resources.
2006-07-19 13:52:18 +00:00
Markus Schorn
752e150205 Extracted content type specific code to one common class. 2006-07-12 09:36:45 +00:00
Chris Recoskie
7af727a38e fix for 99818 2006-07-05 18:10:23 +00:00
Anton Leherbauer
82bc1b486e Patch from Benoit Miller for Bug 148436 - Cannot change default text color in Makefile editor 2006-07-03 14:25:07 +00:00
Anton Leherbauer
ed4662692b Fix for bug 141295 - Avoid using deprecated extension point "documentCreation"
* Removed documentCreation extensions
* Removed IDocumentFactory implementations
* Removed PartiallySynchronizedDocument classes
* Removed private SetUpSynchronization methods from document providers
2006-07-03 09:49:47 +00:00
Anton Leherbauer
36c5a333f1 Common Navigator extensions - bug 140337 2006-07-03 09:11:48 +00:00
Chris Recoskie
fc4c6c5718 fix for 148439 NPE in build/clean selected files functionality 2006-06-26 13:21:00 +00:00
Mikhail Sennikovsky
d359b44186 Fixed revision to 3.1 2006-06-23 18:55:42 +00:00
Doug Schaefer
a48b5f55b1 Updated copyright dates to reflect latest in CVS. 2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Mikhail Sennikovsky
74e3308a05 Fix for bugs 140854 and 147296 2006-06-16 10:00:46 +00:00