| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge topic 'ninja-directory-targets' | Brad King | 2016-03-22 | 4 | -0/+21 |
|\ \ \ \ \ |
|
| * | | | | | Ninja: Add test for `$subdir/all` targets | Brad King | 2016-03-22 | 4 | -0/+21 |
| |/ / / / |
|
* | | | | | Merge topic 'fix-repeat-pkg-config' | Brad King | 2016-03-22 | 1 | -5/+6 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | FindPkgConfig: set correctly named variables in cache (#15903) | Ben Boeckel | 2016-03-21 | 1 | -5/+6 |
|
|
* | | | | Merge topic 'ios-install-combined-one-arch' | Brad King | 2016-03-17 | 3 | -0/+64 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Fix iOS combined feature for single architecture targets | Ruslan Baratov | 2016-03-15 | 3 | -0/+64 |
| |/ |
|
| * | Merge branch 'fix-static-private-non-target-depends' into release | Brad King | 2016-02-17 | 5 | -0/+17 |
| |\ |
|
| * \ | Merge branch 'fix-cmake_parse_arguments-expansion' into release | Brad King | 2016-02-12 | 1 | -0/+19 |
| |\ \ |
|
| * \ \ | Merge branch 'fix-install-EXPORT-crash' into release | Brad King | 2016-02-08 | 7 | -3/+14 |
| |\ \ \ |
|
* | \ \ \ | Merge topic 'remove-vs6-generator' | Brad King | 2016-03-10 | 8 | -19/+6 |
|\ \ \ \ \ |
|
| * | | | | | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 8 | -19/+6 |
|
|
* | | | | | | Xcode: ReRunCMake even if files disappeared (#15992) | Gregor Jasny | 2016-03-09 | 1 | -0/+39 |
|/ / / / / |
|
* | | | | | Diagnose recursive project/enable_language without crashing (#15999) | Brad King | 2016-03-07 | 11 | -0/+27 |
|
|
* | | | | | VS: Add option to set `ConfigurationType` of a .vcxproj file | Fabian Otto | 2016-02-26 | 6 | -0/+37 |
|
|
* | | | | | Merge topic 'try_compile-target-type' | Brad King | 2016-02-26 | 7 | -0/+41 |
|\ \ \ \ \ |
|
| * | | | | | try_compile: Add option to control type of target | Brad King | 2016-02-19 | 7 | -0/+41 |
|
|
* | | | | | | file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987) | Brad King | 2016-02-25 | 5 | -0/+21 |
|
|
* | | | | | | cmake_parse_arguments: Additional regression tests | Dimitar Yordanov | 2016-02-24 | 2 | -0/+29 |
|/ / / / / |
|
* | | | | | Merge topic 'fix-static-private-non-target-depends' | Brad King | 2016-02-18 | 5 | -0/+17 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Fix export of STATIC library PRIVATE non-target dependencies | Brad King | 2016-02-17 | 5 | -0/+17 |
|
|
* | | | | | Merge topic 'fix-cmake_parse_arguments-expansion' | Brad King | 2016-02-16 | 1 | -0/+19 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | cmake_parse_arguments: Restore ;-list argument flattening | Dimitar Yordanov | 2016-02-12 | 1 | -0/+19 |
| |/ / / |
|
* | | | | CPack/RPM support for upper cased component variables | Domen Vrankar | 2016-02-13 | 7 | -12/+94 |
|
|
* | | | | Merge topic 'install-EXCLUDE_FROM_ALL' | Brad King | 2016-02-09 | 10 | -0/+60 |
|\ \ \ \ |
|
| * | | | | Tests: Add cases for install() command EXCLUDE_FROM_ALL option | Brad King | 2016-02-04 | 10 | -0/+60 |
| |/ / / |
|
* | | | | Merge topic 'test-ctest_submit-update' | Brad King | 2016-02-09 | 4 | -4/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Tests: Extend ctest_submit host lookup failure matching (#15958) | Orion Poplawski | 2016-02-08 | 4 | -4/+4 |
| |/ / |
|
* | | | Merge topic 'fix-install-EXPORT-crash' | Brad King | 2016-02-09 | 7 | -3/+14 |
|\ \ \
| | |/
| |/| |
|
| * | | Tests: Avoid OS X 10.5 limitation warning in RunCMake.install test | Brad King | 2016-02-08 | 1 | -0/+1 |
|
|
| * | | install(EXPORT): Fix crash on target in another directory | Brad King | 2016-02-05 | 3 | -0/+9 |
|
|
| * | | Tests: Use newer policy settings in RunCMake.install test | Brad King | 2016-02-05 | 4 | -3/+4 |
| |/ |
|
* | | Merge topic 'error-multiple-targets' | Brad King | 2016-02-08 | 4 | -0/+8 |
|\ \ |
|
| * | | cmake: Teach --build to reject multiple --target options | Sebastian Schuberth | 2016-02-05 | 4 | -0/+8 |
| |/ |
|
* | | list: Add FILTER subcommand (#3986) | Ashley Whetter | 2016-02-03 | 25 | -0/+61 |
|/ |
|
* | Merge topic 'fix-CMAKE_MATCH-self-match' | Brad King | 2016-02-02 | 2 | -0/+6 |
|\ |
|
| * | cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944) | Brad King | 2016-02-01 | 2 | -0/+6 |
|
|
* | | add_custom_command: Clarify error when TARGET is out of scope (#15681) | Brad King | 2016-01-28 | 10 | -2/+19 |
|/ |
|
* | Merge topic 'fix-pkg_search_module-cache' | Brad King | 2016-01-22 | 2 | -0/+17 |
|\ |
|
| * | FindPkgConfig: set standard variables in the cache | Ben Boeckel | 2016-01-21 | 2 | -0/+17 |
|
|
* | | cmake: Fix `-E time` argument passing to child | Brad King | 2016-01-20 | 4 | -0/+10 |
|/ |
|
* | Print line number of cache parse errors (#11109) | Ashley Whetter | 2016-01-19 | 7 | -0/+26 |
|
|
* | Merge topic 'install-DIRECTORY-genex' | Brad King | 2016-01-14 | 4 | -0/+9 |
|\ |
|
| * | install: Allow generator expressions in DIRECTORY | Yves Frederix | 2016-01-13 | 4 | -0/+9 |
|
|
* | | Add -Werror and -Wno-error command-line options | Michael Scott | 2016-01-12 | 22 | -9/+95 |
|/ |
|
* | Merge topic 'xcode-global-attribute-variant' | Brad King | 2016-01-07 | 2 | -1/+61 |
|\ |
|
| * | Xcode: Parse variant and genex for CMAKE_XCODE_ATTRIBUTE (#14947) | Gregor Jasny | 2016-01-03 | 2 | -1/+61 |
|
|
* | | Xcode: Escape all backslashes in strings (#15328) | Gregor Jasny | 2016-01-07 | 3 | -0/+11 |
|/ |
|
* | cmake_parse_arguments: consider duplicate keyword as warning | Matthias Maennich | 2015-12-17 | 2 | -3/+43 |
|
|
* | CMakeParseArguments: replace by native cmake_parse_arguments command | Matthias Maennich | 2015-12-17 | 5 | -17/+9 |
|
|
* | CMakeParseArguments: add a RunCMake test suite | Matthias Maennich | 2015-12-17 | 11 | -0/+185 |
|
|