Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'backport-3.17-graphviz-restore-per-target' | Brad King | 2020-07-21 | 2 | -7/+145 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Graphviz: Restore support for per-target dependency graph options | Stephan Rohmen | 2020-07-21 | 2 | -7/+145 | |
* | | | | | | | Merge topic 'ghs-crash' into release-3.18 | Brad King | 2020-07-21 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GHS: Fix crash when GHS_NO_SOURCE_GROUP_FILE property is not defined | Brad King | 2020-07-20 | 1 | -2/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'strdup' into release-3.18 | Brad King | 2020-07-21 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | centos5: Fix FTBFS with strdup | Julien Schueller | 2020-07-20 | 1 | -0/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'xcode-native-arch' into release-3.18 | Craig Scott | 2020-07-21 | 2 | -1/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Xcode: Explicitly specify default native architecture on macOS | Brad King | 2020-07-20 | 1 | -1/+11 | |
| * | | | | | | | cmGlobalXCodeGenerator: Save CMAKE_SYSTEM_NAME in member | Brad King | 2020-07-16 | 2 | -0/+9 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'swift-link-iface' into release-3.18 | Brad King | 2020-07-20 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Swift: Fix regression in linking to interface libraries | Brad King | 2020-07-17 | 1 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'ninja-multi-rsp' into release-3.18 | Brad King | 2020-07-17 | 1 | -4/+14 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Ninja Multi-Config: Make link response files per-config | Kyle Edwards | 2020-07-16 | 1 | -4/+14 | |
| |/ / / / | ||||||
* | | | | | CMake 3.18.0v3.18.0 | Brad King | 2020-07-15 | 1 | -1/+1 | |
* | | | | | Merge topic 'source_file_props_dedup_scopes' into release-3.18 | Craig Scott | 2020-07-14 | 1 | -2/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | set_property: Deduplicate source file directory scopes | Alexandru Croitor | 2020-07-13 | 1 | -2/+14 | |
* | | | | | | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18 | Brad King | 2020-07-14 | 1 | -1/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file: Update GET_RUNTIME_DEPENDENCIES for macOS 11 dylib cache | Brad King | 2020-07-13 | 1 | -1/+14 | |
* | | | | | | | Merge topic 'profiling-case-insensitive-command-names' into release-3.18 | Brad King | 2020-07-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | cmake: Store lowercase command names in profiling output | Craig Scott | 2020-07-13 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'imported-local-target-alias' into release-3.18 | Brad King | 2020-07-13 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ALIAS targets: Non-global aliases must be propagated to sub-directories | Marc Chevrier | 2020-07-11 | 1 | -0/+3 | |
| |/ / / / / | ||||||
* | | | | | | cmake: Show supported formats in --help output for --profiling-format | Craig Scott | 2020-07-11 | 1 | -1/+3 | |
|/ / / / / | ||||||
* | | | | | CMake 3.18.0-rc4v3.18.0-rc4 | Brad King | 2020-07-10 | 1 | -1/+1 | |
* | | | | | set_property: Allow both DIRECTORY and TARGET_DIRECTORY together | Alexandru Croitor | 2020-07-09 | 2 | -20/+36 | |
* | | | | | set_property: Fix name of TARGET_DIRECTORY option in error messages | Alexandru Croitor | 2020-07-09 | 1 | -1/+1 | |
* | | | | | Merge topic 'cmake-gui-qt-5.14' into release-3.18 | Brad King | 2020-07-07 | 1 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake-gui: Fix compilation as C++14 with Qt 5.14 | Brad King | 2020-07-06 | 1 | -4/+4 | |
* | | | | | | Merge topic 'restore-cwd-translation-map' into release-3.18 | Brad King | 2020-07-03 | 3 | -1/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Restore handling of build directory inside a symlinked path | Brad King | 2020-07-02 | 3 | -1/+10 | |
| |/ / / / / | ||||||
* | | | | | | cmake: Tolerate nullptr from uv_default_loop | Brad King | 2020-07-01 | 2 | -2/+6 | |
|/ / / / / | ||||||
* | | | | | CMake 3.18.0-rc3v3.18.0-rc3 | Brad King | 2020-07-01 | 1 | -1/+1 | |
* | | | | | Merge topic 'file-ARCHIVE-files-dirs' into release-3.18 | Brad King | 2020-07-01 | 1 | -35/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | file(ARCHIVE*): Collapse FILES and DIRECTORY options | Craig Scott | 2020-06-30 | 1 | -35/+22 | |
* | | | | | | Merge topic 'file-CONFIGURE-subdir' into release-3.18 | Brad King | 2020-06-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file: Fix CONFIGURE output relative path | Brad King | 2020-06-29 | 1 | -1/+2 | |
* | | | | | | | Merge topic 'find_library-file-readable' into release-3.18 | Brad King | 2020-06-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | find_library: Check that library files are readable | Brad King | 2020-06-29 | 1 | -1/+2 | |
| |/ / / / / | ||||||
* | | | | | | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSION | Craig Scott | 2020-06-27 | 1 | -9/+9 | |
* | | | | | | Merge topic 'makefile-fix-verbose' into release-3.18 | Brad King | 2020-06-23 | 1 | -3/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Makefile: Fix regression in .SILENT rule | Daniel Colascione | 2020-06-22 | 1 | -3/+4 | |
| |/ / / / / | ||||||
* | | | | | | try_compile: Do not try to remove '.nfs*' files | Brad King | 2020-06-17 | 1 | -1/+3 | |
|/ / / / / | ||||||
* | | | | | CMake 3.18.0-rc2v3.18.0-rc2 | Brad King | 2020-06-17 | 1 | -1/+1 | |
* | | | | | CUDA: Add issue number to Clang separable compilation error | Raul Tambre | 2020-06-16 | 1 | -1/+2 | |
* | | | | | Merge topic 'cuda_clang_toolkit_path' into release-3.18 | Brad King | 2020-06-15 | 3 | -0/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDA: Pass toolkit path to Clang | Raul Tambre | 2020-06-12 | 3 | -0/+25 | |
* | | | | | | Merge topic 'cuda_architectures_disable' into release-3.18 | Brad King | 2020-06-15 | 1 | -22/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CUDA: Add support for disabling CUDA_ARCHITECTURES | Raul Tambre | 2020-06-15 | 1 | -22/+29 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'revert-find_program-exe-no-read' into release-3.18 | Brad King | 2020-06-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | find_program: Revert "Find programs that are executable but not readable" | Brad King | 2020-06-12 | 1 | -1/+1 | |