1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
2006-03-11 00:15:40 +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 The clean call added for the case build description calculation is failed and full build is needed 2006-03-11 00:15:40 +00:00
org.eclipse.cdt.managedbuilder.core.tests Initial commit for the build description model functionality 2006-03-10 15:21:09 +00:00
org.eclipse.cdt.managedbuilder.gnu.ui Fix line endings 2006-03-07 18:33:01 +00:00
org.eclipse.cdt.managedbuilder.ui Initial commit for the build description model functionality 2006-03-10 15:21:09 +00:00
org.eclipse.cdt.managedbuilder.ui.tests Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00