Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date StampHEADmaster | Kitware Robot | 2017-12-06 | 1 | -1/+1 |
* | Merge topic 'update-cm-thread' | Brad King | 2017-12-05 | 3 | -48/+9 |
|\ | |||||
| * | utilities: Swapped to use std C++11 mutex/threading constructs | Justin Berger | 2017-12-01 | 3 | -48/+9 |
* | | Merge topic 'include_external_ms_project_support_non_windows_target' | Brad King | 2017-12-05 | 3 | -1/+10 |
|\ \ | |||||
| * | | include_external_msproject: Support non-Windows target platforms | Tomoki Imai | 2017-12-04 | 1 | -1/+4 |
| * | | cmGlobalGenerator: Add IsIncludeExternalMSProjectSupported method | Tomoki Imai | 2017-12-04 | 2 | -0/+6 |
* | | | Merge topic 'src-genex-refactoring' | Brad King | 2017-12-05 | 8 | -50/+114 |
|\ \ \ | |||||
| * | | | Refactor per-source generator expression evaluation | Marc Chevrier | 2017-12-04 | 8 | -50/+114 |
| | |/ | |/| | |||||
* | | | Merge topic 'update-cpplint' | Brad King | 2017-12-05 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | Update cpplint support to return 0 and mark warnings for CDash. | Bill Hoffman | 2017-12-01 | 1 | -2/+4 |
* | | | | Merge topic 'win-fallthrough' | Brad King | 2017-12-05 | 2 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Use CM_FALLTHROUGH in Windows-specific code | Brad King | 2017-12-04 | 2 | -0/+3 |
* | | | | | Merge topic 'ctest-chrono' | Brad King | 2017-12-05 | 17 | -134/+240 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: convert timeouts to std::chrono::duration | Wouter Klouwen | 2017-12-04 | 15 | -126/+240 |
| * | | | | | IWYU: Add mappings for std::enable_if on chrono durations | Brad King | 2017-11-28 | 8 | -8/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-05 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'cpack-pkg-fix' | Brad King | 2017-12-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | CPack: Fix macOS PKG component dependency information | Alexander Wittig | 2017-12-01 | 1 | -1/+1 |
| * | | | | CMake 3.10.0v3.10.0 | Brad King | 2017-11-20 | 1 | -1/+1 |
| * | | | | Merge branch 'fix-cmake-server-bad-buffering' into release-3.10 | Brad King | 2017-11-20 | 1 | -3/+2 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'csharp_project_without_sources' | Brad King | 2017-12-04 | 1 | -6/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Enable generation of CSharp projects without initial .cs files | Michael Stürmer | 2017-11-29 | 1 | -6/+10 |
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-12-04 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-12-01 | 1 | -0/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge topic 'cmake-job-pool' | Brad King | 2017-12-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS | Matt McCormick | 2017-11-29 | 1 | -0/+3 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-04 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-03 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-02 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'simplify_target_link_libraries' | Brad King | 2017-12-01 | 2 | -81/+97 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 | 1 | -13/+13 |
| * | | | | | | | 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 | 3 | -3/+55 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmUVHandlePtr: Add uv_process_ptr | Brad King | 2017-11-30 | 2 | -0/+19 |
| * | | | | | | | | cmUVHandlePtr: Add uv_timer_ptr | Brad King | 2017-11-30 | 2 | -0/+26 |
| * | | | | | | | | cmUVHandlePtr: Move to CMakeLib to make it available everywhere | Brad King | 2017-11-30 | 2 | -3/+10 |
* | | | | | | | | | 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 |
| * | | | | | | | | | | 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 | 12 | -137/+501 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | server: Switched to a auto model for handles | Justin Berger | 2017-11-29 | 8 | -137/+96 |
| * | | | | | | | | Add RAII handles for libuv handle types | Justin Berger | 2017-11-29 | 3 | -0/+399 |
| * | | | | | | | | utility: Disabled copy ctors in thread classes | Justin Berger | 2017-11-29 | 1 | -0/+6 |
* | | | | | | | | | Merge topic 'whitelist-more-interface-properties' | Brad King | 2017-11-30 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ |