summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'csharp-default-langversion'Brad King2020-01-171-1/+1
|\
| * CSharp: Set C# compiler to default versionSumit Bhardwaj2020-01-161-1/+1
* | Merge topic 'nag-submodule'Brad King2020-01-161-0/+2
|\ \
| * | Fortran: Add support for NAG Fortran submodulesNeil Carlson2020-01-151-0/+2
* | | Merge topic 'pch_job_pool'Brad King2020-01-161-1/+2
|\ \ \
| * | | Ninja: Add a separate job pool for PCH creationDan Johnston2020-01-161-1/+2
| | |/ | |/|
* | | Merge topic 'add_cuda_toolkit_tests'Brad King2020-01-151-12/+8
|\ \ \
| * | | CUDAToolkit: No targets now depend on the CUDA runtimeRobert Maynard2020-01-141-5/+0
| * | | CUDAToolkit: Gracefully handle missing SDK componentsRobert Maynard2020-01-061-7/+8
| * | | CUDAToolkit: add_cuda_link_dependency correctly sets dependenciesRobert Maynard2020-01-031-1/+1
* | | | Merge topic 'python39'Brad King2020-01-153-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | FindPython: Add support for version 3.9Miro Hrončok2020-01-143-3/+3
| * | | Merge topic 'macOS-Xcode-11-frameworks' into release-3.16Brad King2020-01-132-0/+7
| |\ \ \
* | \ \ \ Merge topic 'FindMatlab-r2019'Brad King2020-01-141-0/+2
|\ \ \ \ \
| * | | | | FindMatlab: add R2019a and R2019b MATLAB_VERSIONS_MAPPINGSilvio Traversaro2020-01-131-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindMatlab-only-CXX'Brad King2020-01-141-4/+13
|\ \ \ \ \
| * | | | | FindMatlab: in matlab_add_mex use the correct version fileSilvio Traversaro2020-01-131-4/+13
| |/ / / /
* | | | | Merge topic 'vs_populate_CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES'Brad King2020-01-142-27/+27
|\ \ \ \ \
| * | | | | CUDA: MSVC generators fill CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIESRobert Maynard2020-01-102-27/+27
* | | | | | Merge topic 'findmpi-preserve-include-order'Brad King2020-01-131-28/+8
|\ \ \ \ \ \
| * | | | | | FindMPI: Preserve include order when extracting component directoriesChuck Atkins2020-01-101-28/+8
* | | | | | | Merge topic 'fix-cpack-deb-description-file'Brad King2020-01-132-3/+12
|\ \ \ \ \ \ \
| * | | | | | | CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-102-3/+12
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'GNUtoMS-vs2019' into release-3.16Brad King2020-01-101-1/+1
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'objc-visibility-inlines'Brad King2020-01-133-7/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ObjC: Add VISIBLITY_INLINES_HIDDEN supportCristian Adam2020-01-103-7/+5
| |/ / / / / / /
* | | | | | | | Merge topic 'macOS-Xcode-11-frameworks'Brad King2020-01-132-0/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | FindPython: ensure new Xcode framework for Python3 is detectedMarc Chevrier2020-01-101-0/+3
| * | | | | | | macOS: Add support for new Xcode 11 frameworks directoryMarc Chevrier2020-01-101-0/+4
| |/ / / / / /
* | | | | | | Merge topic 'nvcc-options-version'Brad King2020-01-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Fix compiler option version checks for nvcc 10.2.19Raul Tambre2020-01-031-2/+2
* | | | | | | | Merge topic 'cpack_nsis_avoid_delay'Brad King2020-01-101-9/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | CPack/NSIS: Also preload the "UserInfo.dll" pluginPatrick Storz2020-01-041-0/+3
| * | | | | | | | CPack/NSIS: Avoid "setup loading" screen by fixing template orderPatrick Storz2020-01-041-9/+8
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'GNUtoMS-vs2019'Brad King2020-01-101-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | GNUtoMS: Add search path for VS 2019 environment scriptsBrad King2020-01-091-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'objc-compiler-launcher'Brad King2020-01-102-0/+10
|\ \ \ \ \ \ \
| * | | | | | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-092-0/+10
* | | | | | | | Merge topic 'findopenssl-dependencies-link-order'Brad King2020-01-101-7/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | FindOpenSSL: Fix ordering of dependency link flagsAshley Whetter2019-12-311-7/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | FindPython: Add variable Python_SOABIMarc Chevrier2020-01-093-6/+58
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'fix-check-compiler-flag-gcc-9'Marc Chevrier2020-01-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | check_LANG_compiler_flag: add the "deprecated switch" message for GCCAlessandro Menti2019-12-301-0/+1
| |/ / / / / /
* | | | | | | FindLibXml2: ensure consistent paths, version and flag informationSylvain Joubert2020-01-071-5/+14
| |_|_|_|_|/ |/| | | | |
* | | | | | FindLibXml2: provide imported target LibXml2::xmllintSylvain Joubert2019-12-311-2/+11
|/ / / / /
* | | | | Merge topic 'implib'Kyle Edwards2019-12-262-4/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Swift: move windows handling into platform file (NFC)Saleem Abdulrasool2019-12-222-4/+1
* | | | | Merge topic 'findpython_conda_support'Marc Chevrier2019-12-234-25/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-214-25/+25
* | | | | Merge topic 'FindPython-Fix-target-properties'Kyle Edwards2019-12-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |