summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: use append functions from cmext/algorithmMarc Chevrier2019-12-1760-208/+235
* CMake Nightly Date StampKitware Robot2019-12-171-1/+1
* Merge topic 'ninja-multi'Brad King2019-12-1642-850/+1774
|\
| * Ninja: Add multi-config variantKyle Edwards2019-12-1330-365/+1175
| * Refactor: Prepare Ninja generator for multi-configKyle Edwards2019-12-1323-527/+641
* | Merge topic 'pch-force-include'Brad King2019-12-161-0/+3
|\ \
| * | PCH: Append pch header file to list of forced include filesCristian Adam2019-12-131-0/+3
* | | CMake Nightly Date StampKitware Robot2019-12-161-1/+1
* | | CMake Nightly Date StampKitware Robot2019-12-151-1/+1
* | | CMake Nightly Date StampKitware Robot2019-12-141-1/+1
| |/ |/|
* | Merge topic 'backport-3.16-vs-v142-version'Brad King2019-12-131-9/+14
|\ \
| * | VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-121-9/+14
| * | CMake 3.16.1v3.16.1Brad King2019-12-101-1/+1
| * | Merge topic 'toc_on_ppc' into release-3.16Brad King2019-12-102-2/+31
| |\ \
| * \ \ Merge topic 'unity-object-libraries' into release-3.16Brad King2019-12-093-8/+16
| |\ \ \
| * \ \ \ Merge topic 'pch-reuse-importlib' into release-3.16Brad King2019-12-091-1/+17
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2019-12-131-1/+1
* | | | | | Merge topic 'function-var-current'Kyle Edwards2019-12-121-27/+51
|\ \ \ \ \ \
| * | | | | | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-101-0/+21
| * | | | | | Refactor: Modernize `function` commandAlex Turbov2019-12-071-27/+30
* | | | | | | Merge topic 'link-options-propagation'Brad King2019-12-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-121-2/+2
* | | | | | | | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-125-37/+227
|\ \ \ \ \ \ \ \
| * | | | | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-105-37/+227
* | | | | | | | | Merge topic 'ctest-drmemory-support'Brad King2019-12-122-6/+180
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-102-0/+177
| * | | | | | | | | cmCTestMemCheckHandler.cxx: minor refactoringDietmar Scheidl2019-12-101-6/+3
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-12-121-1/+1
* | | | | | | | | | Merge topic 'ctest-configuration-type'Kyle Edwards2019-12-111-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when setJulien Jomier2019-12-091-0/+7
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'modernize-memory-management'Brad King2019-12-1132-304/+331
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | cmLocalGenerator: modernize memory managementMarc Chevrier2019-12-1032-304/+331
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-12-111-1/+1
* | | | | | | | | | Merge topic 'toc_on_ppc'Brad King2019-12-102-2/+31
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.16-toc_on_ppc' into toc_on_ppcBrad King2019-12-092-2/+31
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | Check for support before adding bigtoc linker flagAlexander Grund2019-12-091-0/+29
| | * | | | | | | | | bootstrap: Add target_link_options commandAlexander Grund2019-12-091-2/+2
| | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | CMake 3.16.0v3.16.0Brad King2019-11-261-1/+1
| | * | | | | | | | Merge topic 'ctest-resource-fixes' into release-3.16Brad King2019-11-261-0/+26
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-12-101-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'link-options-propagation'Brad King2019-12-093-18/+33
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-093-18/+33
* | | | | | | | | Merge topic 'foreach-ZIP_LISTS'Brad King2019-12-091-32/+243
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | foreach: Allow multiple iteration variables for `ZIP_LIST` modeAlex Turbov2019-12-071-20/+87
| * | | | | | | | | foreach: Introduce `IN ZIP_LISTS` modeAlex Turbov2019-12-011-27/+171
* | | | | | | | | | Merge topic 'cross-compile-windows-export-all'Brad King2019-12-094-33/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add support for WINDOWS_EXPORT_ALL_SYMBOLS when cross-compiling to WindowsIsuru Fernando2019-12-064-33/+42
* | | | | | | | | | | Merge topic 'modernize-memory-management'Brad King2019-12-097-64/+67
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmGeneratorExpressionEvaluator: Modernize memory managementMarc Chevrier2019-12-057-64/+67
* | | | | | | | | | | | Merge topic 'unity-object-libraries'Brad King2019-12-093-8/+16
|\ \ \ \ \ \ \ \ \ \ \ \