Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Restore handling of build directory inside a symlinked path | Brad King | 2020-07-02 | 6 | -0/+52 | |
| * | | | Merge topic 'file-ARCHIVE-files-dirs' into release-3.18 | Brad King | 2020-07-01 | 2 | -14/+14 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge topic 'file-CONFIGURE-subdir' into release-3.18 | Brad King | 2020-06-30 | 4 | -0/+7 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge topic 'find_library-file-readable' into release-3.18 | Brad King | 2020-06-30 | 4 | -2/+22 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'gtest-xml-add-test' | Brad King | 2020-07-02 | 4 | -0/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Add test for GoogleTest XML_OUTPUT_DIR | Stefan Floeren | 2020-07-01 | 4 | -0/+57 | |
* | | | | | | | | Merge topic 'configure_file-permission-control' | Brad King | 2020-07-01 | 3 | -0/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | configure_file: Add option to control file permissions transfer to copy | Rahul Gottipati | 2020-06-30 | 3 | -0/+14 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'file-ARCHIVE-files-dirs' | Brad King | 2020-07-01 | 2 | -14/+14 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | file(ARCHIVE*): Collapse FILES and DIRECTORY options | Craig Scott | 2020-06-30 | 2 | -14/+14 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'file-CONFIGURE-subdir' | Brad King | 2020-06-30 | 4 | -0/+7 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | file: Fix CONFIGURE output relative path | Brad King | 2020-06-29 | 4 | -0/+7 | |
* | | | | | | Merge topic 'find_library-file-readable' | Brad King | 2020-06-30 | 4 | -2/+22 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | find_library: Check that library files are readable | Brad King | 2020-06-29 | 4 | -2/+22 | |
| |/ / / | ||||||
* | | | | Merge topic 'fileApiAddLanguageStandardBacktrace' | Brad King | 2020-06-29 | 10 | -2/+305 | |
|\ \ \ \ | ||||||
| * | | | | fileapi: Extend codemodel targets with language standard | Justin Goshi | 2020-06-26 | 10 | -2/+305 | |
* | | | | | Merge topic 'file-ARCHIVE_CREATE-rename-TYPE-option' | Brad King | 2020-06-29 | 19 | -18/+31 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSION | Craig Scott | 2020-06-27 | 19 | -18/+31 | |
* | | | | | Merge topic 'install-default-directory-permissions' | Kyle Edwards | 2020-06-26 | 20 | -0/+47 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake-install: implement default directory permissions | Asit Dhal | 2020-06-25 | 20 | -0/+47 | |
* | | | | | | Merge topic 'visual-studio-android' | Brad King | 2020-06-26 | 9 | -11/+95 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Visual Studio: Add Android support | Kyle Edwards | 2020-06-24 | 9 | -11/+95 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'config_genex_support_multiple_types' | Brad King | 2020-06-26 | 7 | -10/+43 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Genex: $<CONFIG:> now supports multiple configurations | Robert Maynard | 2020-06-24 | 7 | -10/+43 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'GoogleTest-DISCOVERY_MODE-cleanups' | Brad King | 2020-06-26 | 4 | -8/+4 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | Tests: Don't ask for things not required for GoogleTest | Craig Scott | 2020-06-24 | 4 | -8/+4 | |
* | | | | | Merge topic 'deprecate-pre-2.8.12' | Craig Scott | 2020-06-23 | 89 | -81/+201 | |
|\ \ \ \ \ | ||||||
| * | | | | | Deprecate compatibility with CMake versions older than 2.8.12 | Brad King | 2020-06-18 | 17 | -4/+125 | |
| * | | | | | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2020-06-18 | 73 | -77/+76 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'refactor_file_extension_queries' | Brad King | 2020-06-23 | 2 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Refactor file extension queries to be more consistent | Robert Maynard | 2020-06-22 | 2 | -4/+4 | |
* | | | | | | Graphviz: add missing support for circular dependencies | Corentin Plouet | 2020-06-21 | 17 | -230/+286 | |
|/ / / / / | ||||||
* | | | | | get_filename_component: make errors fatal | Asit Dhal | 2020-06-18 | 6 | -2/+11 | |
|/ / / / | ||||||
* | | | | Merge topic 'test-split-RunCMake.target_link_libraries' | Brad King | 2020-06-18 | 40 | -69/+202 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Tests: Shorten case names in RunCMake.target_link_libraries-* tests | Brad King | 2020-06-17 | 18 | -31/+31 | |
| * | | | Tests: Split RunCMake.target_link_libraries test | Marc Chevrier | 2020-06-17 | 40 | -68/+201 | |
| |/ / | ||||||
* | | | Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES' | Brad King | 2020-06-17 | 68 | -275/+295 | |
|\ \ \ | |/ / | ||||||
| * | | Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES test | Brad King | 2020-06-16 | 64 | -255/+255 | |
| * | | Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES test | Brad King | 2020-06-16 | 69 | -296/+316 | |
* | | | Merge topic 'test-RunCMake.GeneratorExpression' | Brad King | 2020-06-16 | 314 | -111/+160 | |
|\ \ \ | |/ / | ||||||
| * | | Tests: Factor out RunCMake.GenEx-GENEX_EVAL test | Brad King | 2020-06-16 | 30 | -9/+15 | |
| * | | Tests: Factor out RunCMake.GenEx-TARGET_FILE test | Brad King | 2020-06-16 | 75 | -31/+38 | |
| * | | Tests: Factor out RunCMake.GenEx-DEVICE_LINK test | Brad King | 2020-06-16 | 44 | -15/+21 | |
| * | | Tests: Factor out RunCMake.GenEx-HOST_LINK test | Brad King | 2020-06-16 | 44 | -15/+21 | |
| * | | Tests: Factor out RunCMake.GenEx-LINK_LANG_AND_ID test | Brad King | 2020-06-16 | 39 | -12/+18 | |
| * | | Tests: Factor out RunCMake.GenEx-LINK_LANGUAGE test | Brad King | 2020-06-16 | 42 | -13/+19 | |
| * | | Tests: Factor out RunCMake.GenEx-COMPILE_LANG_AND_ID test | Brad King | 2020-06-16 | 27 | -8/+14 | |
| * | | Tests: Factor out RunCMake.GenEx-COMPILE_LANGUAGE test | Brad King | 2020-06-16 | 27 | -8/+14 | |
| * | | Merge topic 'cuda_architectures_disable' into release-3.18 | Brad King | 2020-06-15 | 2 | -0/+4 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'revert-find_program-exe-no-read' into release-3.18 | Brad King | 2020-06-15 | 2 | -4/+10 | |
| |\ \ \ |