summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed issues with message text in FILE command error situations. Added many n...David Cole2009-10-172-3/+113
* Add more testing coverage of the FILE command.David Cole2009-10-162-0/+116
* More robust implicit link line detection regexBrad King2009-10-071-0/+8
* Log implicit link information parsing actionsBrad King2009-10-061-1/+3
* Increase coverage. Intentionally trigger error conditions. Call all the else*...David Cole2009-10-064-0/+94
* Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...David Cole2009-10-055-0/+87
* Add a few more cases to the new StringTest for even better coverage. Re-facto...David Cole2009-10-033-117/+184
* Correct some typos in error messages in the string command. Add a test that c...David Cole2009-10-023-0/+206
* Better CMake.ModulesNotice test regexBrad King2009-10-011-2/+3
* New CMake.ModulesNotice test for copyright noticesBrad King2009-10-012-0/+46
* Create CMake.ConfigureFile test for configure_fileBrad King2009-09-166-0/+28
* Factor out CMake.File test result check for re-useBrad King2009-09-162-35/+40
* Check PGI linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* Check Intel linker lines in ImplicitLinkInfo testBrad King2009-07-291-0/+18
* BUG: Parse implicit link editor -z*extract optionsBrad King2009-07-281-2/+2
* ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...David Cole2009-07-272-4/+51
* ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S...David Cole2009-07-251-49/+86
* BUG: Further avoid ImplicitLinkInfo case changeBrad King2009-07-251-6/+6
* BUG: Close endif statements with same string as if so that it still configure...David Cole2009-07-241-1/+1
* BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs upd...David Cole2009-07-241-3/+53
* BUG: Teach VariableWatch test to check resultsBrad King2009-07-241-0/+9
* BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...David Cole2009-07-242-0/+61
* BUG: Avoid case change in ImplicitLinkInfo testBrad King2009-07-241-6/+6