1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
cdt/build
2006-02-23 18:05:35 +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 Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +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 Add new dependency calculator interfaces 2006-02-23 18:04:02 +00:00
org.eclipse.cdt.managedbuilder.core.tests Update tests because of dependency calculation changes and Echo changes 2006-02-23 18:04:57 +00:00
org.eclipse.cdt.managedbuilder.gnu.ui Fixed build for jar'd plugins 2006-01-18 18:16:35 +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