summaryrefslogtreecommitdiffstats
path: root/Tests/MakeClean
Commit message (Expand)AuthorAgeFilesLines
* Tests: Don't read the LOCATION property from build targets.Stephen Kelly2013-11-191-1/+0
* Tests: Teach MakeClean to use "cmake --build"Brad King2013-11-181-9/+2
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-132-2/+2
* Genex: Evaluate genexes for additional make clean files.Stephen Kelly2013-08-271-0/+12
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-133-34/+34
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-7/+0
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* 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-291-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
* COMP: Try to fix test on HPAndy Cedilnik2005-02-141-0/+2
* COMP: Need ANSI flags for C executable.Brad King2005-02-141-0/+5
* ENH: Adding cleaning of custom command outputs during "make clean".Brad King2005-02-092-5/+19
* ENH: Adding test of "make clean".Brad King2005-02-095-0/+110