1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
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
build 2004-02-24 Sean Evoy 2004-02-24 21:25:12 +00:00
core Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52823 2004-02-24 18:18:56 +00:00
debug Fire the "suspend" event when the target is suspended because of an error. 2004-02-23 18:56:28 +00:00
doc Upgraded doc.user plugin.xml 2004-02-13 20:42:16 +00:00
launch/org.eclipse.cdt.launch filterClass contribution attribute to use the "Run" 2004-02-20 04:34:28 +00:00
releng Make failure more visible. 2004-01-14 22:03:23 +00:00