Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list: Add FILTER subcommand (#3986) | Ashley Whetter | 2016-02-03 | 29 | -3/+191 |
* | CMake Nightly Date Stamp | Kitware Robot | 2016-02-03 | 1 | -1/+1 |
* | Begin post-3.5 development | Brad King | 2016-02-02 | 3 | -2/+11 |
* | Merge branch 'release' | Brad King | 2016-02-02 | 4 | -13/+4 |
|\ | |||||
| * | CMake 3.5.0-rc1 version updatev3.5.0-rc1 | Brad King | 2016-02-02 | 2 | -4/+4 |
| * | Help: Drop development topic notes to prepare release | Brad King | 2016-02-02 | 2 | -9/+0 |
|/ | |||||
* | Merge topic 'doc-3.5-relnotes' | Brad King | 2016-02-02 | 35 | -211/+183 |
|\ | |||||
| * | Help: Organize and revise 3.5 release notes | Brad King | 2016-02-01 | 1 | -77/+106 |
| * | Help: Consolidate 3.5 release notes | Brad King | 2016-02-01 | 35 | -211/+154 |
* | | Merge topic 'remove-stray-semicolon' | Brad King | 2016-02-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | cmAlgorithms.h: remove superfluous semicolon after method | Christoph GrĂ¼ninger | 2016-02-01 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'fix-CMAKE_MATCH-self-match' | Brad King | 2016-02-02 | 3 | -0/+16 |
|\ \ | |||||
| * | | cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944) | Brad King | 2016-02-01 | 3 | -0/+16 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-02 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'doc-cmake-developer-typo' | Brad King | 2016-02-01 | 1 | -1/+1 |
|\ \ | |||||
| * | | Help: Fix typo in `cmake-developer(7)` manual | Prayag Verma | 2016-02-01 | 1 | -1/+1 |
* | | | Merge topic 'FindGit-updates' | Brad King | 2016-02-01 | 1 | -13/+13 |
|\ \ \ | |||||
| * | | | FindGit: Improve documentation formatting | Brad King | 2016-01-27 | 1 | -8/+7 |
| * | | | FindGit: Document Git_FOUND, unset internal var | Christoph GrĂ¼ninger | 2016-01-27 | 1 | -8/+9 |
* | | | | Merge topic 'clarify-add_custom_command-TARGET-scope' | Brad King | 2016-02-01 | 15 | -18/+59 |
|\ \ \ \ | |||||
| * | | | | add_custom_command: Clarify error when TARGET is out of scope (#15681) | Brad King | 2016-01-28 | 11 | -3/+37 |
| * | | | | Help: Clarify `add_custom_command(TARGET)` scope (#15681) | Bartosz Kosiorek | 2016-01-28 | 1 | -2/+5 |
| * | | | | Help: Clarify policy `CMP0040` documentation (#15681) | Bartosz Kosiorek | 2016-01-28 | 1 | -8/+11 |
| * | | | | Help: Clarify scope of `if(TARGET)` expression | Bartosz Kosiorek | 2016-01-28 | 1 | -3/+4 |
| * | | | | Help: Improve markup in `if` command documentation | Bartosz Kosiorek | 2016-01-28 | 1 | -1/+1 |
| * | | | | Help: Improve markup in `get_target_property` documentation | Bartosz Kosiorek | 2016-01-28 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-02-01 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-31 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-30 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-29 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-28 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'UseJava-fix-doc-typo' | Brad King | 2016-01-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | UseJava: Fix documented name of `CLASSDIR` property (#15936) | Brad King | 2016-01-26 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-27 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-26 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'release' | Brad King | 2016-01-25 | 0 | -0/+0 |
|\ | |||||
| * | CMake 3.4.3v3.4.3 | Brad King | 2016-01-25 | 1 | -1/+1 |
* | | Merge branch 'release' | Brad King | 2016-01-25 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'vs-win10-sdk' into release | Brad King | 2016-01-21 | 3 | -6/+8 |
| |\ | |||||
* | \ | Merge topic 'vs-win10-sdk' | Brad King | 2016-01-25 | 3 | -6/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929) | Brad King | 2016-01-21 | 3 | -6/+8 |
* | | | Merge topic 'FindBoost-1.61' | Brad King | 2016-01-25 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FindBoost: Add support for Boost 1.61 | Sergei Nikulov | 2016-01-22 | 1 | -2/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-25 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-24 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-01-23 | 1 | -1/+1 |
* | | | | Merge topic 'test-fltk_wrap_ui' | Brad King | 2016-01-22 | 3 | -4/+7 |
|\ \ \ \ | |||||
| * | | | | Tests: Cover fltk_wrap_ui on an executable that links libraries | Brad King | 2016-01-21 | 3 | -4/+7 |
* | | | | | Merge topic 'FindPNG-imported-targets' | Brad King | 2016-01-22 | 6 | -7/+97 |
|\ \ \ \ \ | |||||
| * | | | | | FindPNG: Create an imported PNG::PNG target (#15911) | Sam Thursfield | 2016-01-21 | 6 | -7/+97 |