summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'libuv-raii'Brad King2017-12-017-4/+62
|\
| * cmUVHandlePtr: Add uv_process_ptrBrad King2017-11-303-0/+20
| * cmUVHandlePtr: Add uv_timer_ptrBrad King2017-11-303-0/+27
| * cmUVHandlePtr: Move to CMakeLib to make it available everywhereBrad King2017-11-306-4/+15
* | Merge topic 'bootstrap-clang-5'Brad King2017-12-011-0/+1
|\ \
| * | bootstrap: Check support for unordered_map from compiler modeAdam Ciarciński2017-11-301-0/+1
* | | Merge topic 'fix-cmake-server-bad-buffering-test'Brad King2017-12-011-1/+27
|\ \ \
| * | | test: Updated server test harness to try to cause fragmentationJustin Berger2017-11-291-1/+27
* | | | Merge topic 'fixCMakeVersionRC'Brad King2017-12-011-0/+3
|\ \ \ \
| * | | | Windows: Fix version embedding in CMake binariesJustin Goshi2017-11-301-0/+3
* | | | | Merge topic 'simplify-fallthrough'Brad King2017-12-015-52/+1
|\ \ \ \ \
| * | | | | Simplify CM_FALLTHROUGH implementationBrad King2017-11-305-52/+1
* | | | | | Merge topic 'update-kwsys'Brad King2017-12-014-1/+58
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-303-0/+57
| |\ \ \ \ \
| | * | | | | KWSys 2017-11-30 (fa1ab7b8)KWSys Upstream2017-11-303-0/+57
| * | | | | | cmStandardLexer.h: Do not include a C++ headerBrad King2017-11-301-1/+1
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-12-011-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'libuv-raii'Brad King2017-11-3016-143/+687
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | server: Switched to a auto model for handlesJustin Berger2017-11-298-137/+96
| * | | | tests: Added tests to verify UV RAII semantics/constructsJustin Berger2017-11-292-0/+183
| * | | | Add RAII handles for libuv handle typesJustin Berger2017-11-293-0/+399
| * | | | tests: unconditionally enabled server testsJustin Berger2017-11-292-6/+3
| * | | | utility: Disabled copy ctors in thread classesJustin Berger2017-11-291-0/+6
* | | | | Merge topic 'CMakeFindBinUtils-improve-switch'Brad King2017-11-307-14/+12
|\ \ \ \ \
| * | | | | CMakeFindBinUtils: Improve switch between MSVC- and GNU-like toolsBrad King2017-11-287-14/+12
* | | | | | Merge topic 'whitelist-more-interface-properties'Brad King2017-11-303-0/+24
|\ \ \ \ \ \
| * | | | | | cmTargetPropertyComputer: whitelist custom propertiesBen Boeckel2017-11-213-0/+24
* | | | | | | Merge topic 'findcuda-separable-compilation-fix'Brad King2017-11-301-2/+2
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Add cublas device library to separable compilationJamil Appa2017-11-291-2/+2
* | | | | | | | Merge topic 'findiconv-module'Brad King2017-11-308-0/+219
|\ \ \ \ \ \ \ \
| * | | | | | | | FindIconv: Add the FindIconv module.Christian Pfeiffer2017-11-298-0/+219
* | | | | | | | | Merge topic 'CheckIncludeFiles-fix-src-name'Brad King2017-11-301-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CheckIncludeFiles: Fix name of source file used for checkBrad King2017-11-301-2/+2
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-301-1/+1
* | | | | | | | | | Merge topic 'check_fixtures_before_exe_existence'Craig Scott2017-11-292-3/+11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | CTest: Check failed fixture dependencies before test command and argsCraig Scott2017-11-282-3/+11
* | | | | | | | | | Merge branch 'release-3.10'Brad King2017-11-290-0/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'clang-cl-fix' into release-3.10Brad King2017-11-281-3/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'cuda-implicit-include-dirs' into release-3.10Brad King2017-11-271-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'CodeBlocks-custom-compiler-id'Brad King2017-11-295-0/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CodeBlocks: add option for the CB compiler IDMelven Roehrig-Zoellner2017-11-275-0/+30
* | | | | | | | | | | | | | Merge topic 'aix-threads'Brad King2017-11-294-19/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | AIX: Add -pthread flag to enable std::thread with GCCBrad King2017-11-284-1/+22
| * | | | | | | | | | | | | | bootstrap: Add infrastructure to detect threading flagsBrad King2017-11-281-18/+24
* | | | | | | | | | | | | | | Merge topic 'clang-cl-fix'Brad King2017-11-291-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Clang: Do not mistake clang-cl 6.0 for GNU-like clangİsmail Dönmez2017-11-281-3/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge topic 'CheckIncludeFiles-language-CXX'Brad King2017-11-2914-5/+95
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | CheckIncludeFiles: improve warning for missing argumentDavid Adam2017-11-242-5/+7
| * | | | | | | | | | | | | CheckIncludeFiles: clean up documentation of new featuresDavid Adam2017-11-241-3/+5
| * | | | | | | | | | | | | Help: Add notes for topic 'CheckIncludeFiles-language-CXX'Brad King2017-11-141-0/+6