1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
Leo Treggiari c7f73a4051 Add new dependency calculator interfaces
Apply patch from bugzilla 127077 (Echo loses quotes)
Apply patch from bugzilla 128333 (Limitations for project converter support)
Fix problem in ResourceChangeHandler.sendClose when MBS project cannot be loaded
2006-02-23 18:04: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 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 Add Test for bug 123461 2006-01-21 02:08:53 +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 Switched to using the StringBuffer instead of StringBuilder 2006-02-14 16:03:40 +00:00
org.eclipse.cdt.managedbuilder.ui.tests Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00