1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
Leo Treggiari 76e3e03781 Make 2 makefile generation changes dealing with quotes and Echo:
1.  Use double quotes rather than single quotes around paths that may contain special characters
2.  We used to Echo a command and then issue the command prefixed with "@".  Now we just issue the command and let make echo it.
2006-04-28 13:28:39 +00:00
..
META-INF Initial commit for the build description model functionality 2006-03-10 15:21:09 +00:00
schema The patch from Tim Kelly and Ken Ryall for the IManagedBuildDefinitionsStartup functionality see bug# 123275 2006-04-06 14:11:37 +00:00
src/org/eclipse/cdt/managedbuilder Make 2 makefile generation changes dealing with quotes and Echo: 2006-04-28 13:28:39 +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
.options Added extra debug logging 2004-06-10 19:46:56 +00:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html crecoskie June 20, 2005 - updating copyright and license info for EPL transition 2005-06-20 20:52:53 +00:00
build.properties Fixed build for jar'd plugins 2006-01-18 18:16:35 +00:00
ChangeLog Fix for PR 91276: Cygpath on Linux for SCD? 2005-05-03 14:09:04 +00:00
plugin.properties crecoskie June 20, 2005 - updating copyright and license info for EPL transition 2005-06-20 20:52:53 +00:00
plugin.xml Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00