summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge topic 'fix-libarchive-gnutar-large-ids'Brad King2015-04-091-6/+6
|\ \
| * | libarchive: Use base-256 encoding for UID/GID like GNU tar doesNils Gladitz2015-04-091-6/+6
| |/
* | Merge topic 'fix-liblzma-optimize'Brad King2015-04-092-3/+10
|\ \
| * | liblzma: Disable GNU 3.3 compiler optimizationsBrad King2015-04-081-0/+4
| * | liblzma: Disable XL compiler optimizations altogetherBrad King2015-04-082-3/+6
* | | Merge topic 'fix-liblzma-XL-optimize'Brad King2015-04-031-0/+3
|\ \ \ | |/ /
| * | liblzma: Disable XL compiler optimizations in one source to avoid crashBrad King2015-04-021-0/+3
* | | Merge topic 'fix-liblzma-access-alignment'Brad King2015-04-021-1/+7
|\ \ \ | |/ /
| * | liblzma: Use unaligned access only on Intel and PowerPC archsBrad King2015-04-011-1/+7
| |/
* | jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UXÅdne Hovda2015-03-311-0/+14
* | Merge topic 'curl-cygwin-no-windows'Brad King2015-03-271-2/+8
|\ \
| * | curl: Never consider using Windows APIs on CygwinBrad King2015-03-261-2/+8
| |/
* | Help: Install Sphinx HTML object mapping fileGregor Jasny2015-03-221-2/+0