summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* cmake: tar: Allow selective extracting and listing of archivesBartosz Kosiorek2019-05-233-1/+44
* Merge topic 'genex-target-property-lifetime'Brad King2019-05-232-0/+19
|\
| * Genex: Fix value lifetimes in nested TARGET_PROPERTY evaluationBrad King2019-05-222-0/+19
* | Merge topic 'framework-var'Brad King2019-05-232-6/+17
|\ \
| * | Add variable CMAKE_FRAMEWORKRuslan Baratov2019-05-212-6/+17
* | | Merge topic 'default-generator-env'Brad King2019-05-2223-0/+122
|\ \ \ | |_|/ |/| |
| * | Tests: Add environment generator testsEicke Herbertz2019-05-2223-0/+122
* | | file: Change REMOVE to ignore empty namesBrad King2019-05-213-0/+15
| |/ |/|
* | Merge topic 'ninja-swift'Brad King2019-05-202-1/+5
|\ \
| * | Tests: add a check for the Swift compilerSaleem Abdulrasool2019-05-172-1/+5
* | | 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 'offer_compiler_lang_generator_expression'Brad King2019-05-1723-0/+117
|\ \ \ | |/ / |/| |
| * | Genex: Add COMPILE_LANG_AND_ID generator expressionRobert Maynard2019-05-1423-0/+117
* | | 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 '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 'ios-xctest-lookup'Brad King2019-05-142-0/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Apple: Properly lookup XCTest for iOS and tvOSGregor Jasny2019-05-112-0/+18
* | | | | | Merge topic 'FindPython-module'Marc Chevrier2019-05-101-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-071-1/+1
* | | | | | Merge topic 'FindBoost-fphsa'Brad King2019-05-0846-3/+977
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindBoost: Add new unit testsDennis Klein2019-05-0744-0/+974
| * | | | | 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
* | | | | cmMakefile: Enforce explicit use of project() commandBartosz Kosiorek2019-05-061-0/+12
| |/ / / |/| | |
* | | | 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
* | | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIXMarc Chevrier2019-05-023-5/+71
| |/ / / |/| | |
* | | | 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 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-309-15/+69
|\ \ \ \ \
| * | | | | Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-199-15/+69
* | | | | | Merge topic 'add-execute_process-command-echo'Brad King2019-04-3010-0/+88
|\ \ \ \ \ \
| * | | | | | execute_process: Add option to echo command linesBill Hoffman2019-04-1910-0/+88
* | | | | | | Merge topic 'msvc-runtime-library'Brad King2019-04-302-1/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARYBrad King2019-04-222-1/+7
| | |_|_|_|/ | |/| | | |
* | | | | | ctest: Include ChangeId in Update.xmlZack Galbreath2019-04-235-0/+50
| |_|_|/ / |/| | | |
* | | | | Merge topic 'msvc-warning-flags'Brad King2019-04-227-0/+27
|\ \ \ \ \
| * | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-197-0/+27
| |/ / / /
* | | | | Merge topic 'vs-default-platform'Brad King2019-04-222-0/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |