summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fortran-preprocess-property'Brad King2020-05-229-127/+308
|\
| * Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFFPeter Hill2020-05-212-10/+56
| * Ninja: Add helper functions to generate Fortran buildPeter Hill2020-05-211-61/+87
| * Ninja: Add helper functions to generate Fortran preprocess rulePeter Hill2020-05-211-69/+98
| * Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-218-0/+80
* | Merge topic 'cmake_language-rename-from-cmake_command'Craig Scott2020-05-224-16/+16
|\ \
| * | cmake_language: Rename command from cmake_commandBrad King2020-05-214-16/+16
* | | Merge topic 'autogen-fix-workerpool-locking'Brad King2020-05-221-28/+41
|\ \ \
| * | | Autogen: Redo locking and state machine for fence handling and the worker poolJoerg Sonnenberger2020-05-211-28/+41
* | | | Merge topic 'cuda-default-runtime'Brad King2020-05-221-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-221-0/+3
| |\ \ \ \
| | * | | | CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compileRobert Maynard2020-05-201-0/+3
| | * | | | Merge topic 'vs-sln-version' into release-3.17Brad King2020-05-201-0/+1
| | |\ \ \ \
| | * \ \ \ \ Merge topic 'fix-ClearSourcesCache' into release-3.17Brad King2020-05-181-0/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge topic 'vs-pch-compile-opts' into release-3.17Brad King2020-05-121-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge topic 'pch-reuse-multi' into release-3.17Brad King2020-05-081-1/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | PCH: Fix REUSE_FROM in multi-config generatorsAndreas Schönle2020-05-071-1/+3
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-221-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge topic 'multi-ninja-pch-msvc'Brad King2020-05-214-12/+28
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Multi-Ninja: Fix PCHs for Visual C++Cristian Adam2020-05-204-12/+28
* | | | | | | | | Merge topic 'cmake_command_invoke_expand_function_name'Brad King2020-05-211-21/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake_command: Expand INVOKE function name argumentCristian Adam2020-05-191-21/+51
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-211-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'ccmake-check-width'Brad King2020-05-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ccmake: Check that getmaxyx result width is non-negativeBrad King2020-05-191-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ctest-log-environment'Brad King2020-05-204-3/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CTest: Log environment variables as a test measurementKyle Edwards2020-05-194-3/+40
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2020-05-206-14/+91
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmFileCommand: Log cmsys::Glob warningsDmitry Kalinkin2020-05-191-4/+9
| * | | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-05-185-10/+82
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'export-cmake-policy-version-range'Brad King2020-05-201-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Export: Specify a policy range in exported filesCraig Scott2020-05-191-4/+6
* | | | | | | | | | | Merge topic 'vs-sln-version'Brad King2020-05-201-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | VS: Restore .sln support for VS Version SelectorBrad King2020-05-191-0/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-201-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'src-named-for-config'Brad King2020-05-1913-203/+177
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Simplify logic adding source file C/C++ language flag to MSVCBrad King2020-05-181-21/+7
| * | | | | | | | | | VS: Compute managed type from an existing configurationBrad King2020-05-181-1/+2
| * | | | | | | | | | VS: Write custom commands for sources from all configurationsBrad King2020-05-181-8/+14
| * | | | | | | | | | cmVisualStudio10TargetGenerator: Adopt Windows Store and Phone infrastructureBrad King2020-05-184-147/+119
| * | | | | | | | | | cmGeneratorTarget: Remove default config from Get* methodsBrad King2020-05-185-13/+16
| * | | | | | | | | | cmTarget: Replace "perConfig" constructor boolean with enumBrad King2020-05-186-13/+19
* | | | | | | | | | | Merge topic 'simplify_cmPropertyDefinitionMap'Brad King2020-05-197-116/+64
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmPropertyDefinitionMap: simplify and shortenTushar Maheshwari2020-05-157-116/+64
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'add_test-special-chars-in-name'Brad King2020-05-191-7/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add_test: Allow special characters in test nameDeniz Bahadir2020-05-171-7/+7
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-191-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'cuda-clang'Brad King2020-05-181-0/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CUDA: Add support for Clang compilerRaul Tambre2020-05-151-0/+14
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'fix-ClearSourcesCache'Brad King2020-05-181-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |