Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support job pools in custom commands and targets | Rosen Matev | 2019-05-14 | 6 | -0/+39 |
* | Merge topic 'FindBoost-fphsa' | Brad King | 2019-05-08 | 47 | -4/+979 |
|\ | |||||
| * | FindBoost: Add new unit tests | Dennis Klein | 2019-05-07 | 44 | -0/+974 |
| * | FindBoost: Modernize module mode with FPHSA | Dennis Klein | 2019-05-07 | 1 | -1/+2 |
| * | FindBoost: Fix and modernize config mode with FPHSA | Dennis Klein | 2019-05-07 | 2 | -3/+3 |
* | | Merge topic 'ctest-update-version-override' | Craig Scott | 2019-05-08 | 3 | -5/+25 |
|\ \ | |||||
| * | | ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE | Zack Galbreath | 2019-05-07 | 2 | -0/+20 |
| * | | testing: Update terminology in ctest_update tests | Zack Galbreath | 2019-05-02 | 2 | -5/+5 |
* | | | Merge topic 'enforce-explicit-use-of-project' | Brad King | 2019-05-07 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | cmMakefile: Enforce explicit use of project() command | Bartosz Kosiorek | 2019-05-06 | 1 | -0/+12 |
* | | | | Merge topic 'CTestCoverageCollectGCOV-updates' | Brad King | 2019-05-07 | 1 | -9/+12 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | CTestCoverageCollectGCOV: run gcov only once | Cristian Morales Vega | 2019-05-03 | 1 | -9/+12 |
* | | | | UseSWIG: Manage alternate library name | Marc Chevrier | 2019-05-03 | 2 | -0/+47 |
| |/ / |/| | | |||||
* | | | Merge topic 'std-pipes-always' | Brad King | 2019-05-03 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Ensure stdin, stdout, and stderr pipes are always open | Brad King | 2019-05-02 | 1 | -0/+4 |
| | |/ | |/| | |||||
* | | | Merge topic 'jobs-positive-value' | Brad King | 2019-05-03 | 9 | -0/+24 |
|\ \ \ | |||||
| * | | | cmake: --build -j <jobs> should not accept 0. | Fred Baksik | 2019-05-01 | 9 | -0/+24 |
| | |/ | |/| | |||||
* | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix' | Brad King | 2019-05-03 | 3 | -5/+71 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX | Marc Chevrier | 2019-05-02 | 3 | -5/+71 |
* | | | Merge topic 'fix-swiftmix-test-for-xcode-10.2' | Brad King | 2019-05-02 | 4 | -5/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | SwiftMix: properly export SwiftMain method | Gregor Jasny | 2019-05-01 | 2 | -1/+2 |
| * | | SwiftMix: Get rid of pointer types mismatch warning | Gregor Jasny | 2019-05-01 | 2 | -4/+4 |
* | | | Merge topic 'out-of-dir-linking-private-deps' | Brad King | 2019-05-01 | 4 | -0/+30 |
|\ \ \ | |||||
| * | | | target_link_libraries: Fix static library private deps in other dirs | Brad King | 2019-04-30 | 4 | -0/+30 |
| * | | | Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13 | Brad King | 2019-01-30 | 6 | -1/+72 |
| |\ \ \ | |||||
| | * | | | Tests: add cases for providing Qt5Core_VERSION manually | Ben Boeckel | 2019-01-30 | 6 | -1/+72 |
| * | | | | Merge branch 'backport-restore-install-late-framework' into release-3.13 | Brad King | 2019-01-29 | 2 | -0/+7 |
| |\ \ \ \ | |||||
| | * | | | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-29 | 2 | -0/+7 |
| | |/ / / | |||||
| * | | | | cmake: Convert no source/build dir error to warning | Craig Scott | 2019-01-22 | 3 | -3/+15 |
| |/ / / | |||||
| * | | | Merge branch 'cmake-option-parsing' into release-3.13 | Brad King | 2019-01-14 | 3 | -14/+17 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 16 | -0/+146 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 16 | -0/+146 |
* | | | | | Merge topic 'cmuvstreambuf' | Brad King | 2019-04-30 | 3 | -2/+509 |
|\ \ \ \ \ | |||||
| * | | | | | cmUVStreambuf: Add std::streambuf implementation for uv_stream_t | Kyle Edwards | 2019-04-25 | 2 | -1/+460 |
| * | | | | | cmUVHandlePtr: Add cm::uv_loop_ptr | Kyle Edwards | 2019-04-25 | 1 | -1/+49 |
| |/ / / / | |||||
* | | | | | Merge topic 'source_group-tree-files' | Kyle Edwards | 2019-04-30 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | source_group command ensures that FILES arguments are actually files | Mateusz Janek | 2019-04-25 | 1 | -0/+8 |
| |/ / / / | |||||
* | | | | | Merge topic 'relax_TARGET_OBJECT_generator_expr' | Brad King | 2019-04-30 | 11 | -15/+124 |
|\ \ \ \ \ | |||||
| * | | | | | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 11 | -15/+124 |
* | | | | | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 10 | -0/+88 |
|\ \ \ \ \ \ | |||||
| * | | | | | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 10 | -0/+88 |
* | | | | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-30 | 3 | -1/+22 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARY | Brad King | 2019-04-22 | 3 | -1/+22 |
* | | | | | | | ctest: Include ChangeId in Update.xml | Zack Galbreath | 2019-04-23 | 5 | -0/+50 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'sunpro-cxx14-features' | Brad King | 2019-04-22 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | SunPro: Record support for C++14 features by SunPro 5.{14,15} | Brad King | 2019-04-19 | 1 | -0/+10 |
* | | | | | | | Merge topic 'msvc-warning-flags' | Brad King | 2019-04-22 | 7 | -0/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 7 | -0/+27 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 2 | -0/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 2 | -0/+2 |