summaryrefslogtreecommitdiff
path: root/Tests/MakeClean/ToClean
Commit message (Expand)AuthorAgeFilesLines
* Tests: Extend MakeClean test to test various target typesSebastian Holtermann2019-08-261-37/+49
* Tests: Extend MakeClean test to cover subdirectories without targetsSebastian Holtermann2019-05-182-35/+64
* Tests: Extend MakeClean test to cover ADDITIONAL_CLEAN_FILESSebastian Holtermann2019-05-141-28/+84
* Tests: Don't read the LOCATION property from build targets.Stephen Kelly2013-11-191-1/+0
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* Genex: Evaluate genexes for additional make clean files.Stephen Kelly2013-08-281-0/+12
* Convert CMake-language commands to lower caseKitware Robot2012-08-132-13/+13
* BUG: Convert cmake_policy(VERSION) to cmake_minimum_required(VERSION) in Test...Brad King2008-03-201-1/+1
* ENH: Improve handling of old-style compatibility.Brad King2008-03-071-0/+1
* BUG: Do not remove the source file extension when computing an object file na...Brad King2007-12-281-1/+1
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-1/+1
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-1/+1
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...Brad King2005-04-061-17/+10
* ENH: Adding cleaning of custom command outputs during "make clean".Brad King2005-02-091-4/+19
* ENH: Adding test of "make clean".Brad King2005-02-093-0/+27