Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | cmake_ninja_dyndep: don't duplicate slashes | Ben Boeckel | 2019-03-12 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-03-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'find_program-windows-share' into release-3.14 | Brad King | 2019-03-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'FindPython-ensure-correct-architecture-selected' into release-3.14 | Brad King | 2019-03-14 | 4 | -8/+29 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'vs2019-wow64' into release-3.14 | Brad King | 2019-03-14 | 1 | -5/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'find_program-windows-share' | Brad King | 2019-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | find_program: Restore leading double slash on Windows network path | Brad King | 2019-03-14 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'FindPython-ensure-correct-architecture-selected' | Brad King | 2019-03-15 | 4 | -8/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | FindPython*: ensure correct architecture is selected. | Marc Chevrier | 2019-03-14 | 4 | -8/+29 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'vs2019-wow64' | Brad King | 2019-03-15 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | VS: Fix x64 host recognition by x86 cmake process | Brad King | 2019-03-14 | 1 | -5/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'test-FindGTK2-explicit' | Brad King | 2019-03-15 | 2 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Run FindGTK2 tests only when explicitly enabled | Brad King | 2019-03-14 | 2 | -7/+5 | |
* | | | | | | | | | | Merge topic 'cmake-gui-unused-code' | Brad King | 2019-03-15 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | cmake-gui: Drop code not needed with current required CMake version | Brad King | 2019-03-14 | 1 | -3/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-15 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'refactor_cmfilecopier' | Brad King | 2019-03-14 | 7 | -1080/+1193 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmFileCommand: Factor out cmFileCopier and cmFileInstaller | Bryon Bean | 2019-03-13 | 7 | -1080/+1193 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'string_scopes' | Brad King | 2019-03-14 | 4 | -68/+56 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmDependsC: Use faster cmSystemTools::FileTimeCompare | Sebastian Holtermann | 2019-03-13 | 1 | -3/+2 | |
| * | | | | | | | | cmDependsC: Use auto for long type names | Sebastian Holtermann | 2019-03-12 | 1 | -3/+2 | |
| * | | | | | | | | cmDependsC: Remove useless string preallocation artifact | Sebastian Holtermann | 2019-03-12 | 1 | -13/+6 | |
| * | | | | | | | | cmDepends: Reduce temporary object lifetime with local scopes | Sebastian Holtermann | 2019-03-12 | 1 | -17/+17 | |
| * | | | | | | | | cmLocalUnixMakefileGenerator3: Use std::unique_ptr instead of new/delete | Sebastian Holtermann | 2019-03-12 | 1 | -10/+6 | |
| * | | | | | | | | cmLocalUnixMakefileGenerator3: Pass strings instead of recomputing them | Sebastian Holtermann | 2019-03-12 | 2 | -14/+12 | |
| * | | | | | | | | cmLocalUnixMakefileGenerator3: Move local strings into local brace scopes | Sebastian Holtermann | 2019-03-12 | 1 | -8/+11 | |
* | | | | | | | | | Merge topic 'import-zstd' | Brad King | 2019-03-14 | 71 | -10/+31230 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | CMake: Enable use of zstd in libarchive | Brad King | 2019-03-13 | 8 | -10/+38 | |
| * | | | | | | | | zstd: Add CMake build system | Brad King | 2019-03-13 | 1 | -0/+44 | |
| * | | | | | | | | Merge branch 'upstream-zstd' into import-zstd | Brad King | 2019-03-13 | 61 | -0/+31112 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | zstd 2018-12-27 (470344d3) | zstd upstream | 2019-03-13 | 61 | -0/+31112 | |
| | / / / / / / / | ||||||
| * | | | | | | | | zstd: add script to import zstd from upstream | Brad King | 2019-03-13 | 1 | -0/+36 | |
* | | | | | | | | | Merge topic 'xcodescheme' | Brad King | 2019-03-14 | 5 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT | Harry Mallon | 2019-03-11 | 5 | -0/+15 | |
* | | | | | | | | | | Merge topic 'short-commands' | Brad King | 2019-03-14 | 4 | -11/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmake: add short version of '--target <tgt>...' option | Bartosz Kosiorek | 2019-03-12 | 4 | -5/+13 | |
| * | | | | | | | | | | cmake: Reformat '--parallel' and '--verbose' options in help | Bartosz Kosiorek | 2019-03-12 | 2 | -7/+7 | |
* | | | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-03-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | CMake 3.14.0v3.14.0 | Brad King | 2019-03-14 | 1 | -1/+1 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-14 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'update-documentation' | Brad King | 2019-03-13 | 2 | -6/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmake: Upgrade 'cmake -E' commands description | Bartosz Kosiorek | 2019-03-12 | 2 | -6/+14 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'cuda_compiler_generator_expressions' | Brad King | 2019-03-13 | 4 | -2/+70 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CUDA: Support compiler id and version generator expressions | Robert Maynard | 2019-03-11 | 4 | -0/+68 | |
| * | | | | | | | | | | All VersionNode use the same capitalization pattern | Robert Maynard | 2019-03-11 | 1 | -2/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'ignore-json-deprecated-warnings' | Brad King | 2019-03-13 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | JsonCpp: Ignore deprecation warnings | Chuck Atkins | 2019-03-12 | 1 | -0/+4 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-03-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'revert-vs-msbuild-arch' into release-3.14 | Brad King | 2019-03-12 | 1 | -12/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'wix-cmake-downgrade-fix' into release-3.14 | Brad King | 2019-03-12 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ |