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 | 5 | -6/+8 |
|\ \ \ | |||||
| * | | | Update cpplint support to return 0 and mark warnings for CDash. | Bill Hoffman | 2017-12-01 | 5 | -6/+8 |
* | | | | 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 | 18 | -134/+245 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: convert timeouts to std::chrono::duration | Wouter Klouwen | 2017-12-04 | 16 | -126/+241 |
| * | | | | | IWYU: Add mappings for std::enable_if on chrono durations | Brad King | 2017-11-28 | 9 | -8/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-12-05 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'add_library-mention-xcode-objlib-behavior' | Brad King | 2017-12-04 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | add_library: mention that Xcode requires a real source file | Ben Boeckel | 2017-12-01 | 1 | -3/+3 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'pragma-once' | Brad King | 2017-12-04 | 21 | -3/+36 |
|\ \ \ \ | |||||
| * | | | | Check*: Added include guards | Cristian Adam | 2017-12-01 | 21 | -3/+36 |
* | | | | | Merge branch 'release-3.10' | Brad King | 2017-12-04 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'cpack-pkg-fix' into release-3.10release | Brad King | 2017-12-01 | 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 |
* | | | | | | | Merge topic 'csharp_project_without_sources' | Brad King | 2017-12-04 | 4 | -6/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Enable generation of CSharp projects without initial .cs files | Michael Stürmer | 2017-11-29 | 4 | -6/+23 |
* | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | KWSys 2017-12-01 (0f0023b1) | KWSys Upstream | 2017-12-01 | 1 | -0/+2 |
* | | | | | | | | | Merge topic 'cmake-job-pool' | Brad King | 2017-12-04 | 5 | -0/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS | Matt McCormick | 2017-11-29 | 5 | -0/+20 |
* | | | | | | | | | | 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 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 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | |