summaryrefslogtreecommitdiffstats
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-chrono'Brad King2017-12-051-0/+5
|\
| * CTest: convert timeouts to std::chrono::durationWouter Klouwen2017-12-041-0/+1
| * IWYU: Add mappings for std::enable_if on chrono durationsBrad King2017-11-281-0/+4
* | Merge branch 'upstream-GitSetup' into update-gitsetupBrad King2017-11-3010-871/+4
* | GitSetup: Restrict import to files we needBrad King2017-11-301-0/+7
|/
* IWYU: Add more mappings for std::__decay_and_stripBrad King2017-11-211-0/+2
* Utilities/Release: Update to openssl-1.1.0gBrad King2017-11-141-3/+3
* Utilities/Release: Update to openssl-1.0.2mBrad King2017-11-141-3/+3
* Utilities/Release: Build static executables on WindowsBrad King2017-11-142-13/+36
* Utilities/Release: Remove unused setting in Linux buildBrad King2017-11-141-1/+0
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Merge topic 'update-curl'Brad King2017-10-11144-5795/+7998
|\
| * curl: Update build within CMake to account for 7.56 changesBrad King2017-10-102-1/+5
| * Merge branch 'upstream-curl' into update-curlBrad King2017-10-10143-5793/+7984
| * curl: Update script to get curl 7.56.0Brad King2017-10-101-2/+10
* | CMake 3.10.0-rc1 version updateBrad King2017-10-051-1/+1
|/
* clang-format.bash: minor fixes to support MacOSMatthias Maennich2017-10-031-2/+4
* Retire std::auto_ptr and its macro CM_AUTO_PTRMatthias Maennich2017-09-251-6/+0
* libarchive: Do not use nanosecond file time APIs on macOS < 10.13Brad King2017-09-201-0/+11
* bootstrap: Make libuv available during bootstrapBrad King2017-09-178-10/+200
* jsoncpp: Drop doxygen comments not recognized by ClangBrad King2017-08-304-6/+6
* jsoncpp: Add initialization to pacify scanbuildBrad King2017-08-301-0/+1
* jsoncpp: Fix compilation on SunProBrad King2017-08-305-0/+20
* jsoncpp: Drop deprecation markupBrad King2017-08-304-11/+12
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2017-08-3019-2272/+3417
* jsoncpp: Update script to get jsoncpp 1.8.2Brad King2017-08-301-1/+1
* jsoncpp: Drop unnecessary files from source listBrad King2017-08-301-2/+0
* jsoncpp: Add script to update from upstreamBrad King2017-08-301-0/+33
* Merge topic 'no-crlf-blobs'Brad King2017-08-302-223/+0
|\
| * bzip2: Drop unused .dsp filesBrad King2017-08-302-223/+0
* | Lexer: add a helper script to automate generating the lexersMatthias Maennich2017-08-291-0/+33
|/
* server: always enable serverDaniel Pfeifer2017-08-264-4/+0
* Merge topic 'boost-1.65'Brad King2017-08-241-7/+32
|\
| * BoostScanDeps: Special case python and numpy and variantsRoger Leigh2017-08-221-7/+32
* | Use C++11 unordered containersDaniel Pfeifer2017-08-221-20/+0
|/
* Merge topic 'require-cmake-3.1'Brad King2017-08-152-2/+2
|\
| * Require CMake 3.1 to build CMake itselfBrad King2017-08-102-2/+2
* | Merge topic 'update-expat'Brad King2017-08-0812-246/+845
|\ \ | |/ |/|
| * expat: Update CMake build for 2.2.3Brad King2017-08-071-3/+4
| * Merge branch 'upstream-expat' into update-expatBrad King2017-08-0710-240/+838
| * expat: Update script to get Expat 2.2.3Brad King2017-08-071-3/+3
* | Merge topic 'update-libarchive'Brad King2017-08-0265-2761/+4372
|\ \
| * | libarchive: Fix inclusion of zlib, bzlib, and lzma for build within CMakeBrad King2017-07-201-3/+3
| * | Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2017-07-2064-2760/+4371
| * | libarchive: Update script to get 3.3.2Brad King2017-07-201-1/+1
* | | Merge topic 'sphinx-pre-1.2'Brad King2017-08-021-2/+15
|\ \ \ | |/ / |/| |
| * | Utilities/Sphinx: Restore compatibility with Sphinx pre-1.2Björn Esser2017-08-021-2/+15
* | | Merge topic 'server-refactor'Brad King2017-07-181-0/+1
|\ \ \
| * | | server: Refactor to make the event loop owned by server objectJustin Berger2017-07-111-0/+1
* | | | clang-format.bash: Fix error message when clang-format is not foundBrad King2017-07-051-1/+1
| |/ / |/| |