summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'additional_clean_files'Brad King2019-05-153-30/+87
|\
| * Tests: Extend MakeClean test to cover ADDITIONAL_CLEAN_FILESSebastian Holtermann2019-05-143-30/+87
* | Merge topic 'ninja-pool-custom-command'Brad King2019-05-156-0/+39
|\ \
| * | Support job pools in custom commands and targetsRosen Matev2019-05-146-0/+39
* | | Merge topic 'find-boost-cmp0093'Brad King2019-05-147-0/+12
|\ \ \ | |_|/ |/| |
| * | FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-137-0/+12
* | | Merge topic 'error-generate-step'Brad King2019-05-1428-28/+84
|\ \ \
| * | | cmake: Display error if generate step failsKyle Edwards2019-05-1328-28/+84
* | | | Merge topic 'relax_cxx_relaxed_constexpr_requirements'Brad King2019-05-141-1/+2
|\ \ \ \
| * | | | CompileFeatures: Relax cxx_relaxed_constexpr compiler requirementsRobert Maynard2019-05-131-1/+2
* | | | | Merge topic 'ios-xctest-lookup'Brad King2019-05-142-0/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Apple: Properly lookup XCTest for iOS and tvOSGregor Jasny2019-05-112-0/+18
| * | | | Merge branch 'out-of-dir-linking-private-deps' into release-3.14Brad King2019-04-304-0/+30
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs-default-platform' into release-3.14Brad King2019-04-192-0/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cmuvprocesschain'Brad King2019-05-133-0/+411
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | cmUVProcessChain: Add cmUVProcessChainKyle Edwards2019-05-073-0/+411
* | | | | | | Merge topic 'FindPython-module'Marc Chevrier2019-05-1016-11/+145
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-0716-11/+145
* | | | | | | Merge topic 'FindBoost-fphsa'Brad King2019-05-0847-4/+979
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | FindBoost: Add new unit testsDennis Klein2019-05-0744-0/+974
| * | | | | | FindBoost: Modernize module mode with FPHSADennis Klein2019-05-071-1/+2
| * | | | | | FindBoost: Fix and modernize config mode with FPHSADennis Klein2019-05-072-3/+3
| |/ / / / /
* | | | | | Merge topic 'ctest-update-version-override'Craig Scott2019-05-083-5/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDEZack Galbreath2019-05-072-0/+20
| * | | | | testing: Update terminology in ctest_update testsZack Galbreath2019-05-022-5/+5
* | | | | | Merge topic 'enforce-explicit-use-of-project'Brad King2019-05-071-0/+12
|\ \ \ \ \ \
| * | | | | | cmMakefile: Enforce explicit use of project() commandBartosz Kosiorek2019-05-061-0/+12
* | | | | | | Merge topic 'CTestCoverageCollectGCOV-updates'Brad King2019-05-071-9/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | CTestCoverageCollectGCOV: run gcov only onceCristian Morales Vega2019-05-031-9/+12
* | | | | | | UseSWIG: Manage alternate library nameMarc Chevrier2019-05-032-0/+47
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'std-pipes-always'Brad King2019-05-031-0/+4
|\ \ \ \ \ \
| * | | | | | Ensure stdin, stdout, and stderr pipes are always openBrad King2019-05-021-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'jobs-positive-value'Brad King2019-05-039-0/+24
|\ \ \ \ \ \
| * | | | | | cmake: --build -j <jobs> should not accept 0.Fred Baksik2019-05-019-0/+24
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix'Brad King2019-05-033-5/+71
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIXMarc Chevrier2019-05-023-5/+71
* | | | | | Merge topic 'fix-swiftmix-test-for-xcode-10.2'Brad King2019-05-024-5/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SwiftMix: properly export SwiftMain methodGregor Jasny2019-05-012-1/+2
| * | | | | SwiftMix: Get rid of pointer types mismatch warningGregor Jasny2019-05-012-4/+4
* | | | | | Merge topic 'out-of-dir-linking-private-deps'Brad King2019-05-014-0/+30
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | target_link_libraries: Fix static library private deps in other dirsBrad King2019-04-304-0/+30
| * | | | | Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13Brad King2019-01-306-1/+72
| |\ \ \ \ \
| | * | | | | Tests: add cases for providing Qt5Core_VERSION manuallyBen Boeckel2019-01-306-1/+72
| * | | | | | Merge branch 'backport-restore-install-late-framework' into release-3.13Brad King2019-01-292-0/+7
| |\ \ \ \ \ \
| | * | | | | | macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-292-0/+7
| | |/ / / / /
| * | | | | | cmake: Convert no source/build dir error to warningCraig Scott2019-01-223-3/+15
| |/ / / / /
| * | | | | Merge branch 'cmake-option-parsing' into release-3.13Brad King2019-01-143-14/+17
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'message-new-types-and-logging'Craig Scott2019-04-3016-0/+146
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | message(): Add support for log levelsAlex Turbov2019-04-2816-0/+146
* | | | | | | Merge topic 'cmuvstreambuf'Brad King2019-04-303-2/+509
|\ \ \ \ \ \ \