Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'backport-3.17-graphviz-restore-per-target' | Brad King | 2020-07-21 | 5 | -7/+201 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | Tests: Cover Graphviz support for per-target dependency graph options | Stephan Rohmen | 2020-07-21 | 3 | -0/+56 | |
| | * | | | | | | 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 'bootstrap-system-http2' into release-3.18 | Brad King | 2020-07-21 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bootstrap: Add options to control use of system nghttp2 | Brad King | 2020-07-20 | 1 | -2/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 | 5 | -1/+41 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Xcode: Explicitly specify default native architecture on macOS | Brad King | 2020-07-20 | 4 | -1/+32 | |
| * | | | | | | | 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 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Swift: Fix regression in linking to interface libraries | Brad King | 2020-07-17 | 2 | -0/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 'doc-find_package' into release-3.18 | Brad King | 2020-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Fix typo in find_package documentation | Kai Koehne | 2020-07-15 | 1 | -1/+1 | |
* | | | | | | Merge topic 'nvcc_host' into release-3.18 | Brad King | 2020-07-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | NVCC: Handle host compiler with spaces in path | Raul Tambre | 2020-07-14 | 1 | -2/+2 | |
* | | | | | | | Merge topic 'source_file_props_dedup_scopes' into release-3.18 | Craig Scott | 2020-07-14 | 2 | -2/+33 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | set_property: Deduplicate source file directory scopes | Alexandru Croitor | 2020-07-13 | 2 | -2/+33 | |
* | | | | | | | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES' into release-3.18 | Brad King | 2020-07-14 | 2 | -13/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Update file(G_R_D) test to make system library optional | Kyle Edwards | 2020-07-13 | 1 | -12/+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 | 3 | -2/+19 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | cmake: Store lowercase command names in profiling output | Craig Scott | 2020-07-13 | 3 | -2/+19 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'imported-local-target-alias' into release-3.18 | Brad King | 2020-07-13 | 5 | -6/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ALIAS targets: Non-global aliases must be propagated to sub-directories | Marc Chevrier | 2020-07-11 | 5 | -6/+28 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'doc-source-prop-dir-options' into release-3.18 | Brad King | 2020-07-13 | 4 | -56/+84 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Clarify wording of dir-related source property options | Craig Scott | 2020-07-13 | 4 | -56/+84 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'supported-profiling-formats' into release-3.18 | Brad King | 2020-07-13 | 1 | -1/+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 | |
* | | | | | Merge topic 'source_file_both_props' into release-3.18 | Brad King | 2020-07-10 | 10 | -33/+75 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Update get_property and get_source_file_property docs | Alexandru Croitor | 2020-07-09 | 2 | -2/+2 | |
| * | | | | | set_property: Allow both DIRECTORY and TARGET_DIRECTORY together | Alexandru Croitor | 2020-07-09 | 6 | -26/+68 | |
| * | | | | | set_property: Fix name of TARGET_DIRECTORY option in error messages | Alexandru Croitor | 2020-07-09 | 3 | -5/+5 | |
* | | | | | | Merge topic 'irsl-intel-ia32' into release-3.18 | Brad King | 2020-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | IRSL: Fix path to Intel 32-bit redist libraries | Torgeir Rusten | 2020-07-09 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'FindOpenMP-version' into release-3.18 | Brad King | 2020-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindOpenMP: Set version variables every time CMake runs | Brad King | 2020-07-09 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'FindJava-no-macos-stub' into release-3.18 | Brad King | 2020-07-09 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindJava: Update check to avoid accepting macOS stub 'java' as Java | Brad King | 2020-07-08 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'cuda-11-ptx-arch' into release-3.18 | Brad King | 2020-07-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindCUDA/select_compute_arch: generate PTX for the latest architecture | zasdfg bnm | 2020-07-08 | 1 | -2/+2 | |
* | | | | | | | | Merge topic 'doc-CPack-source-package' into release-3.18 | Brad King | 2020-07-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Fix CPack module docs on config file for source package | Joachim Wuttke (h) | 2020-07-08 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'ctest-resource-spec-file-doc' into release-3.18 | Craig Scott | 2020-07-08 | 8 | -4/+41 | |
|\ \ \ \ \ \ \ |