Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor per-source generator expression evaluation | Marc Chevrier | 2017-12-04 | 8 | -50/+114 |
* | Merge branch 'release-3.10' | Brad King | 2017-12-01 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'bootstrap-clang-5' into release-3.10 | Brad King | 2017-11-30 | 1 | -0/+1 |
| |\ | |||||
* | \ | Merge topic 'update-gitsetup' | Brad King | 2017-12-01 | 11 | -871/+11 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-GitSetup' into update-gitsetup | Brad King | 2017-11-30 | 10 | -871/+4 |
| |\ \ \ | |||||
| | * | | | GitSetup 2017-10-26 (1639317d) | GitSetup Upstream | 2017-11-30 | 10 | -871/+4 |
| * | | | | GitSetup: Restrict import to files we need | Brad King | 2017-11-30 | 1 | -0/+7 |
* | | | | | Merge topic 'simplify_target_link_libraries' | Brad King | 2017-12-01 | 4 | -85/+101 |
|\ \ \ \ \ | |||||
| * | | | | | target_link_libraries: Simplify implementation and add comments. | Deniz Bahadir | 2017-11-30 | 2 | -54/+70 |
| * | | | | | target_link_libraries: Slightly fix some error-messages. | Deniz Bahadir | 2017-11-29 | 3 | -17/+17 |
| * | | | | | target_link_libraries: Return earlier on some error. | Deniz Bahadir | 2017-11-29 | 1 | -17/+17 |
* | | | | | | Merge topic 'libuv-raii' | Brad King | 2017-12-01 | 7 | -4/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmUVHandlePtr: Add uv_process_ptr | Brad King | 2017-11-30 | 3 | -0/+20 |
| * | | | | | | cmUVHandlePtr: Add uv_timer_ptr | Brad King | 2017-11-30 | 3 | -0/+27 |
| * | | | | | | cmUVHandlePtr: Move to CMakeLib to make it available everywhere | Brad King | 2017-11-30 | 6 | -4/+15 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'bootstrap-clang-5' | Brad King | 2017-12-01 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | bootstrap: Check support for unordered_map from compiler mode | Adam CiarciĆski | 2017-11-30 | 1 | -0/+1 |
* | | | | | | Merge topic 'fix-cmake-server-bad-buffering-test' | Brad King | 2017-12-01 | 1 | -1/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | test: Updated server test harness to try to cause fragmentation | Justin Berger | 2017-11-29 | 1 | -1/+27 |
* | | | | | | | Merge topic 'fixCMakeVersionRC' | Brad King | 2017-12-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Windows: Fix version embedding in CMake binaries | Justin Goshi | 2017-11-30 | 1 | -0/+3 |
* | | | | | | | | Merge topic 'simplify-fallthrough' | Brad King | 2017-12-01 | 5 | -52/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Simplify CM_FALLTHROUGH implementation | Brad King | 2017-11-30 | 5 | -52/+1 |
* | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-12-01 | 4 | -1/+58 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-11-30 | 3 | -0/+57 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | KWSys 2017-11-30 (fa1ab7b8) | KWSys Upstream | 2017-11-30 | 3 | -0/+57 |
| * | | | | | | | | | cmStandardLexer.h: Do not include a C++ header | Brad King | 2017-11-30 | 1 | -1/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-01 | 1 | -1/+1 |
| |_|_|_|/ / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'libuv-raii' | Brad King | 2017-11-30 | 16 | -143/+687 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | server: Switched to a auto model for handles | Justin Berger | 2017-11-29 | 8 | -137/+96 |
| * | | | | | | | tests: Added tests to verify UV RAII semantics/constructs | Justin Berger | 2017-11-29 | 2 | -0/+183 |
| * | | | | | | | Add RAII handles for libuv handle types | Justin Berger | 2017-11-29 | 3 | -0/+399 |
| * | | | | | | | tests: unconditionally enabled server tests | Justin Berger | 2017-11-29 | 2 | -6/+3 |
| * | | | | | | | utility: Disabled copy ctors in thread classes | Justin Berger | 2017-11-29 | 1 | -0/+6 |
* | | | | | | | | Merge topic 'CMakeFindBinUtils-improve-switch' | Brad King | 2017-11-30 | 7 | -14/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools | Brad King | 2017-11-28 | 7 | -14/+12 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'whitelist-more-interface-properties' | Brad King | 2017-11-30 | 3 | -0/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmTargetPropertyComputer: whitelist custom properties | Ben Boeckel | 2017-11-21 | 3 | -0/+24 |
* | | | | | | | | | Merge topic 'findcuda-separable-compilation-fix' | Brad King | 2017-11-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | FindCUDA: Add cublas device library to separable compilation | Jamil Appa | 2017-11-29 | 1 | -2/+2 |
* | | | | | | | | | | Merge topic 'findiconv-module' | Brad King | 2017-11-30 | 8 | -0/+219 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindIconv: Add the FindIconv module. | Christian Pfeiffer | 2017-11-29 | 8 | -0/+219 |
* | | | | | | | | | | | Merge topic 'CheckIncludeFiles-fix-src-name' | Brad King | 2017-11-30 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | CheckIncludeFiles: Fix name of source file used for check | Brad King | 2017-11-30 | 1 | -2/+2 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-30 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge topic 'check_fixtures_before_exe_existence' | Craig Scott | 2017-11-29 | 2 | -3/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | CTest: Check failed fixture dependencies before test command and args | Craig Scott | 2017-11-28 | 2 | -3/+11 |
* | | | | | | | | | | | | Merge branch 'release-3.10' | Brad King | 2017-11-29 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'clang-cl-fix' into release-3.10 | Brad King | 2017-11-28 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cuda-implicit-include-dirs' into release-3.10 | Brad King | 2017-11-27 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |