summaryrefslogtreecommitdiff
path: root/Tests/OutOfSource
Commit message (Expand)AuthorAgeFilesLines
* Makefiles: Restore path consistency in the global dispatch makefileBrad King2022-08-032-0/+4
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-6/+6
* Drop Visual Studio 8 2005 generatorBrad King2018-04-021-2/+2
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-164-25/+26
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Ninja: Centralize path conversion in global generator (#15757)Brad King2015-09-252-0/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-132-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-133-40/+40
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Ninja: Add the Ninja generatorPeter Collingbourne2012-02-021-0/+6
* Visual Studio 10 has the same bug as 8 so make the path shorterBill Hoffman2009-09-231-2/+2
* ENH: Allow custom limit on object file path lengthBrad King2008-08-211-2/+5
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* STYLE: remove debug outputAlexander Neundorf2007-07-161-1/+0
* BUG: GET_DIRECTORY_PROPERTY(INCLUDE_DIRECTORIES|LINK_DIRECTORIES) wasn'tAlexander Neundorf2007-07-161-0/+6
* BUG: Disable deep-source test on Watcom until it can be fixed. This is a new...Brad King2007-03-212-7/+11
* BUG: Reduce long source file name length for WMake.Brad King2007-03-201-0/+7
* BUG: Work around VS8 conversion to a relative path for the long source name. ...Brad King2007-03-201-2/+14
* ENH: Added computation of object file names that are almost always short enou...Brad King2007-03-163-1/+25
* BUG: Need to collapse path argument to get_directory_property. This addresse...Brad King2006-10-161-0/+4
* BUG: Fixed out-of-source subdirectories to work when they are also out-of-bin...Brad King2006-10-093-1/+11
* ENH: Adding test for multiple source files with the same name but different f...Brad King2006-07-073-2/+9
* ENH: test get directory properties ability to get props from subdirsKen Martin2005-09-134-5/+26
* ENH: convert to work with the new syntax for ADD_SUBDIRECTORYKen Martin2005-09-121-2/+1
* ENH: add missing filesBill Hoffman2005-07-142-0/+17
* FIX: fix bug 2043 borland compiler and dll problem and add a test for itBill Hoffman2005-07-142-0/+9
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-081-1/+2
* ENH: also test for correct Proj dir settingsKen Martin2005-04-121-1/+4
* ENH: better test for subdirsKen Martin2005-03-291-2/+2
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-182-2/+6
* ENH: added new test for out of dir source treesKen Martin2005-03-144-0/+10