summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmcurl: Fix test and dll output directoriesBrad King2009-12-151-2/+2
* Changed XML formatting of files attached to test so that each file is archive...Zach Mullen2009-12-152-27/+18
* cmcurl: Drop custom CHECK_TYPE_SIZE macroBrad King2009-12-153-97/+1
* KWSys: Build tests after librariesBrad King2009-12-151-0/+2
* Honor real language flags in FortranC.Flags testBrad King2009-12-153-6/+10
* FortranCInterface: Support '=' in language flagsBrad King2009-12-153-7/+7
* Fix issue #9782 - add documentation for variables used by CPack DragNDrop gen...David Cole2009-12-151-0/+39
* Set value of HDF5_INCLUDE_DIR for backwards compatibility.Will Dicharry2009-12-151-0/+5
* Fix issue #9011 - eliminate unnecessary uses of CPACK_PACKAGE_INSTALL_DIRECTORY.David Cole2009-12-151-10/+10
* CTest-side changes to allow users to attach arbitrary files to test results t...Zach Mullen2009-12-153-4/+100
* Fix issues #9959 and #9898 - do not set CMAKE_OSX_DEPLOYMENT_TARGET if CMAKE_...David Cole2009-12-151-14/+29
* KWSys Nightly Date StampKWSys Robot2009-12-151-1/+1
* Add one more possible error message from curl for the failed submit tests.David Cole2009-12-151-0/+1
* Disable arch-specific try_run in CMake itselfBrad King2009-12-141-0/+11
* Fix issue #9054 - ensure a valid install name for frameworks.David Cole2009-12-141-7/+14
* libarchive: Drop unused %jd and %lld checksBrad King2009-12-142-32/+0
* Added a second call to find_library to find the static library.Marcus Hanwell2009-12-141-0/+8
* Test FortranCInterface flag propagationBrad King2009-12-144-0/+81
* Provide macro to force Fortran compilerBrad King2009-12-141-0/+20
* KWSys Nightly Date StampKWSys Robot2009-12-141-1/+1
* KWSys Nightly Date StampKWSys Robot2009-12-131-1/+1
* KWSys Nightly Date StampKWSys Robot2009-12-121-1/+1
* Fix issue #9764 - add TIMEOUT arg to ExternalProject_Add so that callers have...David Cole2009-12-111-5/+12
* Consider a windows directory named syswow* a 'system' directory for GetPrereq...David Cole2009-12-111-1/+1
* Document new --http1.0 option.Zach Mullen2009-12-111-0/+3
* Added a "-http1.0" option to ctest to make it submit using curl's http 1.0 op...Zach Mullen2009-12-114-6/+67
* Add fallback for detecting CPU speed from Windows registry on builds where US...David Cole2009-12-111-80/+221
* BUG: Fix bug #9894. Make higher resolution CMake icon available as an appli...Clinton Stimpson2009-12-116-4/+8
* KWSys Nightly Date StampKWSys Robot2009-12-111-1/+1
* Restore the "***Not Run" message to ctest command line output for tests which...Zach Mullen2009-12-101-0/+5
* Unfortunately, I noticed the comment on bug 8668 too late. This changes my l...Zach Mullen2009-12-105-94/+47
* [0008668: CTest Dev: Missing executables shown as failed tests when using MPI...Zach Mullen2009-12-105-20/+103
* New decision method to enable Fortran testsBrad King2009-12-103-17/+50
* Always use a configuration for CMake testsBrad King2009-12-101-15/+3
* Test 'install' target of CMake itselfBrad King2009-12-103-0/+54
* Apply CMake test-time config to all testsBrad King2009-12-102-4/+4
* Fix memory leak that occurred when a test executable could not be started. (...Zach Mullen2009-12-101-0/+1
* Fix installation of CMake itselfBrad King2009-12-101-0/+7
* Use add_subdirectory instead of subdirs in CMakeBrad King2009-12-101-11/+11
* Simplify CMake self-install special caseBrad King2009-12-101-13/+4
* BUG: Fix bug #10,000.Clinton Stimpson2009-12-101-5/+13
* KWSys Nightly Date StampKWSys Robot2009-12-101-1/+1
* Fix parallel HDF5 detection (#9982)Alexander Neundorf2009-12-091-1/+1
* Fix for bug 10001, make vs 10 compiler .rc files correctlyBill Hoffman2009-12-091-30/+39
* Create CMakeLibTests output dir for XcodeBrad King2009-12-091-0/+10
* KWSys Nightly Date StampKWSys Robot2009-12-091-1/+1
* Test XML encoding with UTF-8 character validationBrad King2009-12-082-0/+48
* 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