mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
![]() 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 |
||
---|---|---|
.. | ||
org.eclipse.cdt.make.core | ||
org.eclipse.cdt.make.ui | ||
org.eclipse.cdt.managedbuilder.core | ||
org.eclipse.cdt.managedbuilder.ui |