Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'msvc_static_assert' | Brad King | 2020-08-25 | 1 | -3/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | MSVC: Record support for c_static_assert | Raul Tambre | 2020-08-20 | 1 | -3/+10 | |
* | | | | | Merge topic 'cpack-wix-custom-xmlns' | Brad King | 2020-08-19 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPack/WiX: Add support for custom XML namespaces | Fritz Elfert | 2020-08-18 | 1 | -0/+5 | |
* | | | | | | Merge topic 'add_test-special-chars-in-name' | Brad King | 2020-08-17 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | add_test: Allow special characters in test name (w/ policy CMP0110) | Deniz Bahadir | 2020-08-12 | 1 | -0/+6 | |
* | | | | | | Merge topic 'optimize-static-library-deps' | Kyle Edwards | 2020-08-13 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add option to optimize link dependencies for static libraries | Kyle Edwards | 2020-08-12 | 1 | -0/+7 | |
* | | | | | | | Merge topic 'msvc_c11' | Brad King | 2020-08-12 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | MSVC: Record support for C11 and c_restrict | Raul Tambre | 2020-08-11 | 1 | -0/+7 | |
* | | | | | | Merge topic 'automoc-path-prefix-off' | Brad King | 2020-08-11 | 1 | -0/+8 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | Help: Add 3.18.2 release note about AUTOMOC_PATH_PREFIX default change | Joerg Bornemann | 2020-08-10 | 1 | -0/+8 | |
* | | | | | Merge topic 'build-interface-targets' | Brad King | 2020-08-10 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add INTERFACE libraries to generated buildsystem if they have SOURCES | Brad King | 2020-08-07 | 1 | -0/+6 | |
* | | | | | | Merge topic 'clang-cl-vfs' | Brad King | 2020-08-10 | 1 | -0/+6 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Clang: Add support for passing VFS arguments | Thomas Bernard | 2020-08-07 | 1 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'CUDAToolkit-no-nvcc' | Brad King | 2020-08-07 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | CUDAToolkit: Detect CUDA SDK that don't have nvcc | Robert Maynard | 2020-07-30 | 1 | -0/+5 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'compiler_flags' | Brad King | 2020-08-06 | 1 | -0/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Toolchain: Update documentation for initial compiler flags | Fred Baksik | 2020-08-03 | 1 | -0/+9 | |
* | | | | | Merge topic 'file-download-no-save' | Craig Scott | 2020-07-28 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | file(DOWNLOAD): Make file argument optional | Kyle Edwards | 2020-07-27 | 1 | -0/+5 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'revert-add_test-special-chars' | Brad King | 2020-07-28 | 1 | -0/+7 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | add_test: Revert "Allow special characters in test name" | Brad King | 2020-07-27 | 1 | -0/+7 | |
* | | | | | Merge topic 'EXCLUDE_FROM_ALL-genex' | Brad King | 2020-07-27 | 1 | -0/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Help: Add release note for EXCLUDE_FROM_ALL genex support | Brad King | 2020-07-23 | 1 | -0/+5 | |
* | | | | | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 2 | -2/+2 | |
* | | | | | Merge topic 'xcode-native-arch' | Craig Scott | 2020-07-21 | 1 | -0/+14 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * | | | Xcode: Explicitly specify default native architecture on macOS | Brad King | 2020-07-20 | 1 | -0/+14 | |
* | | | | Merge topic 'cmake-E-create_hardlink' | Brad King | 2020-07-16 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | cmake: Add -E create_hardlink | Sibi Siddharthan | 2020-07-15 | 1 | -0/+5 | |
* | | | | | macOS: Always pick latest SDK if user has not set one explicitly | Tor Arne Vestbø | 2020-07-14 | 1 | -0/+10 | |
|/ / / / | ||||||
* | | | | Merge topic 'cuda-memcheck' | Brad King | 2020-07-13 | 1 | -0/+8 | |
|\ \ \ \ | ||||||
| * | | | | Help: add release notes for CTest cuda-memcheck support | Tobias Ribizel | 2020-07-09 | 1 | -0/+8 | |
* | | | | | Merge topic 'remove-warn-unused-vars' | Craig Scott | 2020-07-01 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake: Remove broken '--warn-unused-vars' option | Brad King | 2020-06-29 | 1 | -0/+6 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'configure_file-permission-control' | Brad King | 2020-07-01 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | configure_file: Add option to control file permissions transfer to copy | Rahul Gottipati | 2020-06-30 | 1 | -0/+5 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindTIFF-tiffxx' | Brad King | 2020-07-01 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindTIFF: add component CXX to include the C++ wrapper libtiffxx | Joachim Wuttke (h) | 2020-06-29 | 1 | -0/+5 | |
* | | | | | | Help: Update FileAPI codemodel version to 2.2, add release notes | Kyle Edwards | 2020-06-30 | 1 | -0/+7 | |
* | | | | | | Merge branch 'master' into fileapi-version-doc | Kyle Edwards | 2020-06-30 | 11 | -0/+74 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Merge topic 'find_vulkan_glslc' | Brad King | 2020-06-30 | 1 | -0/+10 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | FindVulkan: Support for finding glslc | Ryan Kawicki | 2020-06-27 | 1 | -0/+10 | |
| * | | | | | Merge topic 'install-default-directory-permissions' | Kyle Edwards | 2020-06-26 | 1 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cmake-install: implement default directory permissions | Asit Dhal | 2020-06-25 | 1 | -0/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge topic 'visual-studio-android' | Brad King | 2020-06-26 | 1 | -0/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Visual Studio: Add Android support | Kyle Edwards | 2020-06-24 | 1 | -0/+7 | |
| * | | | | | | Merge topic 'GoogleTest-DISCOVERY_MODE-cleanups' | Brad King | 2020-06-26 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'deprecate-pre-2.8.12' | Craig Scott | 2020-06-23 | 1 | -0/+5 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | |