summaryrefslogtreecommitdiffstats
path: root/external/boost
Commit message (Expand)AuthorAgeFilesLines
* disable warnings in external libsLuboš Luňák2019-05-245-5/+5
* external/boost/boost_1_60_0.undef.warning.patch should no longer be necessaryStephan Bergmann2019-01-301-7/+1
* Just define the __clang_major___WORKAROUND_GUARDJan-Marek Glogowski2019-01-303-14/+7
* Avoid -Werror=undef in boost/optional.hppStephan Bergmann2019-01-152-0/+13
* Upgrade external/boost to Boost 1.69.0Stephan Bergmann2019-01-158-107/+558
* Drop external/boost/boost.gcc47679.patchStephan Bergmann2019-01-112-66/+0
* Remove obsolete _MSC_VER checksStephan Bergmann2018-11-302-6/+6
* cl version 19.15.26726 (VS 2017 15.8.1) still produces those warningsStephan Bergmann2018-08-311-4/+4
* Silence external/boost deprecated std::iterator warnings with MSVC 2017Stephan Bergmann2018-08-092-0/+41
* external/boost: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-26106-0/+116
* Don't ever attempt to initialise a std::locale with a UTF-8 locale on WindowsTor Lillqvist2018-05-172-0/+22
* Removed executable permission on data filesAndrea Gelmini2018-05-042-0/+0
* external: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-012-29/+0
* Silence upcoming GCC 8 -Werror=parentheses in external/boostStephan Bergmann2018-01-24104-0/+104
* Silence -Werror,-Wundef in external/boostStephan Bergmann2018-01-231-0/+26
* boost: upgrade to release 1.66.0Michael Stahl2018-01-223-98/+0
* android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2018-01-182-0/+31
* Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend, reduxStephan Bergmann2018-01-102-0/+52
* Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend in external/boostStephan Bergmann2018-01-09101-0/+101
* Remove Clang -Wunknown-pragmas workaroundStephan Bergmann2017-12-20101-303/+202
* Enable C++17 for clang-cl, tooStephan Bergmann2017-12-152-1/+9
* Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann2017-12-061-0/+6
* Better update of external/boost/boost_1_60_0.undef.warning.patchStephan Bergmann2017-09-191-9/+9
* Upgrade to Boost 1.65.1Stephan Bergmann2017-09-185-50/+6
* Boost: Update last known MSVC version to VS2017.3David Ostrovsky2017-09-062-0/+18
* Silence further warnings in external/boost/include wrappersStephan Bergmann2017-08-16101-0/+202
* Re-ran bin/gen-boost-headersStephan Bergmann2017-08-162-0/+48
* external/boost: Avoid -fsanitize=pointer-overflowStephan Bergmann2017-07-051-0/+11
* Use BOOST_USE_WINDOWS_H to avoid errors when building with clang-clStephan Bergmann2017-05-091-1/+1
* Adapt bin/gen-boost-headers to Clang 5Stephan Bergmann2017-05-0299-0/+99
* try without iconv, we probably don't need it in practiceCaolán McNamara2017-04-283-8/+53
* build boost::locale libraryCaolán McNamara2017-04-286-0/+160
* upload boost 1.63.0David Tardon2017-02-039-212/+54
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-171-23/+0
* external/boost: Silence -fsanitize=nonnull-attributeStephan Bergmann2017-01-081-1/+12
* boost: update generated wrapper headersMichael Stahl2016-08-2910-38/+184
* Fixup clang Werror boost build on MacOSXJan-Marek Glogowski2016-08-292-0/+38
* Drop warning-related parts of external/boost/clang-cl.patch.0Stephan Bergmann2016-05-311-118/+0
* boost: restore boost.gcc47679.patchMichael Stahl2016-05-302-0/+66
* boost: warning-patch-ectomyMichael Stahl2016-05-30116-3357/+2044
* boost: remove boost.std.move.patchMichael Stahl2016-05-302-22/+0
* boost: remove patches for headers that are no longer usedMichael Stahl2016-05-268-184/+21
* have another stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara2016-05-121-3/+5
* have a stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara2016-05-121-0/+10
* Missing includeStephan Bergmann2016-05-111-3/+11
* Note pull request for boost patchStephan Bergmann2016-05-101-0/+2
* Use BOOST_FALLTHROUGH in external codeStephan Bergmann2016-05-102-0/+28
* Boost.Thread appears to be unneededDavid Tardon2016-03-082-57/+0
* follow the boost lib naming scheme for DateTime tooDavid Tardon2016-03-082-8/+8
* Update liborcus to 0.11.0.Kohei Yoshida2016-03-082-0/+37