summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputsBrad King2020-01-281-1/+7
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cpack-deb-fix-description' into release-3.16Brad King2020-01-276-9/+20
|\ \ \ \ \ \
| * | | | | | CPack: Fix regression in Deb descriptionKyle Edwards2020-01-246-9/+20
|/ / / / / /
* | | | | | Merge topic 'get-runtime-dependencies-keyword-args' into release-3.16Brad King2020-01-233-5/+34
|\ \ \ \ \ \
| * | | | | | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list argumentsKyle Edwards2020-01-223-5/+34
* | | | | | | Merge topic 'findmpi-documentation' into release-3.16Brad King2020-01-231-5/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Help: Add more variable documentation to FindMPIKyle Edwards2020-01-221-5/+17
|/ / / / / /
* | | | | | Merge topic 'msvc-runtime-library-masm' into release-3.16Brad King2020-01-221-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | ASM_MASM: Populate MSVC runtime library abstraction tableBrad King2020-01-211-0/+6
| |/ / /
* | | | CMake 3.16.3v3.16.3Brad King2020-01-211-1/+1
* | | | Merge topic 'InstallRequiredSystemLibraries-redist' into release-3.16Brad King2020-01-211-6/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if availableBrad King2020-01-201-6/+20
| |/ /
* | | Merge topic 'autogen_rcc_skip_unity' into release-3.16Brad King2020-01-202-14/+19
|\ \ \
| * | | Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated filesSebastian Holtermann2020-01-172-14/+19
* | | | Merge topic 'pch-msvc-no-path-repetition' into release-3.16Craig Scott2020-01-191-1/+2
|\ \ \ \
| * | | | PCH: No repeated path for internal generated PCH files (MSVC case)Cristian Adam2020-01-161-1/+2
* | | | | Merge topic 'findopenssl-dependencies-link-order' into release-3.16Brad King2020-01-171-7/+5
|\ \ \ \ \
| * | | | | FindOpenSSL: Fix ordering of dependency link flagsAshley Whetter2020-01-161-7/+5
| | |/ / / | |/| | |
* | | | | Merge topic 'nag-submodule' into release-3.16Brad King2020-01-162-2/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fortran: Add support for NAG Fortran submodulesNeil Carlson2020-01-152-2/+8
| |/ / /
* | | | Merge topic 'unity-lang-filename' into release-3.16Brad King2020-01-1512-16/+16
|\ \ \ \
| * | | | Unity Build: include language in generated source file nameCristian Adam2020-01-1412-16/+16
* | | | | Merge topic 'python39' into release-3.16Brad King2020-01-153-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindPython: Add support for version 3.9Miro HronĨok2020-01-143-3/+3
* | | | | Merge topic 'vs-Fortran-link-flags' into release-3.16Brad King2020-01-141-0/+8
|\ \ \ \ \
| * | | | | VS: Add Fortran link flag table entries for /OPT:*Pavel Liavonau2020-01-131-0/+8
| | |/ / / | |/| | |
* | | | | Merge topic 'FindMatlab-r2019' into release-3.16Brad King2020-01-141-0/+2
|\ \ \ \ \
| * | | | | FindMatlab: add R2019a and R2019b MATLAB_VERSIONS_MAPPINGSilvio Traversaro2020-01-131-0/+2
| |/ / / /
* | | | | Merge topic 'FindMatlab-only-CXX' into release-3.16Brad King2020-01-141-4/+13
|\ \ \ \ \
| * | | | | FindMatlab: in matlab_add_mex use the correct version fileSilvio Traversaro2020-01-131-4/+13
| |/ / / /
* | | | | Merge topic 'fix-cpack-deb-description-file' into release-3.16Brad King2020-01-137-10/+28
|\ \ \ \ \
| * | | | | CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-107-10/+28
* | | | | | Merge topic 'objc-visibility-inlines' into release-3.16Brad King2020-01-134-11/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ObjC: Add VISIBLITY_INLINES_HIDDEN supportCristian Adam2020-01-104-11/+10
* | | | | | Merge topic 'macOS-Xcode-11-frameworks' into release-3.16Brad 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 'cuda-device-link-only-cuda' into release-3.16Brad King2020-01-104-17/+26
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-3.15-cuda-device-link-only-cuda'Brad King2020-01-094-17/+26
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | CUDA: Do not device link if target has no CUDA usageRobert Maynard2020-01-094-18/+27
| | | |/ | | |/|
* | | | Merge topic 'GNUtoMS-vs2019' into release-3.16Brad King2020-01-101-1/+1
|\ \ \ \
| * | | | GNUtoMS: Add search path for VS 2019 environment scriptsBrad King2020-01-091-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'objc-compiler-launcher' into release-3.16Brad King2020-01-1017-5/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-0917-5/+40
* | | | Merge branch 'release-3.15' into release-3.16Brad King2020-01-090-0/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | CMake 3.15.6v3.15.6Brad King2019-12-161-1/+1
| * | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15Brad King2019-12-121-2/+6
| |\ \
| * \ \ Merge branch 'backport-3.15-vs-v142-version' into release-3.15Brad King2019-12-122-12/+15
| |\ \ \
| * \ \ \ Merge branch 'backport-3.15-toc_on_ppc' into release-3.15Brad King2019-12-092-2/+35
| |\ \ \ \
| * \ \ \ \ Merge branch 'backport-3.15-FindGTK2-harfbuzz' into release-3.15Brad King2019-12-091-0/+3
| |\ \ \ \ \