summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'makefiles_additional_clean_files'Brad King2019-05-202-35/+64
|\
| * Tests: Extend MakeClean test to cover subdirectories without targetsSebastian Holtermann2019-05-182-35/+64
* | Merge topic 'ninja-swift'Brad King2019-05-204-3/+74
|\ \
| * | Tests: add a check for the Swift compilerSaleem Abdulrasool2019-05-174-3/+74
* | | Merge topic 'interface-library-export-properties'Brad King2019-05-202-0/+10
|\ \ \
| * | | InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-172-0/+10
| |/ /
* | | Merge topic 'file-install-follow-symlink-chain'Marc Chevrier2019-05-182-0/+169
|\ \ \ | |_|/ |/| |
| * | file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argumentKyle Edwards2019-05-162-0/+169
| |/
* | Merge topic 'use_additional_clean_files'Brad King2019-05-172-22/+15
|\ \
| * | Test: Improve WarnUnusedCliUnused to run on all generatorsSebastian Holtermann2019-05-152-22/+15
* | | Merge topic 'offer_compiler_lang_generator_expression'Brad King2019-05-1726-1/+122
|\ \ \ | |_|/ |/| |
| * | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-1426-1/+122
* | | Merge topic 'msvc-jmc'Brad King2019-05-154-1/+71
|\ \ \ | |_|/ |/| |
| * | MSVC: Add support for /JMC (Just My Code)Luca Cappa2019-05-144-1/+71
* | | 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