summaryrefslogtreecommitdiffstats
path: root/Tests/SubDirSpaces
Commit message (Collapse)AuthorAgeFilesLines
* Disable SubDirSpaces parens with GNU Make 3.82 (#11654)Brad King2011-01-111-1/+9
| | | | | | | | | GNU Make 3.82 incorrectly parses make dependencies involving parentheses in path names. See related upstream issue: http://savannah.gnu.org/bugs/?30612 Skip testing the ()-named subdirectory.
* ENH: preclean some warningsKen Martin2008-03-253-0/+3
|
* ENH: watcom wmake can not handle () in the path with cd commandBill Hoffman2007-02-272-2/+21
|
* COMP: Disable rpath with spaces on some systems.Brad King2007-02-261-0/+6
|
* ENH: add a commentBill Hoffman2007-02-221-0/+1
|
* ENH: show make results on the dashboardBill Hoffman2007-02-221-0/+1
|
* ENH: fix parens in the path with spaces in the pathBill Hoffman2007-02-224-2/+9
|
* ENH: make the test really test targets with spacesKen Martin2007-02-191-1/+1
|
* ENH: added used sources with a path that has spacesKen Martin2007-02-192-0/+50
|
* ENH: new test for spaces in the tree structureKen Martin2007-02-1919-0/+201