summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Support job pools in custom commands and targetsRosen Matev2019-05-146-0/+39
* 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
|\ \ \ \ \
| * | | | | cmUVStreambuf: Add std::streambuf implementation for uv_stream_tKyle Edwards2019-04-252-1/+460
| * | | | | cmUVHandlePtr: Add cm::uv_loop_ptrKyle Edwards2019-04-251-1/+49
| |/ / / /
* | | | | Merge topic 'source_group-tree-files'Kyle Edwards2019-04-301-0/+8
|\ \ \ \ \
| * | | | | source_group command ensures that FILES arguments are actually filesMateusz Janek2019-04-251-0/+8
| |/ / / /
* | | | | Merge topic 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-3011-15/+124
|\ \ \ \ \
| * | | | | Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-1911-15/+124
* | | | | | 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-303-1/+22
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARYBrad King2019-04-223-1/+22
* | | | | | | ctest: Include ChangeId in Update.xmlZack Galbreath2019-04-235-0/+50
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'sunpro-cxx14-features'Brad King2019-04-221-0/+10
|\ \ \ \ \ \
| * | | | | | SunPro: Record support for C++14 features by SunPro 5.{14,15}Brad King2019-04-191-0/+10
* | | | | | | 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