summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | message(): Add support for log levelsAlex Turbov2019-04-2824-18/+303
| * | | | | | | | | | | cmSystemTools: Remove unused message-related code, simplify logicAlex Turbov2019-04-272-9/+2
* | | | | | | | | | | | Merge topic 'cmuvstreambuf'Brad King2019-04-3010-54/+875
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmUVStreambuf: Add std::streambuf implementation for uv_stream_tKyle Edwards2019-04-254-1/+680
| * | | | | | | | | | | | cmUVHandlePtr: Add cm::uv_loop_ptrKyle Edwards2019-04-253-9/+135
| * | | | | | | | | | | | Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()Kyle Edwards2019-04-254-44/+60
* | | | | | | | | | | | | Merge topic 'source_group-tree-files'Kyle Edwards2019-04-302-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | source_group command ensures that FILES arguments are actually filesMateusz Janek2019-04-252-1/+12
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'relax_TARGET_OBJECT_generator_expr'Brad King2019-04-3014-19/+138
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Relax the usage of TARGET_OBJECTS generator expressionRobert Maynard2019-04-1914-19/+138
* | | | | | | | | | | | | | Merge topic 'findmpi-msvc-nolibdir'Brad King2019-04-301-12/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | FindMPI: Don't retain libdirs for Win32Christian Pfeiffer2019-04-201-12/+14
* | | | | | | | | | | | | | | Merge topic 'server-deprecate'Brad King2019-04-303-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | server: deprecate in favor of the file-apiBrad King2019-04-223-0/+16
* | | | | | | | | | | | | | | | Merge topic 'add-execute_process-command-echo'Brad King2019-04-3015-5/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | execute_process: Add option to echo command linesBill Hoffman2019-04-1915-1/+155
| * | | | | | | | | | | | | | | | execute_process: Manage KWSys Process lifetime with unique_ptrBrad King2019-04-191-4/+3
* | | | | | | | | | | | | | | | | Merge topic 'msvc-runtime-library'Brad King2019-04-304-1/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | MSVC: Document and test behavior of empty MSVC_RUNTIME_LIBRARYBrad King2019-04-224-1/+27
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'msvc-c-features'Brad King2019-04-301-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | CompileFeatures: Fix hard-coded MSVC C featuresBrad King2019-04-221-2/+6
* | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-04-301-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'intel_simulate'Kyle Edwards2019-04-291-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Project: Report intel's simulation of gcc.R. Andrew Ohana2019-04-251-0/+14
* | | | | | | | | | | | | | | | | 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 'update-documentation'Kyle Edwards2019-04-2459-174/+184
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Help: Improve description of modulesBartosz Kosiorek2019-04-2359-174/+184
* | | | | | | | | | | | | | | Merge topic 'ctest_xml_tweaks'Kyle Edwards2019-04-248-2/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | ctest: consistently format generator nameZack Galbreath2019-04-232-2/+2
| * | | | | | | | | | | | | | ctest: Include ChangeId in Update.xmlZack Galbreath2019-04-236-0/+54
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-04-241-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2019-04-231-1/+1
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'release-3.14'Brad King2019-04-220-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | CMake 3.14.3v3.14.3Brad King2019-04-221-1/+1
* | | | | | | | | | | | Merge topic 'sunpro-cxx14-features'Brad King2019-04-223-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SunPro: Record support for C++14 features by SunPro 5.{14,15}Brad King2019-04-193-0/+23
* | | | | | | | | | | | | Merge topic 'msvc-warning-flags'Brad King2019-04-2214-5/+109
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by defaultBrad King2019-04-1914-5/+109
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'release-3.14'Brad King2019-04-220-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'findqt3-hints-fix' into release-3.14Brad King2019-04-221-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'vs-default-platform' into release-3.14Brad King2019-04-1910-3/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'findqt3-hints-fix'Brad King2019-04-221-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | FindQt3: Restore missing lib and bin path suffixesChristian Pfeiffer2019-04-221-5/+7