| Commit message (Expand) | Author | Age | Files | Lines |
* | separgs: Migrate tests to RunCMake tests | Christian Pfeiffer | 2017-04-26 | 1 | -1/+0 |
|
|
* | Tests: Fix CMake.GetPrerequisites test config message | Brad King | 2017-04-03 | 1 | -4/+1 |
|
|
* | Tests: Add more signature tests to RunCMake.configure_file test | Brad King | 2015-03-09 | 1 | -1/+0 |
|
|
* | file DOWNLOAD: Add test for bad hash. | Matt McCormick | 2014-01-16 | 1 | -0/+4 |
|
|
* | Drop use of configure_file IMMEDIATE option | Daniele E. Domenichelli | 2013-11-13 | 1 | -1/+1 |
|
|
* | Tests: Verify policies are introduced only in "official" versions | David Cole | 2013-08-28 | 1 | -0/+9 |
|
|
* | Add cmake_host_system_information command | Nils Gladitz | 2013-06-19 | 1 | -0/+1 |
|
|
* | ProcessorCount test: fix path to cmsysTestsCxx executable | Rolf Eike Beer | 2013-01-24 | 1 | -2/+3 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -7/+7 |
|
|
* | Merge topic 'test-getpropery' | David Cole | 2012-03-06 | 1 | -0/+1 |
|\ |
|
| * | add test for get_property() errors | Rolf Eike Beer | 2012-03-04 | 1 | -0/+1 |
|
|
* | | Merge topic 'remove-CheckSourceTree-cvs-support' | David Cole | 2012-03-06 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | CheckSourceTree: Remove CVS checkout support (#13001) | Brad King | 2012-03-02 | 1 | -3/+2 |
|
|
* | | add testcases for while()/endwhile() errors | Rolf Eike Beer | 2012-03-01 | 1 | -0/+1 |
|/ |
|
* | Add macros cmake_push/pop_check_state() as discussed on the list. | Alex Neundorf | 2011-07-07 | 1 | -0/+1 |
|
|
* | Add module ProcessorCount.cmake (#11302) | Michael Wild | 2011-03-15 | 1 | -0/+1 |
|
|
* | Implement file(UPLOAD (#11286) | David Cole | 2011-02-25 | 1 | -0/+2 |
|
|
* | Merge branch 'add-git-to-CheckSourceTreeTest' | Brad King | 2010-06-07 | 1 | -2/+3 |
|\ |
|
| * | Add git support to the CMake.CheckSourceTree test. | David Cole | 2010-05-27 | 1 | -2/+3 |
|
|
* | | Improve FILE(DOWNLOAD) and ExternalProject. | David Cole | 2010-05-27 | 1 | -0/+5 |
|/ |
|
* | Fix configure time error that occurs when there is a backslash in the HOME en... | David Cole | 2010-02-10 | 1 | -1/+2 |
|
|
* | Add alternate per-vendor compiler id detection | Brad King | 2010-02-01 | 1 | -0/+1 |
|
|
* | Clean up CMake build tree 'bin' directory | Brad King | 2009-12-08 | 1 | -1/+1 |
|
|
* | Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv... | David Cole | 2009-12-04 | 1 | -0/+1 |
|
|
* | Create CMake.ELF test to cover cmELF further | Brad King | 2009-10-27 | 1 | -0/+4 |
|
|
* | Test if() boolean coersion and CMP0012 behaviors | Brad King | 2009-10-27 | 1 | -0/+1 |
|
|
* | Increase coverage. Intentionally trigger error conditions. Call all the else*... | David Cole | 2009-10-06 | 1 | -0/+5 |
|
|
* | Add tests for uncovered bits of the math and cmake_minimum_required cmake fun... | David Cole | 2009-10-05 | 1 | -0/+2 |
|
|
* | Correct some typos in error messages in the string command. Add a test that c... | David Cole | 2009-10-02 | 1 | -0/+1 |
|
|
* | New CMake.ModulesNotice test for copyright notices | Brad King | 2009-10-01 | 1 | -0/+1 |
|
|
* | Create CMake.ConfigureFile test for configure_file | Brad King | 2009-09-16 | 1 | -0/+1 |
|
|
* | ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ... | David Cole | 2009-07-27 | 1 | -0/+1 |
|
|
* | BUG: Close endif statements with same string as if so that it still configure... | David Cole | 2009-07-24 | 1 | -1/+1 |
|
|
* | BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri... | David Cole | 2009-07-24 | 1 | -0/+12 |
|
|
* | ENH: Create ImplicitLinkInfo test | Brad King | 2009-07-23 | 1 | -0/+1 |
|
|
* | ENH: Teach separate_arguments() to parse commands | Brad King | 2009-07-14 | 1 | -0/+1 |
|
|
* | ENH: Test file(COPY) failure cases | Brad King | 2009-04-29 | 1 | -0/+1 |
|
|
* | ENH: Teach message() how to display warnings | Brad King | 2009-03-06 | 1 | -0/+1 |
|
|
* | ENH: Overhaul CMake version numbering | Brad King | 2009-03-05 | 1 | -0/+1 |
|
|
* | ENH: Add get_filename_component(... REALPATH) | Brad King | 2009-02-09 | 1 | -0/+1 |
|
|
* | BUG: Alternative fix to bug #8423 | Brad King | 2009-02-06 | 1 | -1/+0 |
|
|
* | BUG: fix for #8423 | Bill Hoffman | 2009-01-29 | 1 | -0/+1 |
|
|
* | ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis... | David Cole | 2008-10-24 | 1 | -8/+4 |
|
|
* | ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ... | David Cole | 2008-03-04 | 1 | -2/+13 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 1 | -0/+3 |
|
|
* | ENH: Add variable watch command | Andy Cedilnik | 2007-04-11 | 1 | -1/+2 |
|
|
* | ENH: Add initial implementation of the list command | Andy Cedilnik | 2006-02-10 | 1 | -0/+10 |
|
|