Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'findcudatoolkit_env_path' | Brad King | 2021-02-03 | 1 | -1/+1 |
|\ | |||||
| * | FindCUDAToolkit: Restore use of CUDA_PATH environment variable | Robert Maynard | 2021-02-03 | 1 | -1/+1 |
* | | Merge topic 'pch-reuse-from-obj-msvc' | Brad King | 2021-02-03 | 5 | -8/+154 |
|\ \ | |||||
| * | | PCH: Remove restrictions for REUSE_FROM signature for MSVC | Cristian Adam | 2021-02-02 | 5 | -8/+154 |
* | | | Merge topic 'file-configure-endl' | Brad King | 2021-02-03 | 2 | -2/+8 |
|\ \ \ | |||||
| * | | | file(CONFIGURE): Use text mode for default OUTPUT content | Cristian Adam | 2021-02-02 | 2 | -2/+8 |
* | | | | Merge topic 'cmake-compile-on-iOS' | Brad King | 2021-02-03 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | iOS: Fix compilation of CMake itself | Hayden | 2021-02-02 | 1 | -2/+5 |
* | | | | | Merge topic 'update-kwsys' | Brad King | 2021-02-03 | 2 | -0/+84 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2021-02-02 | 2 | -0/+84 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | KWSys 2021-02-02 (c672435e) | KWSys Upstream | 2021-02-02 | 2 | -0/+84 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-03 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'revert-pch-reuse-from-obj-msvc' | Brad King | 2021-02-02 | 5 | -154/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "PCH: Remove restrictions for REUSE_FROM signature for MSVC" | Brad King | 2021-02-02 | 5 | -154/+8 |
|/ / / / / | |||||
* | | | | | Merge topic 'pch-reuse-from-obj-msvc' | Brad King | 2021-02-02 | 5 | -8/+154 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | PCH: Remove restrictions for REUSE_FROM signature for MSVC | Cristian Adam | 2021-02-02 | 5 | -8/+154 |
* | | | | | Merge topic 'issue-19198' | Brad King | 2021-02-02 | 18 | -13/+210 |
|\ \ \ \ \ | |||||
| * | | | | | file(GENERATE): Support new line style | Asit Dhal | 2021-02-01 | 18 | -13/+210 |
* | | | | | | Merge topic 'doc-user-interaction-ClangCL' | Brad King | 2021-02-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Update to VS ClangCL toolset in user-interaction example | Tim Hutton | 2021-02-01 | 1 | -1/+1 |
* | | | | | | | Merge topic 'fix21727_for_FindOpenSSL' | Brad King | 2021-02-02 | 8 | -0/+98 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindOpenSSL: Add support for version-range | Deniz Bahadir | 2021-02-01 | 8 | -0/+98 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'shlibdeps-fixup' | Brad King | 2021-02-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Accept line breaks in more places in dpkg-shlibdeps error message | william.r.dieter | 2021-02-01 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'tests-setgid' | Brad King | 2021-02-02 | 2 | -1/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added `SETUID` and `SETGID` to the list of accepted file permissions | william.r.dieter | 2021-01-29 | 1 | -1/+1 |
| * | | | | | | | Tests: Explicitly set permissions in CPack tests to avoid perimssions errors | william.r.dieter | 2021-01-29 | 1 | -0/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'bad-dns-no_proxy' | Brad King | 2021-02-02 | 2 | -0/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Add host to ENV{no_proxy} when DNS lookup failure is expected | william.r.dieter | 2021-01-29 | 2 | -0/+7 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-02 | 1 | -1/+1 |
* | | | | | | | Merge topic 'file-configure-newline' | Brad King | 2021-02-01 | 2 | -7/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | file(CONFIGURE): Fix newlines in CONTENT | Cristian Adam | 2021-01-29 | 2 | -7/+14 |
* | | | | | | | | Merge topic 'install-minor-refactor' | Brad King | 2021-02-01 | 19 | -180/+284 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmInstallGenerator: Add accessors for settings common to all installers | Brad King | 2021-01-28 | 1 | -0/+4 |
| * | | | | | | | | cmInstallGenerator: Add backtrace to all install generators | Brad King | 2021-01-28 | 18 | -42/+57 |
| * | | | | | | | | cmInstallExportGenerator: Add method to get installed file name | Brad King | 2021-01-28 | 1 | -0/+3 |
| * | | | | | | | | cmInstallScriptGenerator: Factor out method to get script | Brad King | 2021-01-28 | 2 | -7/+18 |
| * | | | | | | | | cmInstallDirectoryGenerator: Factor out method to get list of directories | Brad King | 2021-01-28 | 2 | -5/+20 |
| * | | | | | | | | cmInstallFilesGenerator: Factor out method to get list of files | Brad King | 2021-01-28 | 2 | -5/+19 |
| * | | | | | | | | cmInstallTargetGenerator: Factor out method to get list of target files | Brad King | 2021-01-28 | 2 | -98/+132 |
| * | | | | | | | | cmInstallTargetGenerator: Avoid duplicating install destination in memory | Brad King | 2021-01-28 | 2 | -19/+24 |
| * | | | | | | | | cmInstallTargetGenerator: Move internal helper to anonymous namespace | Brad King | 2021-01-28 | 1 | -13/+15 |
| * | | | | | | | | cmGlobalGenerator: Clear list of install components between runs | Brad King | 2021-01-28 | 1 | -0/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-02-01 | 1 | -1/+1 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-31 | 1 | -1/+1 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-01-30 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'intel-llvm-compilers' | Brad King | 2021-01-29 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Add release note for IntelLLVM compiler support | Brad King | 2021-01-29 | 1 | -0/+6 |
* | | | | | | | Merge topic 'cmake_path-stabilization' | Craig Scott | 2021-01-29 | 13 | -97/+76 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART' | Marc Chevrier | 2021-01-28 | 13 | -97/+76 |
| | |_|_|/ / / | |/| | | | | |