summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Fortran: Add compiler ID/Version generator expressionsAndrew Paprocki2019-01-1810-4/+61
* Merge topic 'automoc-test-in-place'Brad King2019-01-181-4/+4
|\
| * Tests: Fix Qt4And5Automoc tests to work on in-source buildBrad King2019-01-171-4/+4
* | Merge topic 'GHS_updates'Brad King2019-01-18108-71/+1087
|\ \
| * | GHS: Update test suiteFred Baksik2019-01-1619-104/+169
| * | GHS: Add Compiler ID detectionFred Baksik2019-01-163-0/+37
| * | GHS: try_compile() now uses GHS platform variablesFred Baksik2019-01-163-14/+3
| * | GHS: Append ".gpj" to target name when generating build commandFred Baksik2019-01-163-0/+40
| * | GHS: Integrity Application updatesFred Baksik2019-01-166-3/+30
| * | GHS: Cleanup how source files are listedFred Baksik2019-01-162-1/+5
| * | GHS: Update test suiteFred Baksik2019-01-16101-67/+921
| |/
* | Merge topic 'cmake_role-global-property'Brad King2019-01-1710-0/+51
|\ \
| * | Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-1710-0/+51
| |/
* | Merge topic 'vs-debug-utility-targets'Brad King2019-01-178-72/+84
|\ \
| * | VS: Add support for VS_DEBUGGER_* properties on custom targetsNils Gladitz2019-01-168-72/+84
| |/
* | Merge topic 'fix_csharp_defines'Brad King2019-01-173-0/+83
|\ \ | |/ |/|
| * VS: Honor target_compile_definitions for C# projectsWil Stark2019-01-163-0/+83
* | 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
| | |\ \