1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
2004-05-28 05:18:19 +00:00
..
org.eclipse.cdt.make.core fixed junit 2004-05-26 15:32:29 +00:00
org.eclipse.cdt.make.ui fixed page contribution 2004-05-26 19:39:04 +00:00
org.eclipse.cdt.managedbuilder.core Hopefully this is the last regression on the switch-over to letting Eclipse determine the build order. Make still needs to know about a dep on a referenced project's build goal so it can relink (or do whatever) when that dependencyis out-of-date. Basically I am adding this BACK to the generated makefile, but the rule to build it is a dummy target (so no make complaints). 2004-05-28 05:18:19 +00:00
org.eclipse.cdt.managedbuilder.core.tests 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
org.eclipse.cdt.managedbuilder.ui Fix for bug 58714 - Cannot rebuild after renaming a referenced project 2004-05-27 20:28:20 +00:00