| Commit message (Expand) | Author | Age | Files | Lines |
* | Utilities/Release: Update README to reference https URL | Brad King | 2016-10-04 | 1 | -1/+1 |
|
|
* | Utilities/GitSetup: Fetch local hooks via https | Brad King | 2016-10-04 | 1 | -1/+1 |
|
|
* | Utilities/Release: Drop Linux .tar.Z binary | Brad King | 2016-10-04 | 1 | -0/+1 |
|
|
* | Utilities/Release: Drop macOS .tar.Z binary | Brad King | 2016-10-04 | 1 | -1/+1 |
|
|
* | CMake 3.7.0-rc1 version update | Brad King | 2016-10-03 | 1 | -1/+1 |
|
|
* | Merge topic 'cmake-server-enable-more' | Brad King | 2016-09-30 | 4 | -0/+5 |
|\ |
|
| * | Utilities/Release: Use python 3 for server mode test on Linux binary | Brad King | 2016-09-29 | 1 | -0/+1 |
|
|
| * | Utilities/Release: Enable server mode in all binaries | Brad King | 2016-09-29 | 4 | -0/+4 |
|
|
* | | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2016-09-29 | 4 | -41/+84 |
|/ |
|
* | Utilities/Release: Add html docs to Windows 64-bit binary | Brad King | 2016-09-28 | 1 | -1/+0 |
|
|
* | Utilities/Scripts: Remove temporary script that filtered license notices | Brad King | 2016-09-27 | 1 | -49/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 23 | -255/+51 |
|
|
* | Utilities/Scripts: Add temporary script to filter license notices | Brad King | 2016-09-27 | 1 | -0/+49 |
|
|
* | Utilities/KWStyle: Remove unused header check reference file | Brad King | 2016-09-27 | 1 | -11/+0 |
|
|
* | Merge topic 'binaries-as-c++14' | Brad King | 2016-09-19 | 2 | -2/+2 |
|\ |
|
| * | Utilities/Release: Build Linux and OS X binaries as C++14 | Brad King | 2016-09-16 | 2 | -2/+2 |
|
|
* | | Utilities/Release: Suppress KWSys ConsoleBuf test on Windows binaries | Brad King | 2016-09-19 | 2 | -2/+2 |
|/ |
|
* | Require CMake 2.8.12.2 to build CMake itself | Brad King | 2016-09-15 | 2 | -2/+2 |
|
|
* | Merge topic 'drop-cygwin-binary' | Brad King | 2016-09-12 | 9 | -202/+0 |
|\ |
|
| * | Utilities/Release: Drop Cygwin binary | Brad King | 2016-09-12 | 9 | -202/+0 |
|
|
* | | Merge topic 'libuv-link-kvm' | Brad King | 2016-09-12 | 1 | -0/+9 |
|\ \
| |/
|/| |
|
| * | libuv: Link with kvm on NetBSD and OpenBSD | Brad King | 2016-09-09 | 1 | -0/+6 |
|
|
| * | libuv: Link with kvm on FreeBSD | Roger Leigh | 2016-09-09 | 1 | -0/+3 |
|
|
* | | Merge branch 'upstream-KWIML' into update-kwiml | Brad King | 2016-09-08 | 4 | -4/+8 |
|
|
* | | kwiml: Update import script for new upstream URL | Brad King | 2016-09-08 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'backport-curl-fix' | Brad King | 2016-09-07 | 1 | -1/+7 |
|\ |
|
| * | curl: Backport certificate reuse fix from 7.50.2 | Brad King | 2016-09-07 | 1 | -1/+7 |
|
|
* | | Merge topic 'test-GenerateExportHeader-with-RunCMake' | Brad King | 2016-09-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Tests: Port GenerateExportHeader test to RunCMake infrastructure | Brad King | 2016-09-05 | 1 | -1/+1 |
|
|
* | | | libuv: Simplify variable initializations to satisfy Clang scan-build | Brad King | 2016-09-01 | 2 | -10/+4 |
|/ / |
|
* | | Merge topic 'import-libuv' | Brad King | 2016-08-31 | 103 | -0/+48006 |
|\ \ |
|
| * | | Add option to build CMake against a system libuv | Brad King | 2016-08-31 | 2 | -0/+7 |
|
|
| * | | libuv: Fix unused variable warning in uv_loop_close | Brad King | 2016-08-31 | 1 | -0/+2 |
|
|
| * | | libuv: Avoid including macOS CoreServices header globally | Brad King | 2016-08-31 | 1 | -4/+1 |
|
|
| * | | libuv: Always include our own header first | Brad King | 2016-08-31 | 2 | -6/+6 |
|
|
| * | | libuv: Conditionally declare Windows APIs for VS 2008 and below | Brad King | 2016-08-31 | 3 | -2/+23 |
|
|
| * | | libuv: Fix anonymous union syntax | Brad King | 2016-08-31 | 1 | -2/+2 |
|
|
| * | | libuv: Fix Windows API function typedef syntax | Brad King | 2016-08-31 | 1 | -5/+5 |
|
|
| * | | libuv: Install LICENSE file with CMake documentation | Brad King | 2016-08-31 | 1 | -0/+2 |
|
|
| * | | libuv: Disable warnings to avoid changing 3rd party code | Brad King | 2016-08-31 | 2 | -0/+12 |
|
|
| * | | libuv: Build the library within CMake | Brad King | 2016-08-31 | 3 | -0/+238 |
|
|
| * | | Merge branch 'upstream-libuv' into import-libuv | Brad King | 2016-08-31 | 99 | -0/+47701 |
|
|
| * | | Add script to update libuv from upstream | Brad King | 2016-08-31 | 1 | -0/+26 |
|
|
* | | | Utilities/Release: Drop Linux 32-bit binary | Brad King | 2016-08-30 | 2 | -26/+0 |
|
|
* | | | curl: Update script to get curl from new repository | Brad King | 2016-08-26 | 1 | -1/+1 |
|/ / |
|
* | | update-third-party: support Git 2.9.0's new merge restrictions | Ben Boeckel | 2016-08-24 | 1 | -1/+7 |
|
|
* | | Merge topic 'import-vim-syntax' | Brad King | 2016-08-24 | 1 | -0/+24 |
|\ \ |
|
| * | | Add script to update vim-cmake-syntax from upstream | Brad King | 2016-08-17 | 1 | -0/+24 |
|
|
* | | | libarchive: Fix include order in xxhash.c | Brad King | 2016-08-17 | 1 | -2/+3 |
|
|
* | | | Added CMake_BUILD_DEVELOPER_REFERENCE option | Konstantin Podsvirov | 2016-08-16 | 5 | -292/+108 |
|/ / |
|