summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | Merge topic 'vs-default-platform'Brad King2019-04-2210-3/+40
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | VS: Provide the default platform name to project codeBrad King2019-04-1910-3/+40
| |/ / / / / / /
* | | | | | | | 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
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'test-find_package-resolve-symlinks'Brad King2019-04-192-8/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Tests: Fix FindPackageTest when path to source has a symlinkBrad King2019-04-181-8/+13
| * | | | | | Tests/FindPackageTest: Tell Git to ignore temporary symlink pathBrad King2019-04-181-0/+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 'add_xl_cxx14_support'Brad King2019-04-183-0/+13
|\ \ \ \ \ \ \