summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Utilities/Release: Add support for copying .msi filesBrad King2015-12-101-0/+3
* Utilities/Release: Avoid repeat copy of files with same suffixBrad King2015-12-101-0/+4
* Utilities: Add BoostScanDeps scriptRoger Leigh2015-12-021-0/+217
* Merge branch 'upstream-kwiml' into update-kwimlBrad King2015-11-301-0/+4
* libarchive: Update README-CMake.txt for new snapshotBrad King2015-10-281-4/+4
* libarchive: Drop use of pthread.h for CMake buildBrad King2015-10-281-0/+2
* libarchive: Do not use pthread.h API without headerBrad King2015-10-281-2/+1
* libarchive: Test for Clang builtin before using itBrad King2015-10-281-1/+4
* libarchive: Avoid using 'uint8_t' as bitfield typeBrad King2015-10-221-8/+8
* libarchive: Avoid using name 'hz'Brad King2015-10-221-3/+3
* libarchive: Drop outdated CMake portability snprintfBrad King2015-10-221-4/+0
* libarchive: Avoid non-portable u_int8_tBrad King2015-10-221-7/+7
* libarchive: Use CommonCrypto APIs on OS X only when availableBrad King2015-10-224-3/+20
* libarchive: Define O_CLOEXEC when missingBrad King2015-10-221-0/+4
* libarchive: Fix VS 7.1 Debug buildBrad King2015-10-211-1/+1
* libarchive: Guard bcyrpt.h with HAVE_BCRYPT_HBrad King2015-10-211-1/+1
* libarchive: Drop CMake-specific Borland compiler workaroundBrad King2015-10-211-7/+0
* libarchive: Define version macro before first useBrad King2015-10-211-10/+10
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2015-10-21100-1031/+8235
* Utilities/Release: Move cygwin packages to a subdirectoryBrad King2015-10-062-6/+15
* Utilities/Release: Drop OS X ppc/i386 binaryBrad King2015-10-052-27/+1
* CMake 3.4.0-rc1 version updateBrad King2015-10-051-1/+1
* Utilities/Release: Update path to 'cmake.exe' on Windows build machineBrad King2015-10-011-1/+1
* Merge topic 'link-https-cmake.org'Brad King2015-09-292-2/+2
|\
| * Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-252-2/+2
* | jsoncpp: Add missing cast to convert from char to UIntMarc Chevrier2015-09-251-1/+1
|/
* jsoncpp: Fix compilation as C99 on SolarisJoerg Sonnenberger2015-09-141-1/+3
* curl: Do not use libnetwork on Apple platformsGregor Jasny2015-09-101-0/+8
* Utilities/Release: Install docs in unversioned directory (#15692)Brad King2015-09-026-4/+6
* Utilities/Release: Refactor bootstrap argument constructionBrad King2015-09-026-11/+8
* curl: Update README-CMake.txt for new snapshotBrad King2015-08-171-4/+4
* curl: Update configuration of build within CMakeBrad King2015-08-171-4/+11
* curl: Fix check for gethostbyname_r with 5 argumentsBrad King2015-08-171-1/+1
* Merge branch 'curl-upstream' into update-curlBrad King2015-08-12181-11416/+14815
* Do not install 3rd-party dependencies by defaultBrad King2015-08-056-0/+6
* Utilities/Release: Drop IBM AIX release scriptsBrad King2015-07-232-16/+0
* Utilities/Release: Update to openssl-1.0.2dBrad King2015-07-102-6/+6
* Utilities/Sphinx: Add CMake_OPTIONAL_COMPONENT macroBrad King2015-07-071-0/+3
* CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-071-4/+8
* CMake: Install COMPONENTs (sphinx-man)Konstantin Podsvirov2015-07-071-1/+2
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-071-1/+3
* Merge topic 'quote-doxygen-tools'Brad King2015-06-181-13/+13
|\
| * Utilities/Doxygen: Support tools installed in paths with spacesMichael Stürmer2015-06-161-13/+13
* | Utilities/Release: Update to openssl-1.0.2cBrad King2015-06-152-6/+6
|/
* Utilities/Release: Update to more recent Qt 4.8 on OS XBrad King2015-06-081-1/+1
* CMake 3.3.0-rc1 version updateBrad King2015-06-021-1/+1
* jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576)Michael Scott2015-05-261-1/+6
* Add option to pass custom flags to sphinx-build (#15545)Brad King2015-04-301-0/+4
* Merge topic 'fix-libarchive-mktemp'Brad King2015-04-101-3/+5
|\
| * libarchive: Fix string concatentation in Windows mktemp implementationTim Kientzle2015-04-091-3/+5