| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -0/+2 |
|
|
* | Utilities/Release: Replace batch scripts with individual scripts | Brad King | 2019-07-11 | 1 | -30/+14 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -2/+9 |
|
|
* | Merge topic 'elseif' | Brad King | 2019-07-10 | 1 | -1/+1 |
|\ |
|
| * | Fix elseif() in place of else() | Artalus | 2019-07-03 | 1 | -1/+1 |
|
|
* | | Merge topic 'update-expat' | Brad King | 2019-07-02 | 24 | -1570/+2056 |
|\ \
| |/
|/| |
|
| * | Merge branch 'upstream-expat' into update-expat | Brad King | 2019-07-01 | 23 | -1569/+2055 |
|
|
| * | expat: Update script to get Expat 2.2.7 | Brad King | 2019-07-01 | 1 | -1/+1 |
|
|
* | | libuv: fix compilation with macOS 10.10 SDK | Brad King | 2019-06-19 | 1 | -1/+1 |
|
|
* | | libuv: Add uv__statx() stub to cmake-bootstrap.c | Kyle Edwards | 2019-06-18 | 1 | -0/+9 |
|
|
* | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2019-06-18 | 47 | -356/+1847 |
|/ |
|
* | Fixing warnings generated by clang 8.0 on Windows | Zsolt Parragi | 2019-05-29 | 1 | -6/+4 |
|
|
* | Merge topic 'rel-push' | Brad King | 2019-05-28 | 2 | -39/+70 |
|\ |
|
| * | Utilities/Release: Replace upload step with a "push" script | Brad King | 2019-05-24 | 2 | -40/+70 |
|
|
| * | Utilities/Release: Teach upload script to compute version automatically | Brad King | 2019-05-24 | 1 | -1/+2 |
|
|
* | | curl: Update build within CMake to account for 7.65 changes | Brad King | 2019-05-22 | 1 | -2/+5 |
|
|
* | | Merge branch 'upstream-curl' into update-curl | Brad King | 2019-05-22 | 171 | -5993/+6565 |
|
|
* | | curl: Update script to get curl 7.65.0 | Brad King | 2019-05-22 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'libarchive-solaris-11.4' | Brad King | 2019-05-22 | 1 | -5/+5 |
|\ |
|
| * | libarchive: avoid b64_encode name conflict with Solaris built-in function | Brad King | 2019-05-21 | 1 | -5/+5 |
|
|
| * | Merge branch 'wix-cmake-downgrade-fix' into release-3.14 | Brad King | 2019-03-12 | 1 | -0/+2 |
| |\ |
|
* | | | Utilities/Release: Enable signing of Windows release binaries | Brad King | 2019-05-08 | 5 | -1/+11 |
|
|
* | | | Configure CMake itself with policies through CMake 3.14 | Brad King | 2019-05-08 | 2 | -2/+2 |
|
|
* | | | Merge topic 'argument-parser' | Brad King | 2019-04-09 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Introduce cmArgumentParser | Regina Pfeifer | 2019-04-04 | 1 | -0/+1 |
|
|
* | | | | Utilities/Release: Link statically to QWindowsVistaStyle plugin | mistersandman | 2019-04-08 | 2 | -0/+2 |
|/ / / |
|
* | | | update-third-party: update from upstream | Brad King | 2019-03-21 | 1 | -4/+20 |
|
|
* | | | Merge topic 'import-zstd' | Brad King | 2019-03-18 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | zstd: Disable BMI2 instructions for build within CMake | Brad King | 2019-03-15 | 1 | -0/+3 |
|
|
* | | | | Merge topic 'import-zstd' | Brad King | 2019-03-14 | 69 | -7/+31212 |
|\ \ \ \
| |/ / / |
|
| * | | | CMake: Enable use of zstd in libarchive | Brad King | 2019-03-13 | 6 | -7/+20 |
|
|
| * | | | 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: add script to import zstd from upstream | Brad King | 2019-03-13 | 1 | -0/+36 |
|
|
* | | | | Merge topic 'wix-cmake-downgrade-fix' | Brad King | 2019-03-13 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | CMake: Fix WiX installer downgrades with versioned binaries | Nils Gladitz | 2019-03-12 | 1 | -0/+2 |
|
|
* | | | Utilities/Release: Update to Qt 5.12 on Windows builds | Brad King | 2019-03-08 | 2 | -4/+12 |
|
|
* | | | Utilities/Release: Update for using Windows 10 SDK | Brad King | 2019-03-08 | 2 | -2/+2 |
|
|
* | | | Merge topic 'ctest-clean-compress' | Brad King | 2019-02-27 | 5 | -2093/+0 |
|\ \ \ |
|
| * | | | cmcompress: Delete unused 3rdParty module | Regina Pfeifer | 2019-02-25 | 5 | -2093/+0 |
| | |/
| |/| |
|
* | | | jsoncpp: Fix include order for build within CMake | Brad King | 2019-02-25 | 1 | -3/+4 |
|
|
* | | | libuv: fix atomic ops compilation with xlclang | Brad King | 2019-02-25 | 1 | -2/+2 |
|
|
* | | | Utilities: Suppress warnings in third-party code when using XLClang | Brad King | 2019-02-25 | 8 | -8/+8 |
|
|
* | | | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 8 | -8/+8 |
|/ / |
|
* | | CMake 3.14.0-rc1 version update | Brad King | 2019-02-06 | 1 | -1/+1 |
|
|
* | | Merge topic 'fetchcontent-reduce-boilerplate' | Brad King | 2019-01-30 | 1 | -1/+4 |
|\ \ |
|
| * | | Sphinx: Add limited support for nested variables in docs | Craig Scott | 2019-01-26 | 1 | -1/+4 |
|
|
* | | | Reduce size of PNG images | Lucy Phipps | 2019-01-25 | 1 | -0/+0 |
|
|
* | | | libuv: Update CMake-internal buildsystem | Brad King | 2019-01-17 | 3 | -20/+26 |
|
|
* | | | libuv: Include uv/ headers from each other without any path | Brad King | 2019-01-17 | 2 | -14/+14 |
|
|