1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
Sean Evoy e4bbb5dc9e Fix for bugzilla 45311: "CVS tries to check in contents of build output"
The managed make builder generates the output directories, and the makefiles for those directories. Those files should be tagged as "derived" so that the CM system will ignore the files on check-in. Now, that is done when a new build directory or file is added to the project. The workspace will take care of files created by the build process through the Ignored Resources extension point.
2004-03-09 20:39:34 +00:00
..
schema Work for C14, add the ability to inherit a tool description via a tool 2004-02-26 20:53:54 +00:00
src/org/eclipse/cdt/managedbuilder Fix for bugzilla 45311: "CVS tries to check in contents of build output" 2004-03-09 20:39:34 +00:00
.classpath Fix the classpaths to use dynamic containers again. 2004-01-05 21:16:28 +00:00
.cvsignore Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
build.properties Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
ChangeLog Fix for bugzilla 45311: "CVS tries to check in contents of build output" 2004-03-09 20:39:34 +00:00
plugin.properties Patch for Sean Evoy: 2003-09-26 19:54:33 +00:00
plugin.xml Added org.eclipse.core.runtime.compatability as a 2004-01-05 20:26:57 +00:00