summaryrefslogtreecommitdiff
path: root/Tests/SubDirSpaces
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-051-1/+1
* replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
* Remove now-unused code once used on IRIXBrad King2019-01-111-1/+1
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-012-8/+8
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-36/+22
* Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficientRolf Eike Beer2014-04-141-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-14/+14
* Convert CMake-language commands to lower caseKitware Robot2012-08-136-51/+51
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* Disable SubDirSpaces parens with GNU Make 3.82 (#11654)Brad King2011-01-111-1/+9
* 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-214-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