| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Merge topic 'xcode-escape-backslash' | Brad King | 2016-01-07 | 3 | -0/+11 |
|\ \ |
|
| * | | Xcode: Escape all backslashes in strings (#15328) | Gregor Jasny | 2016-01-07 | 3 | -0/+11 |
| |/ |
|
* | | GenerateExportHeader: Work around buggy std::getline behavior in BCB5. | James Johnston | 2015-12-31 | 1 | -0/+12 |
|/ |
|
* | 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 |
|
|
* | Merge topic 'FindGTest-imported-targets' | Brad King | 2015-12-14 | 4 | -0/+38 |
|\ |
|
| * | Tests: Add tests for FindGTest | Roger Leigh | 2015-12-10 | 4 | -0/+38 |
|
|
* | | Merge topic 'ios-universal' | Brad King | 2015-12-11 | 7 | -0/+160 |
|\ \ |
|
| * | | Xcode: Add support for combined install on iOS | Ruslan Baratov | 2015-12-10 | 7 | -0/+160 |
| |/ |
|
* | | Merge topic 'simplify-CTest.UpdateGIT-test' | Brad King | 2015-12-11 | 1 | -19/+11 |
|\ \ |
|
| * | | Tests: Simplify CTest.UpdateGIT repo path construction | Brad King | 2015-12-10 | 1 | -19/+11 |
| |/ |
|
* | | cmake: Teach -E make_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-10 | 7 | -0/+18 |
|/ |
|
* | Merge topic 'cmake-E-copy-multiple-inputs' | Brad King | 2015-12-09 | 10 | -0/+23 |
|\ |
|
| * | cmake: Teach -E copy_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-07 | 10 | -0/+23 |
|
|
* | | CPack: Added tests for package name and group controll fields | Domen Vrankar | 2015-12-07 | 9 | -0/+80 |
|/ |
|
* | Merge topic 'FindTIFF-imported-targets' | Brad King | 2015-12-07 | 4 | -0/+43 |
|\ |
|
| * | FindTIFF: Add imported targets and update documentation | Roger Leigh | 2015-12-07 | 4 | -0/+43 |
|
|
* | | cmake: Teach -E copy[_if_different] to support multiple files (#15703) | Bartosz Kosiorek | 2015-12-04 | 20 | -0/+35 |
|
|
* | | cmake: Improve '-E' help message formatting | Bartosz Kosiorek | 2015-12-04 | 4 | -4/+4 |
|
|
* | | Merge topic 'improve-embarcadero' | Brad King | 2015-12-04 | 5 | -3/+23 |
|\ \ |
|
| * | | Compiler ID: Compiler versions must be a valid, numeric version string. | James Johnston | 2015-12-03 | 3 | -0/+21 |
|
|
| * | | Embarcadero: Check code using CMAKE_CXX_COMPILER_ID and CMAKE_C_COMPILER_ID. | James Johnston | 2015-12-03 | 1 | -1/+1 |
|
|
| * | | Embarcadero/Watcom: Properly skip VSResource test for other generators. | James Johnston | 2015-12-03 | 1 | -2/+1 |
| |/ |
|
* | | Merge topic 'FindBoost-imported-targets' | Brad King | 2015-12-04 | 4 | -0/+58 |
|\ \ |
|
| * | | Tests: Add FindBoost testcase for imported targets | Roger Leigh | 2015-12-02 | 4 | -0/+58 |
| |/ |
|
* | | iOS: Fix framework resource directory layout (#15848) | Bartosz Kosiorek | 2015-12-03 | 5 | -4/+41 |
|/ |
|
* | Explicitly enable deprecated warnings by default. | Michael Scott | 2015-12-01 | 3 | -1/+12 |
|
|
* | Modify dev warning options to affect deprecated warnings. | Michael Scott | 2015-12-01 | 1 | -0/+13 |
|
|
* | Add -W options to control deprecated warning messages. | Michael Scott | 2015-12-01 | 4 | -0/+14 |
|
|
* | Refactor the -W options parser to be generic. | Michael Scott | 2015-12-01 | 5 | -1/+18 |
|
|
* | Explicitly enable author (dev) warnings by default. | Michael Scott | 2015-12-01 | 5 | -0/+14 |
|
|
* | Make message suppression more consistent. | Michael Scott | 2015-11-30 | 3 | -3/+18 |
|
|
* | Tests: Revise message in RunCMake.CommandLine -Wdev case | Michael Scott | 2015-11-30 | 3 | -3/+3 |
|
|
* | Merge topic 'fix-find_package-version-file-error-stack' | Brad King | 2015-11-25 | 11 | -0/+22 |
|\ |
|
| * | Merge branch 'test-cmake_policy-unmatched' into fix-find_package-version-file... | Brad King | 2015-11-24 | 18 | -0/+36 |
| |\ |
|
| | * | Tests: Add case for package version file unmatched policy scope | Brad King | 2015-11-24 | 11 | -0/+22 |
|
|
* | | | Merge topic 'test-cmake_policy-unmatched' | Brad King | 2015-11-25 | 7 | -0/+14 |
|\ \ \
| | |/
| |/| |
|
| * | | Tests: Add case for unmatched cmake_policy({PUSH,POP}) | Brad King | 2015-11-24 | 7 | -0/+14 |
|
|
* | | | Merge topic 'FindXercesC-imported-targets' | Brad King | 2015-11-24 | 4 | -0/+38 |
|\ \ \ |
|
| * | | | FindXercesC: Add imported targets and unit test | Roger Leigh | 2015-11-23 | 4 | -0/+38 |
|
|
* | | | | Merge topic 'test-add_subdirectory-in-function' | Brad King | 2015-11-24 | 4 | -0/+33 |
|\ \ \ \ |
|
| * | | | | Tests: Add case for add_subdirectory inside a function | Brad King | 2015-11-23 | 4 | -0/+33 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'expand_cobertura_search' | Brad King | 2015-11-23 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | CTest: Expand directories for Cobertura search | Joseph Snyder | 2015-11-23 | 1 | -0/+1 |
|
|
* | | | | | Merge topic 'ninja-symbolic-custom-command' | Brad King | 2015-11-20 | 2 | -0/+26 |
|\ \ \ \ \ |
|
| * | | | | | Ninja: Always re-run custom commands that have symbolic dependencies | Brad King | 2015-11-19 | 2 | -0/+26 |
| | |_|/ /
| |/| | | |
|
* | | | | | Fix auto export symbols for Dlls containing /bigobj for 64bit builds. | Bill Hoffman | 2015-11-19 | 1 | -0/+2 |
|/ / / / |
|