Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'support_conda_env' | Brad King | 2020-05-22 | 5 | -1/+26 |
|\ | |||||
| * | Conda: Add CONDA_PREFIX as an acceptable system prefix path | Robert Maynard | 2020-05-21 | 2 | -0/+7 |
| * | Tests: Update QtAutogen codeeditor test only include headers needed | Robert Maynard | 2020-05-21 | 1 | -1/+4 |
| * | Tests: Update test suite to run in an Anaconda environment | Robert Maynard | 2020-05-21 | 2 | -0/+15 |
* | | Merge branch 'release-3.17' | Brad King | 2020-05-22 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge topic 'cuda-default-runtime' into release-3.17 | Brad King | 2020-05-22 | 12 | -7/+65 |
| |\ \ | |||||
* | \ \ | Merge topic 'cuda-default-runtime' | Brad King | 2020-05-22 | 12 | -7/+66 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime | Brad King | 2020-05-22 | 12 | -7/+66 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain | Robert Maynard | 2020-05-21 | 10 | -6/+60 |
| | * | | | CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compile | Robert Maynard | 2020-05-20 | 2 | -0/+4 |
| | * | | | Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicability | Robert Maynard | 2020-05-20 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-22 | 1 | -1/+1 |
* | | | | | Merge topic 'multi-ninja-pch-msvc' | Brad King | 2020-05-21 | 6 | -12/+35 |
|\ \ \ \ \ | |||||
| * | | | | | Multi-Ninja: Fix PCHs for Visual C++ | Cristian Adam | 2020-05-20 | 6 | -12/+35 |
* | | | | | | Merge topic 'cmake_command_invoke_expand_function_name' | Brad King | 2020-05-21 | 22 | -21/+108 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake_command: Expand INVOKE function name argument | Cristian Adam | 2020-05-19 | 22 | -21/+108 |
* | | | | | | | Merge branch 'release-3.17' | Brad King | 2020-05-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindPython-debug-library-lookup' into release-3.17 | Brad King | 2020-05-21 | 1 | -2/+8 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'FindPython-debug-library-lookup' | Brad King | 2020-05-21 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-3.17-FindPython-debug-library-lookup' into FindPython-... | Marc Chevrier | 2020-05-18 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | FindPython: use CMAKE specific variables to look-up debug library | Marc Chevrier | 2020-05-18 | 1 | -2/+8 |
| * | | | | | | | FindPython: use CMAKE specific variables to look-up debug library | Marc Chevrier | 2020-05-18 | 1 | -0/+6 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-21 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cuda-test-nvcc-restore' | Brad King | 2020-05-20 | 5 | -5/+5 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Tests: Restore NVCC-specific CUDA tests | Brad King | 2020-05-20 | 5 | -5/+5 |
* | | | | | | | Merge topic 'doc-find_package-xref' | Brad King | 2020-05-20 | 1 | -6/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Improve formatting and cross-references for find_package() | Craig Scott | 2020-05-20 | 1 | -6/+6 |
* | | | | | | | | Merge topic 'ccmake-check-width' | Brad King | 2020-05-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ccmake: Check that getmaxyx result width is non-negative | Brad King | 2020-05-19 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'ctest-log-environment' | Brad King | 2020-05-20 | 10 | -3/+88 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CTest: Log environment variables as a test measurement | Kyle Edwards | 2020-05-19 | 10 | -3/+88 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-05-20 | 6 | -14/+91 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmFileCommand: Log cmsys::Glob warnings | Dmitry Kalinkin | 2020-05-19 | 1 | -4/+9 |
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-05-18 | 5 | -10/+82 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | KWSys 2020-05-18 (146f6b36) | KWSys Upstream | 2020-05-18 | 5 | -10/+82 |
* | | | | | | | | | | Merge topic 'export-cmake-policy-version-range' | Brad King | 2020-05-20 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Export: Specify a policy range in exported files | Craig Scott | 2020-05-18 | 1 | -4/+6 |
* | | | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2020-05-20 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'vs-sln-version' into release-3.16 | Brad King | 2020-05-19 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.17' | Brad King | 2020-05-20 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge topic 'vs-sln-version' into release-3.17 | Brad King | 2020-05-20 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge topic 'vs-sln-version' | Brad King | 2020-05-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | / / / / | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | VS: Restore .sln support for VS Version Selector | Brad King | 2020-05-19 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH' | Craig Scott | 2020-05-20 | 5 | -1/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATH | Robert Maynard | 2020-05-19 | 5 | -1/+49 |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-05-20 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'src-named-for-config' | Brad King | 2020-05-19 | 14 | -203/+184 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Tests: Add case for source files named with CONFIG genex | Brad King | 2020-05-18 | 1 | -0/+7 |
| * | | | | | | | | | | | | VS: Simplify logic adding source file C/C++ language flag to MSVC | Brad King | 2020-05-18 | 1 | -21/+7 |
| * | | | | | | | | | | | | VS: Compute managed type from an existing configuration | Brad King | 2020-05-18 | 1 | -1/+2 |