summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.16.8v3.16.8Brad King2020-06-011-1/+1
* Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache' into release-3.16Brad King2020-05-292-3/+17
|\
| * PCH: Fix logic error that incorrectly clears sources during VS generationBrad King2020-05-292-3/+17
* | CMake 3.16.7v3.16.7Brad King2020-05-271-1/+1
* | Merge branch 'vs-sln-version' into release-3.16Brad King2020-05-191-0/+1
|\ \
| * | VS: Restore .sln support for VS Version SelectorBrad King2020-05-191-0/+1
* | | Merge branch 'fix-ClearSourcesCache' into release-3.16Brad King2020-05-151-0/+1
|\ \ \ | | |/ | |/|
| * | cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCacheBrad King2020-05-151-0/+1
| |/
* | Merge branch 'vs-pch-compile-opts' into release-3.16Brad King2020-05-111-1/+1
|\ \
| * | VS: Fix using PCH from source with COMPILE_OPTIONSBrad King2020-05-111-1/+1
| |/
* | Merge branch 'makefile-objc' into release-3.16Brad King2020-04-282-3/+4
|\ \
| * | Makefiles: Add Objective C/C++ compilations to compile_commands.jsonBrad King2020-04-281-2/+3
| * | Makefiles: Scan Objective C/C++ preprocessor dependenciesBrad King2020-04-281-1/+1
| |/
* | AIX: Activate symbol export/import IBM i (OS400)Brad King2020-04-141-2/+5
|/
* 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
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |