summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'semi-warnings'Brad King2019-01-162-11/+13
|\
| * Fix most clang -Wextra-semi-stmt warnings in C++ filesSean McBride2019-01-152-11/+13
* | Merge topic 'autogen_adaptive_warning'Brad King2019-01-161-2/+2
|\ \ | |/ |/|
| * Autogen: Adaptive missing Qt warningSebastian Holtermann2019-01-151-1/+1
| * Autogen: Add and use QtAutoGen::Tools methodSebastian Holtermann2019-01-151-1/+1
* | Merge topic 'fetchcontent-uses-terminal'Brad King2019-01-154-0/+24
|\ \
| * | FetchContent: Give access to the terminal for download and updateCraig Scott2019-01-144-0/+24
* | | Merge topic 'vs2019'Brad King2019-01-155-9/+11
|\ \ \
| * | | VS: Add Visual Studio 16 2019 generatorBrad King2019-01-115-9/+11
| |/ /
* | | Merge topic 'fix-source-group-CMakeLists.txt'Brad King2019-01-153-0/+37
|\ \ \
| * | | Restore support for a custom source group for CMakeLists.txtBrad King2019-01-143-0/+37
* | | | Merge topic 'extendwhitelist'Brad King2019-01-151-0/+1
|\ \ \ \
| * | | | cmTargetPropertyComputer: whitelist 'MANUALLY_ADDED_DEPENDENCIES'.Sebastian Lipponer2019-01-141-0/+1
| | |_|/ | |/| |
* | | | Merge topic 'vs10_cs_cf_support'Brad King2019-01-153-0/+63
|\ \ \ \
| * | | | cmVisualStudio10TargetGenerator: Fix .NET Compact Framework projects.Wil Stark2019-01-113-0/+63
| | |_|/ | |/| |
* | | | Merge topic 'check-fortran-run'Brad King2019-01-151-2/+9
|\ \ \ \
| * | | | CheckFortranSourceRuns: Add module to check if Fortran code runsMichael Hirsch, Ph.D2019-01-101-2/+9
* | | | | Merge topic 'deprecate-policy-old'Brad King2019-01-151-0/+10
|\ \ \ \ \
| * | | | | Add deprecation warnings for policies CMP0065 and belowBrad King2019-01-111-0/+10
| | |/ / / | |/| | |
* | | | | Merge topic 'FindBoost-test-env'Brad King2019-01-151-0/+1
|\ \ \ \ \
| * | | | | Tests: Make RunCMake.FindBoost robust to Boost_ROOT in environmentBrad King2019-01-141-0/+1
| | |_|_|/ | |/| | |
* | | | | IWYU: Update CMake code for IWYU built with Clang 6Brad King2019-01-151-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'drop-IRIX'Brad King2019-01-144-75/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove now-unused code once used on IRIXBrad King2019-01-114-75/+1
| |/ /
* | | Merge topic 'cmake-option-parsing'Brad King2019-01-143-14/+17
|\ \ \
| * | | cmake: Ensure source and binary dirs are setCraig Scott2019-01-133-14/+17
* | | | Merge topic 'autogen_noqt_warning'Brad King2019-01-146-0/+21
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'backport-autogen_noqt_warning' into autogen_noqt_warningBrad King2019-01-116-0/+21
| |\ \ \ | | |_|/ | |/| |
| | * | Tests: Add case for warning when AUTOMOC/UIC/RCC gets disabledBrad King2019-01-116-0/+21
| | |/
| | * Tests: Add cases for -{C,D,U} without a source treeBrad King2019-01-1012-1/+22
| | * Merge branch 'backport-autogen_revert_implicit_includes' into release-3.13Brad King2018-12-071-3/+4
| | |\
| | | * Autogen: Revert passing compiler implicit includes to mocSebastian Holtermann2018-12-071-3/+4
| | * | Merge branch 'cpack-status-callback' into release-3.13Brad King2018-12-072-0/+3
| | |\ \
* | | \ \ Merge topic 'vs_ce_support'Brad King2019-01-118-44/+110
|\ \ \ \ \
| * | | | | VS: Honor WinCE deployment properties in VS 2010+Wil Stark2019-01-108-1/+67
| * | | | | Tests: Detect VS and SDK availability earlyWil Stark2019-01-101-44/+44
| |/ / / /
* | | | | Tests: Split CPack DEB and RPM tests into smaller testsKyle Edwards2019-01-105-31/+77
* | | | | Tests: Add infrastructure to split up large CPack testsKyle Edwards2019-01-102-18/+24
|/ / / /
* | | | Tests: Add cases for ctest --show-only=json-v1Brad King2019-01-103-0/+159
* | | | Tests: Pass python interpreter into RunCMake.CTestCommandLineBrad King2019-01-081-1/+2
* | | | Merge topic 'fix-warn-uninitialized-in-configure'Craig Scott2019-01-073-4/+69
|\ \ \ \
| * | | | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_fileArtur Ryt2018-12-293-4/+69
* | | | | Merge topic 'bundle_fixes'Craig Scott2019-01-066-0/+32
|\ \ \ \ \
| * | | | | GetPrerequisites: Fix handling of executable scriptsAlexander Grund2019-01-046-0/+32
* | | | | | Merge branch 'swig_src_file_ext' into 'master'Marc Chevrier2019-01-045-0/+82
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SWIG: Add support for custom Swig source file extensionsThirumal Venkat2019-01-035-0/+82
| |/ / / /
* | | | | Merge topic 'remove-include-cmakeparsearguments'Craig Scott2018-12-291-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | CMakeParseArguments: Remove superfluous includes of CMakeParseArgumentsKyle Edwards2018-12-141-1/+1
* | | | | Merge topic 'link-options'Craig Scott2018-12-233-2/+13
|\ \ \ \ \
| * | | | | PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-193-2/+13
| |/ / / /