Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -1/+1 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | Record backtrace for every add_test command | Brad King | 2009-08-11 | 1 | -6/+8 |
* | ENH: Add NAME mode to ADD_TEST command | Brad King | 2009-03-16 | 1 | -0/+6 |
* | ENH: Refactor storage of test command lines | Brad King | 2009-03-16 | 1 | -7/+5 |
* | ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple... | Brad King | 2008-01-17 | 1 | -0/+1 |
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -5/+15 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -8/+8 |
* | ENH: Add a way for test to intentionally fail | Andy Cedilnik | 2005-09-07 | 1 | -0/+4 |
* | ENH: Add set and get test propety command | Andy Cedilnik | 2005-07-31 | 1 | -3/+3 |
* | ENH: Improve internal test handling by creating a test class. Command cmEnabl... | Andy Cedilnik | 2005-04-24 | 1 | -0/+64 |