1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
Sean Evoy c80f98594b 2004-02-24 Sean Evoy
Changed the makefile generator to escape any whitespace it finds in a dependency path. Now it is possible to build a project in a location with spaces but you still cannot have internal folders with spaces in the name. 
* src/org/eclipse/cdt/managedbuilder/internal/core/MakefileGenerator.java
	
Tweaked the builder to put only the make command in invocation if there were no arguments spec'd. It seemed to be causing a fake error message to be reported on Linux even though make was successfully building the project.
* src/org/eclipse/cdt/managedbuilder/internal/core/GeneratedMakefileBuilder.java
2004-02-24 21:25:12 +00:00
..
schema Patch for Sean Evoy: 2003-10-01 23:56:36 +00:00
src/org/eclipse/cdt/managedbuilder 2004-02-24 Sean Evoy 2004-02-24 21:25:12 +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 2004-02-24 Sean Evoy 2004-02-24 21:25:12 +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