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

1451 commits

Author SHA1 Message Date
Oleg Krasilnikov
a9aa8b8cba Tests are updated for new project model 2007-02-22 08:39:43 +00:00
Doug Schaefer
5a07244d6d Migrated the MinGW integration into the managedbuilder.gnu plugin. Also fixed up some of the strings in the UI. 2007-02-22 05:22:55 +00:00
Doug Schaefer
ba02f49a64 Put back enough of the Standard builder to keep our internal stuff working. 2007-02-21 22:19:47 +00:00
Oleg Krasilnikov
85ea990944 Warnings elimination 2007-02-21 17:38:23 +00:00
Oleg Krasilnikov
3cae7720cf Warnings elimination 2007-02-21 17:03:21 +00:00
Oleg Krasilnikov
abc95e03d4 Warnings elimination 2007-02-21 16:53:35 +00:00
Oleg Krasilnikov
d816d706b8 Exception logging added 2007-02-21 16:41:18 +00:00
Oleg Krasilnikov
76dd08897e Warnings elimination 2007-02-21 16:39:40 +00:00
Oleg Krasilnikov
0dc9464e9a Warnings elimination 2007-02-21 16:30:05 +00:00
Oleg Krasilnikov
1f72b78fad Exception logging added while creating project 2007-02-21 16:19:52 +00:00
Oleg Krasilnikov
1565582172 Warnings elimination: "PixelConverter" is not referenced now. 2007-02-21 15:04:43 +00:00
Oleg Krasilnikov
5a7db03823 Warnings elimination 2007-02-21 14:26:13 +00:00
Oleg Krasilnikov
e0bd923f4f Warnings elimination 2007-02-21 14:20:59 +00:00
Oleg Krasilnikov
88500fffb8 Warnings elimination 2007-02-21 14:09:59 +00:00
Anton Leherbauer
1ae5457603 Fix for Bug 149569 - PDom does not store inactive include directives
and Bug 149568 - PDom does not store unresolved include directives
2007-02-21 12:26:58 +00:00
Oleg Krasilnikov
223b2e56e8 2 icons are replaced. 2007-02-21 12:26:56 +00:00
Mikhail Sennikovsky
5fdd70a074 New Project Model initial check-in 2007-02-20 17:23:35 +00:00
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