Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix CMP0054 warnings | Brad King | 2014-09-16 | 1 | -1/+1 |
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 3 | -46/+46 |
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 2 | -74/+74 |
* | VS2010: Honor PROJECT_LABEL target property (#10611) | David Cole | 2010-09-09 | 1 | -0/+8 |
* | Test add_subdirectory inside function | Brad King | 2009-09-16 | 1 | -0/+35 |
* | ENH: Improve strictness of Function test | Brad King | 2009-07-22 | 1 | -4/+14 |
* | ENH: Remove CMAKE_ANSI_CFLAGS from tests | Brad King | 2009-07-08 | 1 | -2/+0 |
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
* | ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE) | Alexander Neundorf | 2008-01-18 | 3 | -9/+10 |
* | ENH: change raise_scope signature to be safer for returned varuables | Ken Martin | 2008-01-03 | 3 | -8/+32 |
* | BUG: Make RAISE_SCOPE function work when variable is not defined. | Brad King | 2008-01-02 | 2 | -0/+30 |
* | ENH: add functions and raise scope to cmake | Ken Martin | 2007-12-03 | 2 | -0/+93 |