Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | ALIAS target: cannot overwrite an existing target | Marc Chevrier | 2020-05-28 | 6 | -0/+61 | |
* | | | Merge topic 'fix-cpack-deb-generating-empty-paragraph' | Brad King | 2020-05-28 | 2 | -12/+2 | |
|\ \ \ | |/ / | ||||||
| * | | CPack-deb: don't add a line with a dot to pkg desc | Jonathan Verner | 2020-05-27 | 2 | -12/+2 | |
| * | | Merge topic 'ctest-repeat-notrun' into release-3.17 | Brad King | 2020-05-27 | 5 | -6/+49 | |
| |\ \ | ||||||
| * \ \ | Merge topic 'ninja-multi-install' into release-3.17 | Brad King | 2020-05-25 | 3 | -1/+75 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'update-gitlab-links' | Brad King | 2020-05-27 | 5 | -7/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update links to gitlab.kitware.com repos to add `-/` | Brad King | 2020-05-26 | 5 | -7/+7 | |
* | | | | | | Merge topic 'test-RunCMake.install-LDFLAGS' | Brad King | 2020-05-27 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Fix RunCMake.install LDFLAGS treatment | Brad King | 2020-05-26 | 1 | -2/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'cmake_language-check-invalid-commands' | Brad King | 2020-05-27 | 7 | -0/+140 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake_language: check CALL with control command | Marc Chevrier | 2020-05-26 | 7 | -0/+140 | |
* | | | | | | | Merge branch 'backport-ctest-repeat-notrun' into ctest-repeat-notrun | Brad King | 2020-05-27 | 5 | -6/+49 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | CTest: Make sure NOT_RUN tests show up in the failed test log | Robert Maynard | 2020-05-27 | 5 | -1/+28 | |
| * | | | | | | Tests: Add coverage of ctest_test RETURN_VALUE and REPEAT | Robert Maynard | 2020-05-27 | 1 | -5/+21 | |
* | | | | | | | tests: avoid a warning for ctresalloc | Ben Boeckel | 2020-05-26 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'fetchcontent-externalproject-empty-args' | Craig Scott | 2020-05-25 | 9 | -3/+72 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | FetchContent: Preserve empty string arguments | Craig Scott | 2020-05-23 | 4 | -0/+26 | |
| * | | | | | ExternalProject: Preserve empty string arguments | Craig Scott | 2020-05-23 | 5 | -3/+46 | |
* | | | | | | Merge topic 'gitlab-ci-regular-builders' | Brad King | 2020-05-25 | 4 | -3/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests/CPackWiXGenerator: support suppressing verification | Ben Boeckel | 2020-05-22 | 2 | -1/+4 | |
| * | | | | | | Tests/CPackWiXGenerator; support non-interactive sessions | Ben Boeckel | 2020-05-22 | 1 | -0/+3 | |
| * | | | | | | Tests/RunCMake/export: handle collapsed newlines | Ben Boeckel | 2020-05-22 | 1 | -2/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'CheckLinkerFlag-module' | Brad King | 2020-05-25 | 10 | -0/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CheckLinkerFlag: Add module to check validity of linker flags | Marc Chevrier | 2020-05-25 | 9 | -0/+54 | |
| * | | | | | | Tests: Extend Fortran compiler information | Marc Chevrier | 2020-05-25 | 1 | -0/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'ep-git-update-strategy' | Brad King | 2020-05-25 | 2 | -9/+48 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ExternalProject: Provide choice of git update strategies | Craig Scott | 2020-05-23 | 2 | -9/+48 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'fileApiAddPrecompileHeadersBacktrace' | Brad King | 2020-05-25 | 10 | -6/+664 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fileapi: Extend codemodel targets with PRECOMPILE_HEADERS | Justin Goshi | 2020-05-22 | 6 | -2/+171 | |
| * | | | | | | Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2 | Justin Goshi | 2020-05-22 | 8 | -2/+491 | |
| * | | | | | | Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json | Brad King | 2020-05-22 | 1 | -2/+2 | |
* | | | | | | | Merge topic 'ninja-multi-install' | Brad King | 2020-05-25 | 3 | -1/+75 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Ninja Multi-Config: Make "install" targets depend on default configs | Kyle Edwards | 2020-05-22 | 3 | -1/+75 | |
* | | | | | | Merge topic 'fortran-preprocess-property' | Brad King | 2020-05-22 | 9 | -0/+69 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFF | Peter Hill | 2020-05-21 | 1 | -24/+22 | |
| * | | | | | | Fortran: Add Fortran_PREPROCESS property | Peter Hill | 2020-05-21 | 9 | -0/+71 | |
* | | | | | | | Merge topic 'cmake_language-rename-from-cmake_command' | Craig Scott | 2020-05-22 | 82 | -86/+85 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake_language: Rename command from cmake_command | Brad King | 2020-05-21 | 82 | -86/+85 | |
* | | | | | | | | Merge topic 'support_conda_env' | Brad King | 2020-05-22 | 3 | -1/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Update QtAutogen codeeditor test only include headers needed | Robert Maynard | 2020-05-21 | 1 | -1/+4 | |
| * | | | | | | | | Tests: Update test suite to run in an Anaconda environment | Robert Maynard | 2020-05-21 | 2 | -0/+15 | |
* | | | | | | | | | Merge topic 'cuda-default-runtime' | Brad King | 2020-05-22 | 3 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime | Brad King | 2020-05-22 | 3 | -0/+22 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain | Robert Maynard | 2020-05-21 | 3 | -0/+21 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge topic 'fix-cache-args-file-to-dep-list' into release-3.17 | Brad King | 2020-05-13 | 7 | -0/+48 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge topic 'vs-pch-compile-opts' into release-3.17 | Brad King | 2020-05-12 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ \ | Merge topic 'cmake_command_invoke_expand_function_name' | Brad King | 2020-05-21 | 21 | -0/+57 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmake_command: Expand INVOKE function name argument | Cristian Adam | 2020-05-19 | 21 | -0/+57 | |
* | | | | | | | | | | Merge topic 'cuda-test-nvcc-restore' | Brad King | 2020-05-20 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Tests: Restore NVCC-specific CUDA tests | Brad King | 2020-05-20 | 5 | -5/+5 | |