8 Commits (v3.31.6)

Author SHA1 Message Date
Kyle Edwards edfa4d762d cmake_uninstall.cmake.in: Replace exec_program() with execute_process() 2 years ago
Johnny Jazeix 2d0100fac7 replace remove and remove_directory with rm in tests 6 years ago
Rolf Eike Beer 5bd48ac534 Replace string(REGEX REPLACE) with string(REPLACE) where possible 11 years ago
Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
Brad King d0a49dbd91 BUG: Patch from bug#4312 to make uninstall work with DESTDIR. 19 years ago
Brad King 503e2baafb BUG: Use proper signature for EXEC_PROGRAM to get return value of cmake -E remove. Also fixed spelling error in message, and made non-existing files not a fatal error so that the rest of the files are removed. 19 years ago
Andy Cedilnik 1540067e20 ENH: Add uninstall. This is not really a feature but more of an example on how to do it. 21 years ago