Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'find_package_prefer_config_fix' into release-3.15 | Brad King | 2019-06-17 | 2 | -0/+14 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'matlab-if' | Brad King | 2019-06-25 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: simplify checks for Matlab variables being set | Rolf Eike Beer | 2019-06-24 | 1 | -5/+5 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindPython-FIND_ABI' | Brad King | 2019-06-25 | 3 | -1/+63 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindPython: add Python_FIND_ABI hint. | Marc Chevrier | 2019-06-24 | 3 | -1/+63 | |
* | | | | | | | | Merge topic 'help-guide-tutorial' | Brad King | 2019-06-25 | 124 | -3535/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Help/guide/tutorial: Adopt tutorial code | Kitware Robot | 2019-06-18 | 123 | -3523/+2 | |
| * | | | | | | | Tests/Tutorial: Remove trailing blank lines | Brad King | 2019-06-18 | 7 | -7/+0 | |
| * | | | | | | | Tests/Tutorial: Remove unused file | Brad King | 2019-06-18 | 1 | -5/+0 | |
* | | | | | | | | Merge topic 'vs-ce-deploy' | Brad King | 2019-06-24 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | VS10Generator: add project properties to enable WindowsCE deployment. | Wil Stark | 2019-06-19 | 1 | -0/+17 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Find: Provide global controls for the `NO_[]_PATH` call options | Robert Maynard | 2019-06-21 | 23 | -0/+251 | |
* | | | | | | | | RunCMake: Automatically support platform out override files | Robert Maynard | 2019-06-21 | 14 | -18/+52 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'FindBoost-component' | Brad King | 2019-06-19 | 27 | -0/+419 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | FindBoost: Add tests for legacy variables | Alexander Grund | 2019-06-18 | 25 | -0/+415 | |
| * | | | | | Tests.RunCMake.FindBoost: Fix example BoostConfig | Alexander Grund | 2019-06-18 | 1 | -0/+3 | |
| * | | | | | Tests.FindBoost: Don't use BoostConfig in MODULE test | Alexander Grund | 2019-06-18 | 1 | -0/+1 | |
* | | | | | | Merge topic 'tutorial-fix-version' | Brad King | 2019-06-18 | 12 | -12/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests/Tutorial: Fix version displayed in tutorial executable | Jean-Christophe Fillion-Robin | 2019-06-14 | 12 | -12/+12 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'escape-install-rpath' | Kyle Edwards | 2019-06-17 | 11 | -6/+251 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmInstallTargetGenerator: Add tests for the RPATH_CHANGE rule | Dennis Klein | 2019-06-13 | 8 | -1/+243 | |
| * | | | | | | cmInstallTargetGenerator: Introduce CMP0095 | Dennis Klein | 2019-06-13 | 3 | -5/+8 | |
* | | | | | | | Merge topic 'find_package_prefer_config_fix' | Brad King | 2019-06-17 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback | Cristian Adam | 2019-06-13 | 2 | -0/+14 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'add-test-command-expand-lists' | Brad King | 2019-06-12 | 17 | -0/+107 | |
|\ \ \ \ \ | ||||||
| * | | | | | add_test: Add COMMAND_EXPAND_LISTS option | Sergey Bobrenok | 2019-06-07 | 17 | -0/+107 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'capabilities-fileapi' | Brad King | 2019-06-12 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | cmake: Teach -E capabilities to report supported fileapi requests | Brad King | 2019-06-07 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | file: Add GET_RUNTIME_DEPENDENCIES mode | Kyle Edwards | 2019-06-10 | 54 | -1/+1345 | |
|/ / | ||||||
* | | Tests: Fix RunCMake.ctest_update test to not require GIT_EXECUTABLE | Brad King | 2019-06-04 | 2 | -2/+4 | |
* | | Merge topic 'emulator-arguments' | Brad King | 2019-06-04 | 7 | -3/+67 | |
|\ \ | ||||||
| * | | Teach CROSSCOMPILING_EMULATOR to support arguments | Marek Antoniak | 2019-06-03 | 7 | -3/+67 | |
* | | | Merge topic 'remove_directories' | Brad King | 2019-06-04 | 12 | -6/+34 | |
|\ \ \ | ||||||
| * | | | cmake: Teach -E remove_directory to remove multiple directories | John Freeman | 2019-06-03 | 8 | -5/+24 | |
| * | | | Tests: Add RunCMake.CommandLine make_directory test checks | John Freeman | 2019-06-03 | 2 | -0/+9 | |
| * | | | Tests: Fix RunCMake.CommandLine make_directory test name | John Freeman | 2019-06-03 | 3 | -1/+1 | |
| |/ / | ||||||
* | | | Merge topic 'executables-are-consoled' | Brad King | 2019-06-04 | 5 | -1/+12 | |
|\ \ \ | ||||||
| * | | | Swift: disallow WIN32_EXECUTABLE properties | Saleem Abdulrasool | 2019-06-03 | 5 | -1/+12 | |
| |/ / | ||||||
* | | | Merge topic 'compiler_id_gen_exp_supports_multiple_ids' | Brad King | 2019-06-04 | 10 | -7/+72 | |
|\ \ \ | ||||||
| * | | | Genex: CompileLang and CompileLangAndId now match against a list of ids | Robert Maynard | 2019-06-03 | 7 | -4/+24 | |
| * | | | Genex: PlatformId now can match against a list of ids. | Robert Maynard | 2019-06-03 | 2 | -0/+6 | |
| * | | | Genex: CompilerId now can match against a list of ids. | Robert Maynard | 2019-06-03 | 4 | -3/+42 | |
| |/ / | ||||||
* | | | Merge topic 'check_language_respects_cuda_host_compiler' | Brad King | 2019-06-04 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | CheckLanguage: Report CMAKE_CUDA_HOST_COMPILER if needed for compilation | Robert Maynard | 2019-06-03 | 1 | -1/+2 | |
* | | | | Merge topic 'print-correct-line-number' | Brad King | 2019-06-04 | 4 | -2/+8 | |
|\ \ \ \ | ||||||
| * | | | | cmListFileCache: When missing ending ) print starting line instead of last one | Bartosz Kosiorek | 2019-06-03 | 4 | -2/+8 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'better_error_message_for_visibility_preset_property' | Brad King | 2019-06-04 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | The error message for VISIBILITY_PRESET now documents valid options. | Robert Maynard | 2019-06-03 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Tests: Fix RunCMake.CommandLine test to use generator in no-S-B case | Brad King | 2019-06-03 | 1 | -4/+6 | |
|/ / / | ||||||
* | | | Merge topic 'vs-add-package-reference' | Brad King | 2019-05-31 | 3 | -0/+44 | |
|\ \ \ |