Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge topic 'cm_cxx_features-libhugetlbfs' into release-3.17 | Brad King | 2020-04-30 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge topic 'cm_cxx_features-libhugetlbfs' | Brad King | 2020-04-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | cm_cxx_features: Filter out libhugetlbfs warnings | Jennifer Green | 2020-04-29 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'doc-PROJECT_SOURCE_DIR' | Craig Scott | 2020-04-30 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Help: Clarify the use of PROJECT_SOURCE_DIR | Nicolas Bock | 2020-04-29 | 1 | -3/+5 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-30 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'vs_platform_toolset' | Brad King | 2020-04-29 | 7 | -2/+68 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | VS: Add option for per-target PlatformToolset | Julien Jemine | 2020-04-29 | 7 | -2/+68 | |
* | | | | | | | Merge topic 'FindLibXslt-targets' | Brad King | 2020-04-29 | 7 | -3/+157 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindLibXslt: use LIBXSLT_LIBRARY as cache variable | Markus Rickert | 2020-04-28 | 1 | -2/+9 | |
| * | | | | | | | FindLibXslt: provide imported targets | Markus Rickert | 2020-04-28 | 7 | -2/+134 | |
| * | | | | | | | FindLibXslt: identify libexslt include directory | Markus Rickert | 2020-04-28 | 1 | -0/+15 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindVulkan-env-sdk-first' | Brad King | 2020-04-29 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | FindVulkan: Prefer VULKAN_SDK env var before standard paths | pheonix xx | 2020-04-28 | 1 | -6/+5 | |
* | | | | | | | Merge topic 'openwatcom-platform-independence' | Brad King | 2020-04-29 | 4 | -109/+123 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | OpenWatcom: Organize and update C/C++ toolchain command lines | Jiri Malak | 2020-04-28 | 1 | -20/+22 | |
| * | | | | | | | OpenWatcom: Move non-Windows settings to Modules/Compiler | Jiri Malak | 2020-04-28 | 4 | -109/+121 | |
* | | | | | | | | Merge topic 'FindPython-find-implementations' | Brad King | 2020-04-29 | 9 | -491/+695 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindPython: Add capability to specify Python implementations | Marc Chevrier | 2020-04-28 | 9 | -491/+695 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-29 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | CMake 3.17.2v3.17.2 | Brad King | 2020-04-28 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'FindLAPACK-target' | Brad King | 2020-04-28 | 6 | -0/+73 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindLAPACK: Provide the LAPACK::LAPACK import target | Robert Maynard | 2020-04-27 | 6 | -0/+73 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'stdstring-fformat' | Brad King | 2020-04-28 | 5 | -18/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmOutputConverter::GetFortranFormat(): delete const char* overload | Vitaly Stakhovsky | 2020-04-27 | 5 | -18/+8 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'cmake-gui-empty-compiler' | Brad King | 2020-04-28 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake-gui: Do not pass CMAKE_{C,CXX}_COMPILER items to cmake if empty | Jiri Malak | 2020-04-27 | 1 | -4/+8 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'wmake-null' | Brad King | 2020-04-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Watcom WMake: Use wmake internal %null command for empty command list | Jiri Malak | 2020-04-27 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'FindBoost-1.73' into release-3.17 | Brad King | 2020-04-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'FindBoost-1.73' | Brad King | 2020-04-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | FindBoost: Prevent warning with boost 1.73 | Orgad Shaneh | 2020-04-27 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-04-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'makefile-objc' into release-3.16 | Brad King | 2020-04-28 | 2 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pch-genex-absolute' into release-3.16 | Brad King | 2020-04-27 | 5 | -16/+19 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-04-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'makefile-objc' into release-3.17 | Brad King | 2020-04-28 | 2 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'makefile-objc' | Brad King | 2020-04-28 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Makefiles: Add Objective C/C++ compilations to compile_commands.json | Brad King | 2020-04-28 | 1 | -2/+3 | |
| * | | | | | | | | | | | Makefiles: Scan Objective C/C++ preprocessor dependencies | Brad King | 2020-04-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-04-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge topic 'pch-genex-absolute' into release-3.17 | Brad King | 2020-04-28 | 5 | -16/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'pch-genex-absolute' | Brad King | 2020-04-28 | 5 | -16/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | target_precompile_headers: Fix documented example using genex | Brad King | 2020-04-27 | 5 | -16/+19 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-04-28 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'doc-install-dir-order' | Brad King | 2020-04-27 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Help: Reference policy CMP0082 from install() command docs | Brad King | 2020-04-27 | 1 | -4/+6 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | |