1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/build
2006-02-27 17:57:02 +00:00
..
org.eclipse.cdt.make.core Put back the build target types that were removed and marked them deprecated like a good API provider should. 2006-02-15 18:28:42 +00:00
org.eclipse.cdt.make.core.tests moved standard make test into it own plugin 2006-02-25 04:29:00 +00:00
org.eclipse.cdt.make.ui Defect 62772. Suppressed the make clean from happening on rebuild events. Works correctly for the standard build, but the managed build still programatically cleans the project. In the long run all builds should call "make all" and the explicit clean event should call "make clean". The managed makefiles will need to be enhanced so that they can never get "out-of-sync" with the source. 2006-02-14 17:54:02 +00:00
org.eclipse.cdt.managedbuilder.core Finish and test the new default dependency calculators 2006-02-27 17:53:28 +00:00
org.eclipse.cdt.managedbuilder.core.tests Add tests for new default dependency calculators 2006-02-27 17:57:02 +00:00
org.eclipse.cdt.managedbuilder.gnu.ui Switch the reference Gnu tool-chains to using the new default dependency calculator that creates .d files as a side-effect of compilation 2006-02-27 17:56:15 +00:00
org.eclipse.cdt.managedbuilder.ui Fix problem in configuration selection when MBS project cannot be loaded 2006-02-23 18:05:35 +00:00
org.eclipse.cdt.managedbuilder.ui.tests Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00