| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake 3.5.0-rc1 version updatev3.5.0-rc1 | Brad King | 2016-02-02 | 1 | -1/+1 |
|
|
* | Utilities/Release: Configure Windows binary to support Windows XP | Brad King | 2015-12-21 | 1 | -0/+4 |
|
|
* | Utilities/Release: Switch to .msi builder for Windows binary | Brad King | 2015-12-21 | 2 | -7/+8 |
|
|
* | Utilities/Release: Optionally load environment on remote build server | Brad King | 2015-12-21 | 1 | -0/+1 |
|
|
* | Utilities/Release: Add optional remote launcher to ssh calls | Brad King | 2015-12-21 | 1 | -4/+7 |
|
|
* | Merge topic 'import-kwiml' | Brad King | 2015-12-21 | 31 | -1737/+2065 |
|\ |
|
| * | Add option to use a system-installed KWIML | Brad King | 2015-12-18 | 3 | -2/+11 |
|
|
| * | Port CMake from cmIML to KWIML | Brad King | 2015-12-18 | 1 | -0/+18 |
|
|
| * | Merge branch 'upstream-KWIML' into import-kwiml | Brad King | 2015-12-17 | 20 | -0/+2329 |
|
|
| * | Add script to update KWIML from upstream | Brad King | 2015-12-17 | 1 | -0/+20 |
|
|
| * | Utilities/KWIML: Drop sources to make room for fresh import | Brad King | 2015-12-17 | 17 | -2048/+0 |
|
|
* | | Merge topic 'release-wix-config-ng' | Brad King | 2015-12-18 | 7 | -0/+174 |
|\ \ |
|
| * | | CMake: Mimic NSIS options dialog in WiX installer | Nils Gladitz | 2015-12-17 | 7 | -0/+174 |
|
|
* | | | Add script to update KWSys from upstream | Brad King | 2015-12-17 | 1 | -0/+22 |
| |/
|/| |
|
* | | Add a script to help update third-party sources | Ben Boeckel | 2015-12-17 | 1 | -0/+146 |
|/ |
|
* | Utilities/Release: Add support for copying .msi files | Brad King | 2015-12-10 | 1 | -0/+3 |
|
|
* | Utilities/Release: Avoid repeat copy of files with same suffix | Brad King | 2015-12-10 | 1 | -0/+4 |
|
|
* | Utilities: Add BoostScanDeps script | Roger Leigh | 2015-12-02 | 1 | -0/+217 |
|
|
* | Merge branch 'upstream-kwiml' into update-kwiml | Brad King | 2015-11-30 | 1 | -0/+4 |
|
|
* | libarchive: Update README-CMake.txt for new snapshot | Brad King | 2015-10-28 | 1 | -4/+4 |
|
|
* | libarchive: Drop use of pthread.h for CMake build | Brad King | 2015-10-28 | 1 | -0/+2 |
|
|
* | libarchive: Do not use pthread.h API without header | Brad King | 2015-10-28 | 1 | -2/+1 |
|
|
* | libarchive: Test for Clang builtin before using it | Brad King | 2015-10-28 | 1 | -1/+4 |
|
|
* | libarchive: Avoid using 'uint8_t' as bitfield type | Brad King | 2015-10-22 | 1 | -8/+8 |
|
|
* | libarchive: Avoid using name 'hz' | Brad King | 2015-10-22 | 1 | -3/+3 |
|
|
* | libarchive: Drop outdated CMake portability snprintf | Brad King | 2015-10-22 | 1 | -4/+0 |
|
|
* | libarchive: Avoid non-portable u_int8_t | Brad King | 2015-10-22 | 1 | -7/+7 |
|
|
* | libarchive: Use CommonCrypto APIs on OS X only when available | Brad King | 2015-10-22 | 4 | -3/+20 |
|
|
* | libarchive: Define O_CLOEXEC when missing | Brad King | 2015-10-22 | 1 | -0/+4 |
|
|
* | libarchive: Fix VS 7.1 Debug build | Brad King | 2015-10-21 | 1 | -1/+1 |
|
|
* | libarchive: Guard bcyrpt.h with HAVE_BCRYPT_H | Brad King | 2015-10-21 | 1 | -1/+1 |
|
|
* | libarchive: Drop CMake-specific Borland compiler workaround | Brad King | 2015-10-21 | 1 | -7/+0 |
|
|
* | libarchive: Define version macro before first use | Brad King | 2015-10-21 | 1 | -10/+10 |
|
|
* | Merge branch 'libarchive-upstream' into update-libarchive | Brad King | 2015-10-21 | 100 | -1031/+8235 |
|
|
* | Utilities/Release: Move cygwin packages to a subdirectory | Brad King | 2015-10-06 | 2 | -6/+15 |
|
|
* | Utilities/Release: Drop OS X ppc/i386 binary | Brad King | 2015-10-05 | 2 | -27/+1 |
|
|
* | CMake 3.4.0-rc1 version update | Brad King | 2015-10-05 | 1 | -1/+1 |
|
|
* | Utilities/Release: Update path to 'cmake.exe' on Windows build machine | Brad King | 2015-10-01 | 1 | -1/+1 |
|
|
* | Merge topic 'link-https-cmake.org' | Brad King | 2015-09-29 | 2 | -2/+2 |
|\ |
|
| * | Replace http://www.cmake.org URLs with https://cmake.org | Brad King | 2015-09-25 | 2 | -2/+2 |
|
|
* | | jsoncpp: Add missing cast to convert from char to UInt | Marc Chevrier | 2015-09-25 | 1 | -1/+1 |
|/ |
|
* | jsoncpp: Fix compilation as C99 on Solaris | Joerg Sonnenberger | 2015-09-14 | 1 | -1/+3 |
|
|
* | curl: Do not use libnetwork on Apple platforms | Gregor Jasny | 2015-09-10 | 1 | -0/+8 |
|
|
* | Utilities/Release: Install docs in unversioned directory (#15692) | Brad King | 2015-09-02 | 6 | -4/+6 |
|
|
* | Utilities/Release: Refactor bootstrap argument construction | Brad King | 2015-09-02 | 6 | -11/+8 |
|
|
* | curl: Update README-CMake.txt for new snapshot | Brad King | 2015-08-17 | 1 | -4/+4 |
|
|
* | curl: Update configuration of build within CMake | Brad King | 2015-08-17 | 1 | -4/+11 |
|
|
* | curl: Fix check for gethostbyname_r with 5 arguments | Brad King | 2015-08-17 | 1 | -1/+1 |
|
|
* | Merge branch 'curl-upstream' into update-curl | Brad King | 2015-08-12 | 181 | -11416/+14815 |
|
|
* | Do not install 3rd-party dependencies by default | Brad King | 2015-08-05 | 6 | -0/+6 |
|
|