1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build
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
..
org.eclipse.cdt.make.core It should be an IDirective. 2004-03-04 04:39:54 +00:00
org.eclipse.cdt.make.ui fixed bug #53692 2004-03-04 20:42:23 +00:00
org.eclipse.cdt.managedbuilder.core Fix for bugzilla 45311: "CVS tries to check in contents of build output" 2004-03-09 20:39:34 +00:00
org.eclipse.cdt.managedbuilder.ui Removed the __CYGWIN__ symbol that was defined by default for the C and C++ compiler definitions. This was causing a parser error and content assist was failing. 2004-03-09 15:14:59 +00:00