Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | 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 |
|/ | |||||
* | Merge topic 'vs-win10-sdk' | Brad King | 2016-01-25 | 1 | -1/+2 |
|\ | |||||
| * | VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929) | Brad King | 2016-01-21 | 1 | -1/+2 |
| * | Merge branch 'doc-apple-info-plist-properties' into release | Brad King | 2015-10-30 | 2 | -29/+37 |
| |\ | |||||
| * \ | Merge branch 'doc-add_executable-typo' into release | Brad King | 2015-10-22 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'doc-file-GLOB-no-order' into release | Brad King | 2015-10-21 | 1 | -1/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'doc-add_test-requirements' into release | Brad King | 2015-10-19 | 1 | -0/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'doc-INCLUDES-relnote' into release | Brad King | 2015-10-13 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'doc-clarify-shared-lib' into release | Brad King | 2015-10-12 | 2 | -1/+12 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'revert-compiler-features-solaris' into release | Brad King | 2015-10-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindPNG-imported-targets' | Brad King | 2016-01-22 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindPNG: Create an imported PNG::PNG target (#15911) | Sam Thursfield | 2016-01-21 | 1 | -0/+4 |
* | | | | | | | | | | Merge topic 'add-FindXalanC' | Brad King | 2016-01-21 | 3 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindXalanC: New module to find the Apache Xalan-C++ library | Roger Leigh | 2016-01-20 | 3 | -0/+7 |
* | | | | | | | | | | | cmake: Fix `-E time` argument passing to child | Brad King | 2016-01-20 | 1 | -0/+7 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'ExternalProject-git-clone-o' | Brad King | 2016-01-19 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ExternalProject: Add option to set `git clone -o` argument | Adam Rankin | 2016-01-15 | 1 | -0/+5 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Help: Document the CMAKE_EXPORT_COMPILE_COMMANDS variable | Sebastian Schuberth | 2016-01-15 | 2 | -0/+31 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge topic 'install-DIRECTORY-genex' | Brad King | 2016-01-14 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | install: Allow generator expressions in DIRECTORY | Yves Frederix | 2016-01-13 | 2 | -3/+10 |
* | | | | | | | | | | Merge topic 'vs-debug-fastlink' | Brad King | 2016-01-13 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | VS: Map link `/debug:fastlink` flag to VS 2015 IDE property (#15894) | Brad King | 2016-01-12 | 1 | -0/+5 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Add -Werror and -Wno-error command-line options | Michael Scott | 2016-01-12 | 2 | -0/+31 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge topic 'mingw-clang-compile-features' | Brad King | 2016-01-12 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Record compile features for MinGW Clang on Windows (#15897) | Brad King | 2016-01-11 | 1 | -0/+5 |
* | | | | | | | | | | VS: Implement VS_GLOBAL_* target properties in VS 2010+ (#13666) | Mike Fitzgerald | 2016-01-11 | 1 | -0/+5 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge topic 'release-windows' | Brad King | 2016-01-07 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Utilities/Release: Switch to .msi builder for Windows binary | Brad King | 2015-12-21 | 1 | -0/+7 |
* | | | | | | | | | | Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947) | Gregor Jasny | 2016-01-03 | 1 | -0/+6 |
|/ / / / / / / / / | |||||
* | | | | | | | | | cmake_parse_arguments: consider duplicate keyword as warning | Matthias Maennich | 2015-12-17 | 1 | -0/+7 |
* | | | | | | | | | CMakeParseArguments: replace by native cmake_parse_arguments command | Matthias Maennich | 2015-12-17 | 3 | -0/+85 |
* | | | | | | | | | Merge topic 'FindGTest-imported-targets' | Brad King | 2015-12-14 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Add notes for topic 'FindGTest-imported-targets' | Brad King | 2015-12-14 | 1 | -0/+4 |
* | | | | | | | | | | Merge topic 'ios-universal' | Brad King | 2015-12-11 | 5 | -0/+28 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Xcode: Add support for combined install on iOS | Ruslan Baratov | 2015-12-10 | 5 | -0/+28 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'FindOpenMP-clang' | Brad King | 2015-12-11 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindOpenMP: Add Clang support | Chris Pavlina | 2015-12-10 | 1 | -0/+4 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'cmake-W-options' | Brad King | 2015-12-11 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmake-gui: Add options to control warning messages | Michael Scott | 2015-12-10 | 1 | -0/+3 |
* | | | | | | | | | | | cmake: Teach -E make_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-10 | 2 | -4/+9 |
* | | | | | | | | | | | Help: Rename release notes for topic 'cmake-E-multiple-inputs' | Brad King | 2015-12-10 | 1 | -2/+2 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'cmake-E-copy-multiple-inputs' | Brad King | 2015-12-09 | 2 | -4/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmake: Teach -E copy_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-07 | 2 | -2/+6 |
| * | | | | | | | | | | cmake: Refine -E copy[_if_different] documentation | Bartosz Kosiorek | 2015-12-07 | 1 | -2/+7 |
| |/ / / / / / / / / |