summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* VS: Enable DOTNET_TARGET_FRAMEWORK properties all target typesKinan Mahdi2020-06-052-0/+31
* Merge topic 'cuda_clang_separable_error'Brad King2020-06-051-15/+18
|\
| * CUDA: Don't RunCMake generate separable compilation tests on ClangRaul Tambre2020-06-031-15/+18
* | add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-0213-25/+189
|/
* Merge topic 'target_link_libraries-self-link-is-an-error'Brad King2020-06-027-0/+26
|\
| * target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-307-0/+26
* | Merge topic 'asm-preprocessor-flag'Brad King2020-06-021-0/+1
|\ \
| * | ASM: Fix preprocessor definition flags for GNU 'as' toolKyle Edwards2020-06-011-0/+1
* | | Tests: Skip RunCMake.try_compile RerunCMake-nowork case on 1s filesystemsBrad King2020-06-012-2/+7
|/ /
* | Merge topic 'fc-ep-git-update-strategy'Brad King2020-06-011-3/+10
|\ \
| * | ExternalProject: Remote checkout needs to include the remote nameCraig Scott2020-05-291-3/+10
| |/
* | Merge topic 'pch-fix-bad-ClearSourcesCache'Brad King2020-06-011-2/+5
|\ \
| * \ Merge branch 'backport-3.16-pch-fix-bad-ClearSourcesCache'Brad King2020-05-291-2/+5
| |\ \
| | * | PCH: Fix logic error that incorrectly clears sources during VS generationBrad King2020-05-291-2/+5
* | | | Merge topic 'ninja-multi-export-all-symbols'Brad King2020-06-011-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ninja Multi-Config: Fix bug in CMAKE_WINDOWS_EXPORT_ALL_SYMBOLSKyle Edwards2020-05-291-0/+2
| |/ /
* | | ALIAS target: cannot overwrite an existing targetMarc Chevrier2020-05-286-0/+61
* | | Merge topic 'fix-cpack-deb-generating-empty-paragraph'Brad King2020-05-282-12/+2
|\ \ \ | |/ /
| * | CPack-deb: don't add a line with a dot to pkg descJonathan Verner2020-05-272-12/+2
| * | Merge topic 'ctest-repeat-notrun' into release-3.17Brad King2020-05-275-6/+49
| |\ \
| * \ \ Merge topic 'ninja-multi-install' into release-3.17Brad King2020-05-253-1/+75
| |\ \ \
* | \ \ \ Merge topic 'update-gitlab-links'Brad King2020-05-275-7/+7
|\ \ \ \ \
| * | | | | Update links to gitlab.kitware.com repos to add `-/`Brad King2020-05-265-7/+7
* | | | | | Merge topic 'test-RunCMake.install-LDFLAGS'Brad King2020-05-271-2/+1
|\ \ \ \ \ \
| * | | | | | Tests: Fix RunCMake.install LDFLAGS treatmentBrad King2020-05-261-2/+1
| |/ / / / /
* | | | | | Merge topic 'cmake_language-check-invalid-commands'Brad King2020-05-277-0/+140
|\ \ \ \ \ \
| * | | | | | cmake_language: check CALL with control commandMarc Chevrier2020-05-267-0/+140
* | | | | | | Merge branch 'backport-ctest-repeat-notrun' into ctest-repeat-notrunBrad King2020-05-275-6/+49
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | CTest: Make sure NOT_RUN tests show up in the failed test logRobert Maynard2020-05-275-1/+28
| * | | | | | Tests: Add coverage of ctest_test RETURN_VALUE and REPEATRobert Maynard2020-05-271-5/+21
* | | | | | | tests: avoid a warning for ctresallocBen Boeckel2020-05-261-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'fetchcontent-externalproject-empty-args'Craig Scott2020-05-259-3/+72
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FetchContent: Preserve empty string argumentsCraig Scott2020-05-234-0/+26
| * | | | | ExternalProject: Preserve empty string argumentsCraig Scott2020-05-235-3/+46
* | | | | | Merge topic 'gitlab-ci-regular-builders'Brad King2020-05-254-3/+8
|\ \ \ \ \ \
| * | | | | | 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 'CheckLinkerFlag-module'Brad King2020-05-2510-0/+57
|\ \ \ \ \ \
| * | | | | | CheckLinkerFlag: Add module to check validity of linker flagsMarc Chevrier2020-05-259-0/+54
| * | | | | | Tests: Extend Fortran compiler informationMarc Chevrier2020-05-251-0/+3
| |/ / / / /
* | | | | | Merge topic 'ep-git-update-strategy'Brad King2020-05-252-9/+48
|\ \ \ \ \ \
| * | | | | | ExternalProject: Provide choice of git update strategiesCraig Scott2020-05-232-9/+48
| |/ / / / /
* | | | | | Merge topic 'fileApiAddPrecompileHeadersBacktrace'Brad King2020-05-2510-6/+664
|\ \ \ \ \ \
| * | | | | | fileapi: Extend codemodel targets with PRECOMPILE_HEADERSJustin Goshi2020-05-226-2/+171
| * | | | | | Tests: Add a PCH example to RunCMake.FileAPI codemodel-v2Justin Goshi2020-05-228-2/+491
| * | | | | | Tests: Fix indentation in RunCMake.FileAPI cxx_exe.jsonBrad King2020-05-221-2/+2
* | | | | | | Merge topic 'ninja-multi-install'Brad King2020-05-253-1/+75
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Ninja Multi-Config: Make "install" targets depend on default configsKyle Edwards2020-05-223-1/+75
* | | | | | Merge topic 'fortran-preprocess-property'Brad King2020-05-229-0/+69
|\ \ \ \ \ \