summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-libarchive-mktemp' into releaseBrad King2015-04-091-3/+5
|\
| * libarchive: Fix string concatentation in Windows mktemp implementationTim Kientzle2015-04-091-3/+5
* | Merge branch 'fix-liblzma-optimize' into releaseBrad King2015-04-091-0/+10
|\ \
| * | liblzma: Disable GNU 3.3 compiler optimizationsBrad King2015-04-091-0/+4
| * | liblzma: Disable XL compiler optimizationsBrad King2015-04-091-0/+6
* | | Merge branch 'fix-liblzma-access-alignment' into releaseBrad King2015-04-011-1/+7
|\ \ \ | |/ /
| * | liblzma: Use unaligned access only on Intel and PowerPC archsBrad King2015-04-011-1/+7
| |/
* | curl: Never consider using Windows APIs on CygwinBrad King2015-03-261-2/+8
|/
* Utilities/Release: Build OS X and Win binaries without OpenSSLBrad King2015-02-182-12/+2
* CMake 3.2.0-rc1 version updateBrad King2015-02-051-1/+1
* Merge topic 'curl-default-cainfo'Brad King2015-01-262-11/+4
|\
| * curl: Add CURL_CA_PATH option to CMake build processBrad King2015-01-232-11/+4
* | Merge topic 'update-curl'Brad King2015-01-231-0/+66
|\ \ | |/ |/|
| * curl: Add README-CMake.txtBrad King2015-01-221-0/+66
* | Add option to build CMake against a system jsoncppBrad King2015-01-204-3/+19
* | jsoncpp: Add headers to help CMake include in-source jsoncpp headersBrad King2015-01-202-0/+36
* | jsoncpp: Drop doxygen comments that cause Clang warningsBrad King2015-01-202-3/+0
* | Merge topic 'libarchive-constify-internal-get_date'Brad King2015-01-161-4/+4
|\ \
| * | libarchive: Constify internal __archive_get_date implementationBrad King2015-01-151-4/+4
* | | Merge topic 'import-jsoncpp'Brad King2015-01-1622-0/+6383
|\ \ \
| * | | jsoncpp: Add README-CMake.txtBrad King2015-01-151-0/+66
| * | | jsoncpp: Provide 'isfinite' implementation on SolarisBrad King2015-01-151-0/+6
| * | | jsoncpp: Provide 'isfinite' implementation on ancient glibcBrad King2015-01-151-0/+7
| * | | jsoncpp: Add missing assert before strcmp in json_value.cppBrad King2015-01-151-2/+6
| * | | jsoncpp: Add missing <iosfwd> include in json/writer.hBrad King2015-01-151-0/+1
| * | | jsoncpp: Include C headers since we use APIs without std::Brad King2015-01-152-5/+5
| * | | jsoncpp: Disable warnings to avoid changing 3rd party codeBrad King2015-01-152-0/+12
| * | | jsoncpp: Build the library within CMakeBrad King2015-01-154-1/+38
| * | | jsoncpp: Include "config.h" before system headersBrad King2015-01-151-2/+2
| * | | Merge branch 'jsoncpp-upstream' into import-jsoncppBrad King2015-01-1318-0/+6249
| * | | jsoncpp: Add .gitattributes to skip whitespace checksBrad King2015-01-131-0/+1
| |/ /
* | | zlib: Disable warnings to avoid changing 3rd party codeBrad King2015-01-141-0/+8
|/ /
* | Utilities/Release: Build Windows and OS X binaries with native SSLBrad King2014-12-222-2/+12
* | Utilities/Release: Fix name of OS X 10.6+ x86_64-only binaryBrad King2014-12-221-2/+2
* | curl: Use OS X SSL/TLS native implementationBrad King2014-12-181-0/+19
* | curl: Use Windows SSL/TLS native implementationBrad King2014-12-121-1/+5
* | Rename header guards to not start with double underscoreSean McBride2014-12-119-19/+19
* | Merge topic 'doc-mixed-case-commands'Brad King2014-12-041-2/+10
|\ \
| * | Utilities/Sphinx: Fix link targets for mixed-case command namesBrad King2014-12-041-2/+10
* | | Utilities/Release: Add build of binary for Linux x86_64Brad King2014-12-022-0/+24
* | | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-251-0/+1
* | | Merge topic 'update-curl'Brad King2014-11-181-9/+9
|\ \ \ | | |/ | |/|
| * | curl: Check for OpenSSL headers independentlyBrad King2014-11-171-9/+9
* | | Merge topic 'doc-sphinx-cmake-fixup'Brad King2014-11-181-0/+1
|\ \ \ | | |/ | |/|
| * | Utilities/Sphinx: Add missing call to note_explicit_targetBrad King2014-11-171-0/+1
* | | Merge topic 'update-curl'Brad King2014-11-121-0/+4
|\ \ \ | | |/ | |/|
| * | curl: Disable warnings to avoid changing 3rd party codeBrad King2014-11-111-0/+4
* | | Merge topic 'doc-index-xrefs'Brad King2014-11-122-3/+47
|\ \ \ | | |/ | |/|
| * | Utilities/Sphinx: Add index entries for cross-referencesBrad King2014-11-122-3/+47
* | | Merge topic 'update-curl'Brad King2014-11-10325-42487/+94749
|\ \ \ | | |/ | |/|