Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Refactor module definition source enumeration | Brad King | 2017-03-09 | 3 | -9/+15 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-03-13 | 4 | -3/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-03-10 | 4 | -3/+22 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | KWSys 2017-03-07 (5da8cfe0) | KWSys Upstream | 2017-03-10 | 4 | -3/+22 | |
* | | | | | | | | | | Merge topic 'FindGit-avoid-vs-2017-git' | Brad King | 2017-03-13 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | FindGit: Avoid finding VS 2017 non-general Git installation | Brad King | 2017-03-10 | 1 | -1/+15 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-13 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-12 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-11 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'GNU-FindBinUtils-no-policy' | Brad King | 2017-03-10 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GNU-FindBinUtils: Avoid setting policy CMP0054 | Brad King | 2017-03-10 | 1 | -3/+1 | |
* | | | | | | | | Merge topic 'pr.gcc_ar' | Brad King | 2017-03-10 | 12 | -0/+70 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables | Ruslan Baratov | 2017-03-08 | 12 | -0/+70 | |
* | | | | | | | | Merge topic 'test-CPackComponents-fix-NSIS-root' | Brad King | 2017-03-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Fix CPackComponents NSIS install root | Brad King | 2017-03-09 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-10 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'x32-abi' | Brad King | 2017-03-09 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'master' | Brad King | 2017-03-09 | 36 | -16/+128 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Tests: Add x32 tests to test suite | Steven Newbury | 2017-03-08 | 14 | -5/+36 | |
| * | | | | | | | | Help: Add notes for topic 'x32-abi' | Brad King | 2017-03-07 | 1 | -0/+6 | |
| * | | | | | | | | Modules: Add x32-abi support to hard-coded paths | Steven Newbury | 2017-03-07 | 8 | -8/+12 | |
| * | | | | | | | | Add support for x32-abi | Steven Newbury | 2017-03-07 | 13 | -3/+74 | |
* | | | | | | | | | Merge topic 'doc-vs15-MSVC_VERSION' | Brad King | 2017-03-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Help: Update MSVC_VERSION for Visual Studio 2017 | Wojciech Mamrak | 2017-03-08 | 1 | -1/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'CheckLanguage-platform-toolset' | Brad King | 2017-03-09 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tests: Pass generator platform and toolset into check for Fortran | Brad King | 2017-03-08 | 1 | -0/+2 | |
| * | | | | | | | | CheckLanguage: Pass generator platform and toolset into check | Brad King | 2017-03-08 | 1 | -0/+2 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-09 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'release' | Brad King | 2017-03-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'fix_csharp_custom_targets' into release | Brad King | 2017-03-07 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'fix-static-assert' | Brad King | 2017-03-08 | 3 | -4/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | WriteCompilerDetectionHeader: fix STATIC_ASSERT | Daniel Pfeifer | 2017-03-06 | 3 | -4/+19 | |
* | | | | | | | | | Merge topic 'fix_csharp_custom_targets' | Brad King | 2017-03-08 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | VS: Do not treat custom targets as CSharp targets | Michael Stürmer | 2017-03-07 | 1 | -0/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'target-type-ordering-comment' | Brad King | 2017-03-08 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmStateTypes: document that the ordering of targets is important | Ben Boeckel | 2017-03-07 | 1 | -0/+3 | |
* | | | | | | | | | Merge topic 'cmake-server-aix' | Brad King | 2017-03-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmFileMonitor.h: Include cmConfigure.h first | Brad King | 2017-03-07 | 1 | -0/+2 | |
* | | | | | | | | | | Merge topic 'cuda-test-spelling' | Brad King | 2017-03-08 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CUDA: Fix spelling of CudaOnly.SeparateCompilation test targets | Brad King | 2017-03-07 | 1 | -8/+8 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-03-08 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'doc-dev-testing' | Brad King | 2017-03-07 | 3 | -10/+58 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Help/dev: Document the CMake Testing Process | Brad King | 2017-03-07 | 3 | -8/+54 | |
| * | | | | | | | | Help/dev: Revise README to have a bullet list of available documents | Brad King | 2017-03-07 | 1 | -2/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release' | Brad King | 2017-03-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'revert-CTestTestfile-removal' into release | Brad King | 2017-03-06 | 1 | -7/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'FindVulkan-fix-win-32' into release | Brad King | 2017-03-06 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'FindHDF5-fix-definitions' into release | Brad King | 2017-03-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'revert-CTestTestfile-removal' | Brad King | 2017-03-07 | 1 | -7/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF" | Brad King | 2017-03-06 | 1 | -7/+4 | |
| |/ / / / / / / / |