summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* FindPython*: Manage weak link for Python modulesMarc Chevrier2019-05-0716-11/+145
* 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
* | | | | | | Tests: Fix FindPackageTest when path to source has a symlinkBrad King2019-04-181-8/+13
* | | | | | | Tests/FindPackageTest: Tell Git to ignore temporary symlink pathBrad King2019-04-181-0/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'msvc-runtime-library'Brad King2019-04-1722-0/+243
|\ \ \ \ \ \
| * | | | | | MSVC: Add abstraction for runtime library selectionBrad King2019-04-1722-0/+243
* | | | | | | 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 'autogen_moc_uic_single_job_queue'Brad King2019-04-168-0/+131
|\ \ \ \ \ \ \ \ \ \