summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests
Commit message (Expand)AuthorAgeFilesLines
* fix uninitialized var in if(NOT foo bar STREQUAL "foo bar")Rolf Eike Beer2012-01-222-0/+10
* Merge topic 'newline-style'David Cole2011-12-015-0/+38
|\
| * Add NEWLINE_STYLE option to configure_file (#3957)Peter Kuemmel2011-11-285-0/+38
* | Fix CMake.File hash test for CRLF checkoutsBrad King2011-11-1611-14/+16
* | Add string(MD5) and string(SHA*) commands to compute hashesBrad King2011-11-1610-0/+47
* | Add file(SHA*) commands to compute cryptographic hashesBrad King2011-11-166-0/+25
* | Add file(MD5) command to compute cryptographic hashBrad King2011-11-167-1/+22
|/
* Add macros cmake_push/pop_check_state() as discussed on the list.Alex Neundorf2011-07-072-0/+31
* Merge topic 'absoft-fortran-compiler'Brad King2011-05-241-0/+15
|\
| * Absoft: Detect implicit link libraries on Linux and MacBrad King2011-05-201-0/+15
* | ProcessorCount: Use ERROR_QUIET with execute_process (#11302)David Cole2011-03-181-3/+10
* | ProcessorCount: Test fails if count is 0 (#11302)David Cole2011-03-151-4/+5
* | ProcessorCount test: more output, do not fail. (#11302)David Cole2011-03-151-1/+18
* | Compare ProcessorCount to SystemInformation count. (#11302)David Cole2011-03-151-3/+37
* | Add ProcessorCount support for QNX via pidin. (#11302)David Cole2011-03-151-1/+5
* | Add module ProcessorCount.cmake (#11302)Michael Wild2011-03-152-0/+10
* | Implement file(UPLOAD (#11286)David Cole2011-02-254-1/+72
* | Merge topic 'resolve/add-STRING-subcommand-FIND-issue-11795/fix-2828-more-inf...Brad King2011-02-222-1/+78
|\ \
| * \ Merge branch 'fix-2828-more-info-in-script-mode' into add-STRING-subcommand-F...Brad King2011-02-151-0/+2
| |\ \
| * | | Add a string(FIND) sub-command (#11795)Tim Hütz2011-02-152-1/+78
| | |/ | |/|
* | | Merge topic 'fix-2828-more-info-in-script-mode'Brad King2011-02-221-0/+2
|\ \ \ | | |/ | |/|
| * | Add CMAKE_SCRIPT_MODE_FILE variable (#2828)David Cole2011-02-021-0/+2
| |/
* | Make file DOWNLOAD less noisy (#11761)David Cole2011-02-091-0/+2
|/
* Detect object files in implicit link informationBrad King2010-12-091-1/+8
* Fixes to GetPrerequisites for cygwinDavid Partyka2010-10-271-4/+4
* Fixed appending PATH to dumpbin tool from growing without bounds.David Partyka2010-10-251-0/+14
* Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)Alex Neundorf2010-09-281-0/+4
* ModuleNoticesTest: Do not require "Kitware" copyrightBrad King2010-08-171-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Merge CPackRPM changes into doc-spellingBrad King2010-07-131-6/+57
|\
| * CheckSourceTree test: read UpdateCommand from Update.xml.David Cole2010-06-271-6/+57
* | Fix spelling errors reported by Lintian.Kai Wasserbäch2010-07-131-1/+1
|/
* Look in the ctest ini file for GitCommand.David Cole2010-06-211-0/+54
* Merge branch 'add-git-to-CheckSourceTreeTest'Brad King2010-06-072-53/+176
|\
| * Allow return value of 1 from git status.David Cole2010-05-281-3/+3
| * Further refinements to the CheckSourceTree test.David Cole2010-05-271-4/+27
| * Add git support to the CMake.CheckSourceTree test.David Cole2010-05-272-53/+153
* | Improve FILE(DOWNLOAD) and ExternalProject.David Cole2010-05-273-0/+46
|/
* Fix configure time error that occurs when there is a backslash in the HOME en...David Cole2010-02-101-1/+2
* Add alternate per-vendor compiler id detectionBrad King2010-02-012-0/+32
* Clean up CMake build tree 'bin' directoryBrad King2009-12-081-1/+1
* Force CheckSourceTree test to pass if the source tree is not a CVS checkout. ...David Cole2009-12-071-0/+11
* Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv...David Cole2009-12-042-0/+15
* Fix get_filename_component(... REALPATH) work dirBrad King2009-11-181-0/+15
* Fix issue #9851 - only seed the random number generator on the first call to ...David Cole2009-11-061-0/+8
* Check Mac linker lines in ImplicitLinkInfo testBrad King2009-11-051-0/+33
* Remove non-language implicit link dependenciesBrad King2009-11-051-15/+15
* Create CMake.ELF test to cover cmELF furtherBrad King2009-10-276-0/+52
* Test if() boolean coersion and CMP0012 behaviorsBrad King2009-10-272-0/+159
* Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...David Cole2009-10-172-3/+3