summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: add windows builderBen Boeckel2020-05-222-0/+29
* gitlab-ci: add Windows infrastructureBen Boeckel2020-05-222-2/+81
* gitlab: add powershell scripts for utilitiesBen Boeckel2020-05-224-0/+66
* gitlab-ci: add a macos builderBen Boeckel2020-05-226-34/+164
* gitlab-ci: add Linux makefiles and ninja buildersBen Boeckel2020-05-226-1/+154
* ci: add dependencies for the test suite to the Fedora imageBen Boeckel2020-05-221-0/+5
* ci: add make to the CI imageBen Boeckel2020-05-221-1/+2
* gitlab-ci: use the cmake_build_unix anchorBen Boeckel2020-05-221-41/+3
* CTestCustom: ignore expat having symbol-less objects tooBen Boeckel2020-05-221-0/+1
* Tests/CPackWiXGenerator: support suppressing verificationBen Boeckel2020-05-222-1/+4
* Tests/CPackWiXGenerator; support non-interactive sessionsBen Boeckel2020-05-221-0/+3
* Tests/RunCMake/export: handle collapsed newlinesBen Boeckel2020-05-221-2/+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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Tests: Restore NVCC-specific CUDA testsBrad King2020-05-205-5/+5
* | | | | | | | Merge topic 'doc-find_package-xref'Brad King2020-05-201-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Improve formatting and cross-references for find_package()Craig Scott2020-05-201-6/+6
* | | | | | | | | 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
| | |_|_|_|_|_|/ / | |/| | | | | | |