summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'backport-restore-install-late-framework' into release-3.13Brad King2019-01-291-2/+23
| |\ \ \ \ \ \ \
| | * | | | | | | macOS: Restore compatibility for setting FRAMEWORK after install()Brad King2019-01-291-2/+23
| | |/ / / / / /
| * | | | | | | Merge branch 'add-missing-macos-framework' into release-3.13Brad King2019-01-291-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'revert-file-alt-httpauth' into release-3.13Brad King2019-01-241-8/+0
| |\ \ \ \ \ \ \ \
| * | | | | | | | | cmake: Convert no source/build dir error to warningCraig Scott2019-01-221-2/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-05-011-1/+1
* | | | | | | | | Merge topic 'message-new-types-and-logging'Craig Scott2019-04-306-14/+98
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | message(): Minor code modernizationAlex Turbov2019-04-281-5/+5
| * | | | | | | | | message(): Add support for log levelsAlex Turbov2019-04-284-0/+91
| * | | | | | | | | cmSystemTools: Remove unused message-related code, simplify logicAlex Turbov2019-04-272-9/+2
* | | | | | | | | | 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