summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmuvstreambuf'Brad King2019-04-307-52/+366
|\
| * cmUVStreambuf: Add std::streambuf implementation for uv_stream_tKyle Edwards2019-04-252-0/+220
| * cmUVHandlePtr: Add cm::uv_loop_ptrKyle Edwards2019-04-252-8/+86
| * Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()Kyle Edwards2019-04-254-44/+60
* | Merge topic 'source_group-tree-files'Kyle Edwards2019-04-301-1/+4
|\ \
| * | source_group command ensures that FILES arguments are actually filesMateusz Janek2019-04-251-1/+4
| |/
* | Merge topic 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-301-2/+8
|\ \
| * | Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-191-2/+8
* | | Merge topic 'server-deprecate'Brad King2019-04-301-0/+5
|\ \ \
| * | | server: deprecate in favor of the file-apiBrad King2019-04-221-0/+5
* | | | Merge topic 'add-execute_process-command-echo'Brad King2019-04-301-5/+52
|\ \ \ \
| * | | | execute_process: Add option to echo command linesBill Hoffman2019-04-191-1/+49
| * | | | execute_process: Manage KWSys Process lifetime with unique_ptrBrad King2019-04-191-4/+3
* | | | | CMake Nightly Date StampKitware Robot2019-04-301-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-04-291-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-04-281-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-04-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-04-261-1/+1
* | | | | Merge topic 'cmWorkerPool_Tweaks'Kyle Edwards2019-04-253-158/+156
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cmWorkerPool: Factor our worker thread class (internals)Sebastian Holtermann2019-04-241-120/+106
| * | | | cmWorkerPool: Set worker thread count separately to Process()Sebastian Holtermann2019-04-243-39/+51
* | | | | CMake Nightly Date StampKitware Robot2019-04-251-1/+1
* | | | | Merge topic 'ctest_xml_tweaks'Kyle Edwards2019-04-243-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ctest: consistently format generator nameZack Galbreath2019-04-232-2/+2
| * | | | ctest: Include ChangeId in Update.xmlZack Galbreath2019-04-231-0/+4
* | | | | CMake Nightly Date StampKitware Robot2019-04-241-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2019-04-231-1/+1
* | | | Merge topic 'msvc-warning-flags'Brad King2019-04-221-1/+4
|\ \ \ \
| * | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-191-1/+4
| | |/ / | |/| |
* | | | Merge topic 'vs-default-platform'Brad King2019-04-223-1/+12
|\ \ \ \
| * | | | VS: Provide the default platform name to project codeBrad King2019-04-193-1/+12
| * | | | CMake 3.14.2v3.14.2Brad King2019-04-121-1/+1
| * | | | Merge branch 'fix-overlay-icon-windows' into release-3.14Brad King2019-04-111-1/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'xcode-extra-sources' into release-3.14Brad King2019-04-111-18/+23
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2019-04-221-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-04-211-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2019-04-201-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-04-191-1/+1
* | | | | | Merge topic 'unique'Brad King2019-04-187-30/+21
|\ \ \ \ \ \
| * | | | | | Ninja,Makefile: use `unique_ptr` for memory managementSaleem Abdulrasool2019-04-187-30/+21
* | | | | | | Merge topic 'update-kwsys'Brad King2019-04-184-88/+76
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-04-174-88/+76
* | | | | | | | CMake Nightly Date StampKitware Robot2019-04-181-1/+1
* | | | | | | | Merge topic 'msvc-runtime-library'Brad King2019-04-175-7/+55
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | MSVC: Add abstraction for runtime library selectionBrad King2019-04-174-3/+51
| * | | | | | | VS: Fix Fortran runtime library flag map special case for '-' optionsBrad King2019-04-101-4/+4
* | | | | | | | CMake Nightly Date StampKitware Robot2019-04-171-1/+1
* | | | | | | | Merge topic 'vs-project-import'Brad King2019-04-162-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: add target property VS_PROJECT_IMPORT_<propspath>Leonid Pospelov2019-04-152-0/+20
* | | | | | | | | Merge topic 'genex-output_name'Brad King2019-04-161-16/+16
|\ \ \ \ \ \ \ \ \