Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'support_conda_env' | Brad King | 2020-05-22 | 1 | -0/+4 |
|\ | |||||
| * | Conda: Add CONDA_PREFIX as an acceptable system prefix path | Robert Maynard | 2020-05-21 | 1 | -0/+4 |
* | | Merge topic 'cuda-default-runtime' | Brad King | 2020-05-22 | 5 | -3/+35 |
|\ \ | |||||
| * \ | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime | Brad King | 2020-05-22 | 5 | -3/+35 |
| |\ \ | | |/ | |/| | |||||
| | * | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain | Robert Maynard | 2020-05-21 | 5 | -3/+35 |
* | | | Merge topic 'FindPython-debug-library-lookup' | Brad King | 2020-05-21 | 1 | -0/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | FindPython: use CMAKE specific variables to look-up debug library | Marc Chevrier | 2020-05-18 | 1 | -0/+6 |
* | | | Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH' | Craig Scott | 2020-05-20 | 2 | -0/+11 |
|\ \ \ | |||||
| * | | | Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATH | Robert Maynard | 2020-05-19 | 2 | -0/+11 |
* | | | | Merge topic 'FindHDF5-cleanup' | Brad King | 2020-05-19 | 1 | -232/+244 |
|\ \ \ \ | |||||
| * | | | | FindHDF5: Clean variables and output | Seth R Johnson | 2020-05-18 | 1 | -232/+244 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'fetchcontent-SOURCE_SUBDIR' | Brad King | 2020-05-18 | 1 | -12/+58 |
|\ \ \ \ | |||||
| * | | | | FetchContent: Add support for SOURCE_SUBDIR | Craig Scott | 2020-05-16 | 1 | -12/+58 |
| |/ / / | |||||
* | | | | Merge topic 'cuda-clang' | Brad King | 2020-05-18 | 9 | -250/+355 |
|\ \ \ \ | |||||
| * | | | | CUDA: Add support for Clang compiler | Raul Tambre | 2020-05-15 | 7 | -22/+110 |
| * | | | | FindCUDAToolkit: Factor out discovery code into a separate file | Raul Tambre | 2020-05-15 | 2 | -218/+233 |
| * | | | | CUDA: Remove toolkit include dirs from implicit include dirs only with NVIDIA | Brad King | 2020-05-15 | 1 | -10/+12 |
| |/ / / | |||||
* | | | | Merge topic 'FindOpenSSL-applink' | Brad King | 2020-05-18 | 1 | -0/+47 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | FindOpenSSL: add target OpenSSL::applink to support OpenSSL's applink feature | gnaggnoyil | 2020-05-15 | 1 | -0/+47 |
* | | | | Merge topic 'objc-env-vars' | Brad King | 2020-05-15 | 2 | -18/+24 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch 'backport-3.16-objc-env-vars' into objc-env-vars | Brad King | 2020-05-14 | 2 | -18/+24 |
| |\ \ \ | |||||
| | * | | | Objective C/C++: Honor CC and CXX env vars to select compiler | Brad King | 2020-05-14 | 2 | -18/+24 |
| * | | | | Merge topic 'fix-cache-args-file-to-dep-list' into release-3.17 | Brad King | 2020-05-13 | 1 | -0/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge topic 'pch-msvc-pragma' into release-3.17 | Brad King | 2020-05-12 | 1 | -7/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'FindGTK2-harfbuzz-target' into release-3.17 | Brad King | 2020-05-11 | 1 | -3/+6 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | FindPython: ensure any specified version is correctly handled | Marc Chevrier | 2020-05-07 | 1 | -43/+73 |
| * | | | | | | | Merge topic 'FindPkgConfig-isystem' into release-3.17 | Brad King | 2020-05-06 | 1 | -8/+42 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'backport-3.16-FindPkgConfig-isystem' | Brad King | 2020-05-06 | 1 | -8/+42 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | FindPkgConfig: also handle "-isystem" prefixes for include directories | Rolf Eike Beer | 2020-05-05 | 1 | -8/+42 |
| | | | |_|_|/ / / | | | |/| | | | | | |||||
| * | | | | | | | | Merge topic 'CheckLanguage-cuda-host' into release-3.17 | Brad King | 2020-05-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'FindBoost-1.73' into release-3.17 | Brad King | 2020-05-05 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge topic 'FindBoost-1.73' into release-3.17 | Brad King | 2020-05-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindPython: fix error on FPHSA call | Marc Chevrier | 2020-04-29 | 1 | -7/+7 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'FindSquish-add_test' | Brad King | 2020-05-15 | 1 | -30/+23 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindSquish: Make squish_add_test work with any Squish version | Frederik Gladhorn | 2020-05-13 | 1 | -30/+23 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge topic 'squish_windows_ext' | Brad King | 2020-05-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | FindSquish: Fix target app name on windows | Frederik Gladhorn | 2020-05-13 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'fix-cache-args-file-to-dep-list' | Brad King | 2020-05-13 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | ExternalProject: expose _ep_cache_args_script to the caller | Ben Boeckel | 2020-05-12 | 1 | -0/+4 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'conditional-CMAKE_EXPORT_COMPILE_COMMANDS' | Brad King | 2020-05-13 | 1 | -7/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set already | Brad King | 2020-05-12 | 1 | -7/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'FindPython-IronPython-support' | Brad King | 2020-05-13 | 4 | -85/+382 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | FindPython: Add IronPython support on all platforms | Marc Chevrier | 2020-05-11 | 4 | -85/+382 |
* | | | | | | | | | | Merge topic 'pch-msvc-pragma' | Brad King | 2020-05-12 | 1 | -7/+5 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and above | Brad King | 2020-05-11 | 1 | -7/+5 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'doxygen-generated-sources' | Brad King | 2020-05-11 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindDoxygen: Allow generated files with USE_STAMP_FILE | Craig Scott | 2020-05-09 | 1 | -3/+5 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'FindGTK2-harfbuzz-target' | Brad King | 2020-05-11 | 1 | -3/+6 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | FindGTK2: Add harfbuzz target for dependency from pango | Brad King | 2020-05-09 | 1 | -3/+6 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindPython-check-specified-version' | Brad King | 2020-05-08 | 1 | -47/+66 |
|\ \ \ \ \ \ |