Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'try-compile' | Brad King | 2018-12-06 | 9 | -1/+121 |
|\ | |||||
| * | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 9 | -1/+121 |
* | | Merge topic 'arch-independent-version-file-creation' | Brad King | 2018-12-06 | 2 | -0/+64 |
|\ \ | |||||
| * | | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option | Justin Bassett | 2018-12-01 | 2 | -0/+64 |
* | | | Merge topic 'autogen_uic_empty_fix' | Brad King | 2018-12-06 | 50 | -46/+153 |
|\ \ \ | |||||
| * | | | Autogen: Add QtAutogen.UicNoGui test | Sebastian Holtermann | 2018-11-28 | 7 | -0/+50 |
| * | | | Autogen: Tests: Differentiate between Qt core and Qt gui tests | Sebastian Holtermann | 2018-11-28 | 43 | -46/+103 |
* | | | | Merge topic 'cmcmd_touch_err' | Brad King | 2018-12-06 | 3 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | cmake: add error message when '-E touch' fails | Isaiah Norton | 2018-11-27 | 3 | -0/+4 |
| |/ / / | |||||
* | | | | Merge topic 'cuda-external' | Brad King | 2018-12-06 | 3 | -0/+10 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | CUDA: Fix crash on linking to a CUDA target without CUDA enabled | Brad King | 2018-12-05 | 3 | -0/+10 |
| * | | | Merge branch 'FindBoost-no-cxx' into release-3.13 | Brad King | 2018-11-26 | 3 | -0/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'readability-static-accessed-through-instance' | Brad King | 2018-11-28 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 1 | -3/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'file-size' | Brad King | 2018-11-28 | 5 | -0/+20 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | file: add SIZE option | Wouter Klouwen | 2018-11-27 | 5 | -0/+20 |
* | | | | | Merge topic 'ctest-updates' | Brad King | 2018-11-27 | 55 | -57/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Teach run_ctest to handle removal of CTestConfig.cmake | Brad King | 2018-11-26 | 1 | -0/+2 |
| * | | | | | Remove unnecessary CTEST_PROJECT_NAME variables | Regina Pfeifer | 2018-11-20 | 55 | -57/+4 |
* | | | | | | Merge topic 'FindBoost-no-cxx' | Brad King | 2018-11-27 | 3 | -0/+3 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | FindBoost: Restore finding without CXX language enabled | Brad King | 2018-11-26 | 3 | -0/+3 |
* | | | | | Merge topic 'FindGIF-modernize' | Brad King | 2018-11-21 | 4 | -0/+65 |
|\ \ \ \ \ | |||||
| * | | | | | FindGIF: Add test | Maximilian Heinzler | 2018-11-20 | 4 | -0/+65 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'find-boost-test-version' | Brad King | 2018-11-21 | 2 | -1/+19 |
|\ \ \ \ \ | |||||
| * | | | | | FindBoost: provide the version in x.y.z format | Ben Boeckel | 2018-11-20 | 1 | -1/+1 |
| * | | | | | FindBoost: test version variables | Ben Boeckel | 2018-11-20 | 2 | -1/+19 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'fortran-submodule-case' | Brad King | 2018-11-21 | 1 | -3/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Fortran: Fix module dependency scanning with upper-case SUBMODULE | Brad King | 2018-11-20 | 1 | -3/+3 |
| | |/ | |/| | |||||
| * | | Merge branch 'backport-configure_file-canonical-deps' into release-3.13 | Brad King | 2018-11-19 | 4 | -1/+14 |
| |\ \ | |||||
| | * | | configure_file: canonicalize input and output path in dependencies | Frank Benkstein | 2018-11-19 | 4 | -1/+14 |
* | | | | Genex: Add policy to handle empty list items in $<IN_LIST:...> | Kyle Edwards | 2018-11-19 | 8 | -0/+73 |
| |_|/ |/| | | |||||
* | | | Merge topic 'findx11-imported-targets' | Brad King | 2018-11-19 | 4 | -0/+508 |
|\ \ \ | |||||
| * | | | Tests/FindX11: add a test | Ben Boeckel | 2018-11-15 | 4 | -0/+508 |
* | | | | Merge topic 'ctest-stdin' | Brad King | 2018-11-19 | 6 | -1/+43 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CTest: Restore inheritance of stdin by test processes | Brad King | 2018-11-15 | 5 | -1/+34 |
| * | | | Tests: Teach RunCMake infrastructure to optionally provide stdin | Brad King | 2018-11-15 | 1 | -0/+9 |
| | |/ | |/| | |||||
| * | | Merge branch 'rename-cpack-ext-generator' into release-3.13 | Brad King | 2018-11-06 | 17 | -38/+38 |
| |\ \ | |||||
| * \ \ | Merge branch 'custom-command-work-dir-genex' into release-3.13 | Brad King | 2018-11-05 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'fix-custom-target-with-csharp' into release-3.13 | Brad King | 2018-10-31 | 4 | -2/+15 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'set_directory_properties-script-mode' into release-3.13 | Brad King | 2018-10-29 | 3 | -0/+5 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'test-WriteBasicConfigVersionFile' | Brad King | 2018-11-15 | 5 | -906/+891 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Tests: Simplify RunCMake.WriteBasicConfigVersionFile | Brad King | 2018-11-14 | 2 | -29/+8 |
| * | | | | | | | Tests: Factor out RunCMake.WriteBasicConfigVersionFile test | Brad King | 2018-11-14 | 6 | -906/+912 |
* | | | | | | | | Merge topic 'configure_file-canonical-deps' | Brad King | 2018-11-15 | 4 | -1/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | configure_file: canonicalize input and output path in dependencies | Frank Benkstein | 2018-11-13 | 4 | -1/+14 |
* | | | | | | | | | Merge topic 'deprecate-findqt' | Brad King | 2018-11-15 | 6 | -0/+51 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | find_package(): Add policy to remove the FindQt module | Kyle Edwards | 2018-11-14 | 6 | -0/+51 |
* | | | | | | | | | | Merge topic 'autogen_info_write' | Brad King | 2018-11-15 | 5 | -39/+39 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Autogen: Sort tests | Sebastian Holtermann | 2018-11-14 | 3 | -38/+32 |
| * | | | | | | | | | | Autogen: Add a definitions test to the MocOnly test | Sebastian Holtermann | 2018-11-14 | 2 | -1/+7 |
| | |_|/ / / / / / / | |/| | | | | | | | |