| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ \ \ \ \ |
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-22 | 1 | -1/+1 |
|
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-21 | 1 | -1/+1 |
|
|
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-20 | 1 | -1/+1 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-19 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'unique' | Brad King | 2019-04-18 | 7 | -30/+21 |
|\ \ \ \ \ \ |
|
| * | | | | | | Ninja,Makefile: use `unique_ptr` for memory management | Saleem Abdulrasool | 2019-04-18 | 7 | -30/+21 |
|
|
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2019-04-18 | 4 | -88/+76 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2019-04-17 | 4 | -88/+76 |
|
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-18 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'msvc-runtime-library' | Brad King | 2019-04-17 | 5 | -7/+55 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | MSVC: Add abstraction for runtime library selection | Brad King | 2019-04-17 | 4 | -3/+51 |
|
|
| * | | | | | | | VS: Fix Fortran runtime library flag map special case for '-' options | Brad King | 2019-04-10 | 1 | -4/+4 |
|
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-04-17 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'vs-project-import' | Brad King | 2019-04-16 | 2 | -0/+20 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath> | Leonid Pospelov | 2019-04-15 | 2 | -0/+20 |
|
|
* | | | | | | | | | Merge topic 'genex-output_name' | Brad King | 2019-04-16 | 1 | -16/+16 |
|\ \ \ \ \ \ \ \ \ |
|