summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.16.6v3.16.6Brad King2020-04-101-1/+1
* Merge branch 'backport-3.16-link-libs-config-case' into release-3.16Brad King2020-03-301-5/+2
|\
| * target_link_libraries: Fix regression in case of $<CONFIG> genexBrad King2020-03-301-5/+2
* | Merge branch 'make-nested-silent' into release-3.16Brad King2020-03-261-1/+5
|\ \
| * | Makefiles: Fix silencing of nested calls for GNU make 4.3Brad King2020-03-261-1/+5
| |/
* | Swift: Fix quoting of library search paths with spacesSaleem Abdulrasool2020-03-121-3/+5
|/
* CMake 3.16.5v3.16.5Brad King2020-03-041-1/+1
* Merge branch 'backport-cuda-non-device-link' into release-3.16Brad King2020-02-241-2/+2
|\
| * Ninja: Do not use nvcc response files with non-nvcc toolsFrancisco Facioni2020-02-241-2/+2
| * CMake 3.15.7v3.15.7Brad King2020-02-041-1/+1
| * Merge branch 'vs-16.4-custom-command-inputs' into release-3.15Brad King2020-01-281-1/+7
| |\
* | \ Merge branch 'backport-3.16-install-default-fix' into release-3.16Brad King2020-02-121-6/+38
|\ \ \
| * | | install: Fix regression when using default destinationsKyle Edwards2020-02-111-6/+38
* | | | Propagate backtraces from LINK_LIBRARIES through to link line itemsBrad King2020-02-109-93/+85
|/ / /
* | | CMake 3.16.4v3.16.4Brad King2020-02-051-1/+1
* | | Merge topic 'vs-version-for-unity' into release-3.16Brad King2020-02-053-7/+12
|\ \ \
| * | | VS: Do not use native unity builds on VS 2017 versions less than 15.8Brad King2020-02-043-7/+12
* | | | Merge topic 'vs-16.4-custom-command-inputs' into release-3.16Brad King2020-01-291-1/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | VS: Tell VS 16.4 not to verify SYMBOLIC custom command inputsBrad King2020-01-281-1/+7
* | | | file(GET_RUNTIME_DEPENDENCIES): Tolerate empty list argumentsKyle Edwards2020-01-221-3/+14
| |/ / |/| |
* | | CMake 3.16.3v3.16.3Brad King2020-01-211-1/+1
* | | 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 'nag-submodule' into release-3.16Brad King2020-01-161-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fortran: Add support for NAG Fortran submodulesNeil Carlson2020-01-151-2/+6
| |/ / /
* | | | Unity Build: include language in generated source file nameCristian Adam2020-01-141-1/+1
* | | | 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 'fix-cpack-deb-description-file' into release-3.16Brad King2020-01-131-2/+7
|\ \ \ \
| * | | | CPack: Fix regression in DEB generator descriptionKyle Edwards2020-01-101-2/+7
* | | | | Merge topic 'objc-visibility-inlines' into release-3.16Brad King2020-01-131-4/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ObjC: Add VISIBLITY_INLINES_HIDDEN supportCristian Adam2020-01-101-4/+5
* | | | | Merge topic 'cuda-device-link-only-cuda' into release-3.16Brad King2020-01-101-17/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-3.15-cuda-device-link-only-cuda'Brad King2020-01-091-17/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | CUDA: Do not device link if target has no CUDA usageRobert Maynard2020-01-091-18/+18
| | | |/ | | |/|
| | * | CMake 3.15.6v3.15.6Brad King2019-12-161-1/+1
| | * | Merge branch 'backport-3.15-vs-v142-version' into release-3.15Brad King2019-12-121-9/+11
| | |\ \
| | | * | VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-121-9/+11
| | * | | Check for support before adding bigtoc linker flagAlexander Grund2019-12-091-0/+25
| | |/ /
| | * | CMake 3.15.5v3.15.5Brad King2019-10-301-1/+1
| | * | Merge branch 'vs-v142-csharp-flags' into release-3.15Brad King2019-10-111-2/+1
| | |\ \
| | * \ \ Merge branch 'backport-vs-16.4-global-targets' into release-3.15Brad King2019-10-071-0/+4
| | |\ \ \
| | | * | | VS: Tell VS 16.4 not to verify CMake-provided custom command outputsBrad King2019-10-071-0/+4
| | * | | | Merge branch 'backport-xcode-scheme-custom-target' into release-3.15Brad King2019-10-021-1/+6
| | |\ \ \ \
| | | * | | | Xcode: Restore CMAKE_XCODE_GENERATE_SCHEME for custom targetsBrad King2019-10-021-1/+6
| | | |/ / /
* | | | | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-093-3/+6
|/ / / / /
* | | | | CTest: Improve error handling when reading resource spec fileKyle Edwards2019-12-273-23/+81
| |_|_|/ |/| | |
* | | | CMake 3.16.2v3.16.2Brad King2019-12-191-1/+1