summaryrefslogtreecommitdiffstats
path: root/external/boost
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapt to more warnings being enabled for clang-clStephan Bergmann2016-03-041-0/+76
* Adapt clang-cl.patch.0 to Boost 1.60Stephan Bergmann2016-02-262-74/+39
* boost: restore auto_ptr patch for boost::spiritMichael Stahl2016-02-012-0/+47
* And now put the patch in the right locationDavid Ostrovsky2016-01-301-0/+16
* Blind attempt to fix build breakage on androidDavid Ostrovsky2016-01-301-0/+1
* Bump boost version to 1.60David Ostrovsky2016-01-3010-507/+141
* Fix for Jenkins Gerrit Mac buildsStephan Bergmann2016-01-211-2/+14
* Remove bogus addition from prev commitStephan Bergmann2016-01-191-1/+0
* Does that help old GCC that don't know -Wplacement-newStephan Bergmann2016-01-192-2/+5
* external/boost: silence some GCC 6 warningsStephan Bergmann2016-01-192-0/+52