summaryrefslogtreecommitdiffstats
path: root/CTestCustom.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Exclude try_compile sources and kwsys files from CMake coverage results.David Cole2008-02-251-0/+11
|
* COMP: exclude some warnings on hpBill Hoffman2007-09-241-0/+1
|
* ENH: Avoid prompting for admin privileges when running CMakeSetup.exe on ↵David Cole2007-09-111-2/+1
| | | | Vista by adding a requestedExecutionLevel element to its manifest.
* ENH: Create CTestCustom.cmake instead of CTestCustom.ctest. Create the old ↵Brad King2007-08-311-0/+41
file to include the new one for compatibility. This should prevent the long delays of CTest traversing the whole tree looking for CTestCustom.ctest files.