summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: Impose maximum recursion limitKyle Edwards2019-01-2390-0/+657
* Merge topic 'cmake_build_jobs_supports_no_space'Brad King2019-01-239-0/+21
|\
| * cmake: --build supports '-jN'Robert Maynard2019-01-229-0/+25
| * Tests: Remove unused files from RunCMake.CommandLine testBrad King2019-01-224-4/+0
* | cmake: Convert no source/build dir error to warningCraig Scott2019-01-223-3/+15
* | Merge topic 'implicit-includes'Brad King2019-01-2256-0/+1560
|\ \
| * | Compute implicit include directories from compiler outputChuck Cranor2019-01-2156-0/+1560
* | | CROSSCOMPILING_EMULATOR: Fix test generation for empty valueKyle Edwards2019-01-211-0/+6
| |/ |/|
* | Merge topic 'fortran-compiler-id'Brad King2019-01-217-0/+30
|\ \
| * | Fortran: Add compiler ID/Version generator expressionsAndrew Paprocki2019-01-187-0/+30
| |/
* | Merge topic 'cmake-role-fix'Brad King2019-01-213-2/+19
|\ \
| * | CMAKE_ROLE: Fix value for ctest --build-and-testKyle Edwards2019-01-183-2/+19
| |/
* | Merge topic 'ctest-json-polish'Brad King2019-01-217-11/+21
|\ \
| * | CTest: Teach --show-only= to reject unknown valuesBrad King2019-01-174-0/+5
| * | CTest: Teach --show-only=json-v1 to filter out not-available testsBrad King2019-01-171-0/+1
| * | Tests: Fix RunCMake.CTestCommandLine case when no python is foundBrad King2019-01-171-0/+3
| * | Tests: Rename RunCMake.CTestCommandLine show-only test casesBrad King2019-01-175-12/+12
| * | Tests: Fix RunCMake.CTestCommandLine to actually check json-v1Brad King2019-01-161-0/+1
* | | Merge topic 'command_file_link'Brad King2019-01-2110-0/+47
|\ \ \
| * | | Tests: Avoid cross-device links in CREATE_LINK testTushar Maheshwari2019-01-163-1/+20
| * | | Tests: Skip symlink tests on WindowsTushar Maheshwari2019-01-165-10/+10
| * | | Tests: CREATE_LINK subcommand negative test caseTushar Maheshwari2019-01-164-0/+7
| * | | Tests: file CREATE_LINK subcommand test casesTushar Maheshwari2019-01-164-0/+21
| |/ /
* | | Merge topic 'find-package-resolve-symlinks'Brad King2019-01-214-0/+31
|\ \ \
| * | | find_package: add test coverage for CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKSDavid Aguilar2019-01-164-0/+31
| |/ /
* | | Merge topic 'submit-url'Brad King2019-01-212-6/+4
|\ \ \ | |_|/ |/| |
| * | ctest_submit: Remove submit method from log outputRegina Pfeifer2019-01-162-6/+4
| |/
* | 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 '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-154-7/+9
|\ \ \
| * | | VS: Add Visual Studio 16 2019 generatorBrad King2019-01-114-7/+9
| |/ /
* | | 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 'vs10_cs_cf_support'Brad King2019-01-153-0/+63
|\ \ \
| * | | cmVisualStudio10TargetGenerator: Fix .NET Compact Framework projects.Wil Stark2019-01-113-0/+63
| | |/ | |/|
* | | Merge topic 'deprecate-policy-old'Brad King2019-01-151-0/+10
|\ \ \
| * | | Add deprecation warnings for policies CMP0065 and belowBrad King2019-01-111-0/+10
| |/ /
* | | Tests: Make RunCMake.FindBoost robust to Boost_ROOT in environmentBrad King2019-01-141-0/+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
|\ \ \ | |_|/ |/| |