summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* FindBoost: Introduce CMP0093 to report Boost_VERSION in x.y.z formatDennis Klein2019-05-137-0/+12
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | VS: Provide the default platform name to project codeBrad King2019-04-192-0/+2
* | | | Merge topic 'msvc-runtime-library'Brad King2019-04-1715-0/+108
|\ \ \ \
| * | | | MSVC: Add abstraction for runtime library selectionBrad King2019-04-1715-0/+108
* | | | | Merge topic 'vs-project-import'Brad King2019-04-163-0/+40
|\ \ \ \ \
| * | | | | VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-153-0/+40
* | | | | | Merge topic 'genex-output_name'Brad King2019-04-1633-176/+176
|\ \ \ \ \ \
| * | | | | | Genex: Rename $<TARGET_*_OUTPUT_NAME:...> in $<TARGET_*_FILE_BASE_NAME:...>Marc Chevrier2019-04-1533-176/+176
* | | | | | | Merge topic 'string-repeat'Brad King2019-04-168-0/+61
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | string: introduce `REPEAT` sub-commandAlex Turbov2019-04-158-0/+61
* | | | | | | Merge topic 'genex-target-prefix-suffix'Brad King2019-04-1225-6/+270
|\ \ \ \ \ \ \
| * | | | | | | Genex: add $<TARGET_FILE_PREFIX:...> and $<TARGET_FILE_SUFFIX:...>Marc Chevrier2019-04-1025-6/+270
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'iface-headers'Brad King2019-04-124-0/+29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-114-0/+29
* | | | | | | Merge topic 'test-explicit-dirs'Brad King2019-04-113-13/+29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Tests: Avoid enabling languages in RunCMake.CommandLine -S and -B casesBrad King2019-04-101-1/+2
| * | | | | | Tests: Fix RunCMake.CommandLine test to use generator with -S and -BBrad King2019-04-101-11/+15
| * | | | | | Tests: Add RunCMake helper to run cmake with optionsBrad King2019-04-101-0/+5
| * | | | | | Tests: Teach RunCMake to optionally exclude the source dir argumentBrad King2019-04-101-1/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'meta-feature_only_infer_granular_support'Brad King2019-04-107-0/+64
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add a test to verify meta-feature parity with granular featuresRobert Maynard2019-04-097-0/+64
| | |_|_|/ | |/| | |
* | | | | Merge topic 'argument-parser'Brad King2019-04-092-3/+2
|\ \ \ \ \
| * | | | | cmExportCommand: Port to cmArgumentParserRegina Pfeifer2019-04-042-3/+2
* | | | | | Merge topic 'implicit-includes-relative'Brad King2019-04-0925-20/+65
|\ \ \ \ \ \