1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
2004-06-04 20:17:57 +00:00
..
schema Large commit. Two components. The first is to switch all the managed build components over to the new plugin loading scheme. The second is to remove the dependency between the indexer and the build system for dependency calculation. Currently, to make this work, there is a flag that is only available on the 3.x GCC compilers, but I will be addressing that shortly. 2004-05-24 23:23:36 +00:00
src/org/eclipse/cdt/managedbuilder Fix fog bug 64952 -- Indexer being called when it doesn't need to run 2004-06-04 20:17:57 +00:00
.classpath Fix the classpaths to use dynamic containers again. 2004-01-05 21:16:28 +00:00
.cvsignore Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.options Fix fog bug 64952 -- Indexer being called when it doesn't need to run 2004-06-04 20:17:57 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
build.properties Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
ChangeLog Marked remaining strings untranslatable as they belong to the extensibility schema. 2004-03-16 22:25:50 +00:00
plugin.properties Removed the AbstractToolReference class because there is no longer any need for it with the introduction of a dynamic styrategy for model element creation. I kept the IToolReference interface, though. Moved several public methods into it and changed the clients of those methods so that the interface is used. 2004-03-19 16:38:49 +00:00
plugin.xml Fix fog bug 64952 -- Indexer being called when it doesn't need to run 2004-06-04 20:17:57 +00:00