summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'cuda-runtime-cleanup'Brad King2020-05-258-89/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CUDA: Simplify Clang implicit host linker settingsBrad King2020-05-221-14/+6
| * | | | | | | | | CUDA: Fix implicit runtime library filtering on WindowsBrad King2020-05-221-3/+3
| * | | | | | | | | CUDA: Refactor implicit library filteringBrad King2020-05-222-15/+21
| * | | | | | | | | CUDA: Move VS CudaRuntime selection to be with rest of CUDA optionsBrad King2020-05-223-26/+11
| * | | | | | | | | CUDA: Factor runtime library lookup into helper methodBrad King2020-05-224-42/+42
* | | | | | | | | | Merge branch 'release-3.17'Brad King2020-05-250-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'ninja-multi-install' into release-3.17Brad King2020-05-256-6/+117
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ninja-multi-install'Brad King2020-05-256-6/+117
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Ninja Multi-Config: Make "install" targets depend on default configsKyle Edwards2020-05-226-6/+117
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-251-1/+1
* | | | | | | | | | Merge topic 'doc-init-and-env-var-priority'Craig Scott2020-05-248-1/+19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Help: Clarify how env vars and ..._INIT variables interactCraig Scott2020-05-248-1/+19
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-241-1/+1
* | | | | | | | | Merge topic 'doc-contributing-forum'Craig Scott2020-05-231-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Help: Update contributor instructions to refer to the forumCraig Scott2020-05-231-2/+2
|/ / / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2020-05-231-1/+1
|/ / / / / / /
* | | | | | | Merge topic 'fortran-preprocess-property'Brad King2020-05-2238-131/+479
|\ \ \ \ \ \ \
| * | | | | | | Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFFPeter Hill2020-05-215-34/+88
| * | | | | | | 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-2137-4/+243
* | | | | | | | Merge topic 'cmake_language-rename-from-cmake_command'Craig Scott2020-05-2292-128/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake_language: Rename command from cmake_commandBrad King2020-05-2192-128/+127
* | | | | | | | | 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 'support_conda_env'Brad King2020-05-225-1/+26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Conda: Add CONDA_PREFIX as an acceptable system prefix pathRobert Maynard2020-05-212-0/+7
| * | | | | | | | | Tests: Update QtAutogen codeeditor test only include headers neededRobert Maynard2020-05-211-1/+4
| * | | | | | | | | Tests: Update test suite to run in an Anaconda environmentRobert Maynard2020-05-212-0/+15
* | | | | | | | | | Merge branch 'release-3.17'Brad King2020-05-220-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'cuda-default-runtime' into release-3.17Brad King2020-05-2212-7/+65
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cuda-default-runtime'Brad King2020-05-2212-7/+66
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-cuda-default-runtime' into cuda-default-runtimeBrad King2020-05-2212-7/+66
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchainRobert Maynard2020-05-2110-6/+60
| | * | | | | | | | | CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compileRobert Maynard2020-05-202-0/+4
| | * | | | | | | | | Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicabilityRobert Maynard2020-05-201-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-221-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'multi-ninja-pch-msvc'Brad King2020-05-216-12/+35
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Multi-Ninja: Fix PCHs for Visual C++Cristian Adam2020-05-206-12/+35
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmake_command_invoke_expand_function_name'Brad King2020-05-2122-21/+108
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmake_command: Expand INVOKE function name argumentCristian Adam2020-05-1922-21/+108
* | | | | | | | | | Merge branch 'release-3.17'Brad King2020-05-210-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'FindPython-debug-library-lookup' into release-3.17Brad King2020-05-211-2/+8
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindPython-debug-library-lookup'Brad King2020-05-211-0/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'backport-3.17-FindPython-debug-library-lookup' into FindPython-...Marc Chevrier2020-05-180-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | FindPython: use CMAKE specific variables to look-up debug libraryMarc Chevrier2020-05-181-2/+8
| * | | | | | | | | | FindPython: use CMAKE specific variables to look-up debug libraryMarc Chevrier2020-05-181-0/+6
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-05-211-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'cuda-test-nvcc-restore'Brad King2020-05-205-5/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |