summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test UTF-8 decodingBrad King2009-12-082-0/+126
* CTest: Do not munge UTF-8 output in XML filesBrad King2009-12-084-34/+155
* Create CMakeLib test driver and test cmXMLParserBrad King2009-12-085-0/+49
* Clean up CMake build tree 'bin' directoryBrad King2009-12-083-6/+9
* Remove useless include file filtersBrad King2009-12-084-7/+0
* KWSys: Remove default exe output pathBrad King2009-12-081-7/+0
* Local test timeouts will now always take precedence over the global --timeout...Zach Mullen2009-12-081-2/+1
* Remove unused DumpDocumentation codeBrad King2009-12-085-196/+0
* Minor typo in commentsMathieu Malaterre2009-12-081-2/+2
* KWSys Nightly Date StampKWSys Robot2009-12-081-1/+1
* CMake global timeout (--timeout option) should prevail over individual test t...Zach Mullen2009-12-071-1/+2
* Force CheckSourceTree test to pass if the source tree is not a CVS checkout. ...David Cole2009-12-071-0/+11
* Remove WILL_FAIL property from BadExe test, since CTest was returning 0. Repl...Zach Mullen2009-12-071-1/+2
* Cosmetic changes to previous commit, for consistency.Zach Mullen2009-12-072-3/+2
* Added a unit test for running a test command which exists but is not an execu...Zach Mullen2009-12-076-1/+50
* KWSys Nightly Date StampKWSys Robot2009-12-071-1/+1
* KWSys Nightly Date StampKWSys Robot2009-12-061-1/+1
* KWSys Nightly Date StampKWSys Robot2009-12-051-1/+1
* Turn off fortran as gnu fortran does not mix with vsBill Hoffman2009-12-041-0/+1
* Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv...David Cole2009-12-042-0/+15
* Document usage of the include(CTest) moduleBrad King2009-12-041-9/+45
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-0421-38/+603
* Remove GNU-specific flags from Linux.cmakeBrad King2009-12-044-7/+0
* Generalize support for Portland Group CompilerBrad King2009-12-048-15/+86
* Remove duplicate info from Linux SunPro info filesBrad King2009-12-043-6/+0
* Consolidate Linux Intel compiler informationBrad King2009-12-044-28/+38
* Fix GNU C and Fortran flags on SunOSBrad King2009-12-042-1/+3
* KWSys Nightly Date StampKWSys Robot2009-12-041-1/+1
* KWSys Nightly Date StampKWSys Robot2009-12-031-1/+1
* Move GNU flags from SunOS.cmake to SunOS-GNU.cmakeBrad King2009-12-022-17/+9
* Hanle the case where a test can not be run because it is a bad executable.Bill Hoffman2009-12-022-15/+14
* Reduce duplication in Platform/<os>.cmake filesBrad King2009-12-0216-22/+16
* Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAGBrad King2009-12-026-30/+0
* Fix OS X dylib and module GNU flagsBrad King2009-12-024-0/+30
* Fix .vfproj files with per-source settingsBrad King2009-12-021-0/+4
* Modernize GNU compiler info on WindowsBrad King2009-12-026-98/+83
* Split GNU compiler information filesBrad King2009-12-0232-158/+204
* Remove unnecessary configure time operations from CTestTest* testsZach Mullen2009-12-026-48/+0
* Make CTestTestTimeout time configurableBrad King2009-12-023-3/+9
* Remove unused code from CTest test suiteBrad King2009-12-027-79/+5
* KWSys Nightly Date StampKWSys Robot2009-12-021-1/+1
* Use one arch for 1.4-compatible check_type_sizeBrad King2009-12-011-0/+16
* Fix #9970: Use execute_process instead of deprecated exec_program.James Bigler2009-12-011-1/+1
* Drop -rdynamic from Linux build rulesBrad King2009-12-0112-16/+0
* curl: Hard-code HAVE_W* macros on UNIX for CygwinBrad King2009-12-011-0/+6
* Always use a configuration for CTestTestTimeoutBrad King2009-12-012-1/+14
* KWSys: List processes with "ps -ef" on OpenSolarisBrad King2009-12-011-1/+2
* KWSys: Use "ps -Af" for process list on QNXBrad King2009-12-011-0/+3
* KWSys Nightly Date StampKWSys Robot2009-12-011-2/+2
* libarchive: Remove unused STDC_HEADERS try_runBrad King2009-11-307-95/+0