Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2019-05-02 | 1 | -1/+1 |
* | Merge topic 'out-of-dir-linking-private-deps' | Brad King | 2019-05-01 | 1 | -2/+2 |
|\ | |||||
| * | target_link_libraries: Fix static library private deps in other dirs | Brad King | 2019-04-30 | 1 | -2/+2 |
| * | CMake 3.13.4v3.13.4 | Brad King | 2019-02-01 | 1 | -1/+1 |
| * | Merge branch 'backport-autogen-qt-version-from-dirprops' into release-3.13 | Brad King | 2019-01-30 | 1 | -0/+12 |
| |\ | |||||
| | * | AutoGen: query Qt5 version from directory properties | Ben Boeckel | 2019-01-30 | 1 | -0/+12 |
| * | | Merge branch 'backport-restore-install-late-framework' into release-3.13 | Brad King | 2019-01-29 | 1 | -2/+23 |
| |\ \ | |||||
| | * | | macOS: Restore compatibility for setting FRAMEWORK after install() | Brad King | 2019-01-29 | 1 | -2/+23 |
| | |/ | |||||
| * | | Merge branch 'add-missing-macos-framework' into release-3.13 | Brad King | 2019-01-29 | 1 | -1/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'revert-file-alt-httpauth' into release-3.13 | Brad King | 2019-01-24 | 1 | -8/+0 |
| |\ \ \ | |||||
| * | | | | cmake: Convert no source/build dir error to warning | Craig Scott | 2019-01-22 | 1 | -2/+5 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-01 | 1 | -1/+1 |
* | | | | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 6 | -14/+98 |
|\ \ \ \ | |||||
| * | | | | message(): Minor code modernization | Alex Turbov | 2019-04-28 | 1 | -5/+5 |
| * | | | | message(): Add support for log levels | Alex Turbov | 2019-04-28 | 4 | -0/+91 |
| * | | | | cmSystemTools: Remove unused message-related code, simplify logic | Alex Turbov | 2019-04-27 | 2 | -9/+2 |
* | | | | | Merge topic 'cmuvstreambuf' | Brad King | 2019-04-30 | 7 | -52/+366 |
|\ \ \ \ \ | |||||
| * | | | | | cmUVStreambuf: Add std::streambuf implementation for uv_stream_t | Kyle Edwards | 2019-04-25 | 2 | -0/+220 |
| * | | | | | cmUVHandlePtr: Add cm::uv_loop_ptr | Kyle Edwards | 2019-04-25 | 2 | -8/+86 |
| * | | | | | Refactor: Move/rename cmProcessGetPipes() to cmGetPipes() | Kyle Edwards | 2019-04-25 | 4 | -44/+60 |
* | | | | | | Merge topic 'source_group-tree-files' | Kyle Edwards | 2019-04-30 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | source_group command ensures that FILES arguments are actually files | Mateusz Janek | 2019-04-25 | 1 | -1/+4 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'relax_TARGET_OBJECT_generator_expr' | Brad King | 2019-04-30 | 1 | -2/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Relax the usage of TARGET_OBJECTS generator expression | Robert Maynard | 2019-04-19 | 1 | -2/+8 |
* | | | | | | | Merge topic 'server-deprecate' | Brad King | 2019-04-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | server: deprecate in favor of the file-api | Brad King | 2019-04-22 | 1 | -0/+5 |
* | | | | | | | | Merge topic 'add-execute_process-command-echo' | Brad King | 2019-04-30 | 1 | -5/+52 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | execute_process: Add option to echo command lines | Bill Hoffman | 2019-04-19 | 1 | -1/+49 |
| * | | | | | | | | execute_process: Manage KWSys Process lifetime with unique_ptr | Brad King | 2019-04-19 | 1 | -4/+3 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-30 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-29 | 1 | -1/+1 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-28 | 1 | -1/+1 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-27 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-26 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'cmWorkerPool_Tweaks' | Kyle Edwards | 2019-04-25 | 3 | -158/+156 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | cmWorkerPool: Factor our worker thread class (internals) | Sebastian Holtermann | 2019-04-24 | 1 | -120/+106 |
| * | | | | | | | cmWorkerPool: Set worker thread count separately to Process() | Sebastian Holtermann | 2019-04-24 | 3 | -39/+51 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-25 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'ctest_xml_tweaks' | Kyle Edwards | 2019-04-24 | 3 | -2/+6 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | ctest: consistently format generator name | Zack Galbreath | 2019-04-23 | 2 | -2/+2 |
| * | | | | | | | ctest: Include ChangeId in Update.xml | Zack Galbreath | 2019-04-23 | 1 | -0/+4 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-24 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-23 | 1 | -1/+1 |
* | | | | | | | Merge topic 'msvc-warning-flags' | Brad King | 2019-04-22 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default | Brad King | 2019-04-19 | 1 | -1/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-default-platform' | Brad King | 2019-04-22 | 3 | -1/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Provide the default platform name to project code | Brad King | 2019-04-19 | 3 | -1/+12 |
| * | | | | | | | CMake 3.14.2v3.14.2 | Brad King | 2019-04-12 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'fix-overlay-icon-windows' into release-3.14 | Brad King | 2019-04-11 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'xcode-extra-sources' into release-3.14 | Brad King | 2019-04-11 | 1 | -18/+23 |
| |\ \ \ \ \ \ \ \ |