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

20 commits

Author SHA1 Message Date
Doug Schaefer
ec7c947a6f Yet Another Build Model.
- Defines most of the interfaces
- Some simple implementation behind the interfaces to at
least get information from the extension point.
2003-04-07 02:47:01 +00:00
Alain Magloire
f123f58b2f Implementing the BinaryParser proposal using
the CDescriptor class.
2003-02-28 21:29:53 +00:00
Doug Schaefer
18177e7a35 New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
Judy N. Green
06932c5231 Changed to version 1.0.1 2002-12-16 20:43:26 +00:00
Alain Magloire
eb5c616a90 updated. 2002-11-27 04:52:00 +00:00
Alain Magloire
8efeacb083 New parser extension-points. 2002-11-25 05:55:56 +00:00
David Inglis
8eb2617607 fixed bug # 26640 2002-11-20 14:31:35 +00:00
Alain Magloire
4fba4e3891 Indentation. 2002-11-18 15:49:45 +00:00
David Inglis
d88c252a40 Since standard make project don't really know what there target platform
is lets (for now) assume any "*" if the extension does not list any, in the
future we'll call ICOwner.getPlatform(IProject) (new) to give back a target platform
which the user has given us.
2002-11-04 19:28:32 +00:00
David Inglis
f3e97df34a only support one platform from project for now. 2002-09-23 17:08:16 +00:00
David Inglis
60f24d786e new Processlist extension point 2002-09-17 19:08:38 +00:00
Alain Magloire
61f99b2be7 Add the well-known C extensions for the team extension-point. 2002-09-16 19:50:50 +00:00
David Inglis
cb8243d3ef added new Generic Extension creation machanism that uses the
.cptproject file to find which plugin contains the extension point
2002-09-06 20:16:04 +00:00
David Inglis
ec39247781 no icons in core 2002-08-09 20:33:03 +00:00
David Inglis
ce3ece8454 start of .cdtproject management 2002-08-06 20:16:58 +00:00
David Inglis
4956853ad0 update to support new console extension plus removed IPropertyStore
in core changing it to use the plaform property store.
2002-07-26 19:15:14 +00:00
Sebastien Marineau
62922735e9 Change provider name to org.eclipse 2002-07-16 01:52:35 +00:00
Judy N. Green
e747ad4a68 Updated classpath so that we can successfully build and deploy Jar files with CDT Core and UI 2002-07-04 16:31:05 +00:00
Judy N. Green
3cf0bd8e69 Changed jar to cdtcore.jar from cdt.jar to reflect the naming schema used by the JDT 2002-07-03 20:00:13 +00:00
Sebastien Marineau
e0fe72f58c Initial commit of CDT code from QNX 2002-06-26 20:39:58 +00:00