summaryrefslogtreecommitdiff
path: root/external/boost
AgeCommit message (Expand)AuthorFilesLines
2018-05-17Don't ever attempt to initialise a std::locale with a UTF-8 locale on WindowsTor Lillqvist2-0/+22
2018-05-04Removed executable permission on data filesAndrea Gelmini2-0/+0
2018-02-01external: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-29/+0
2018-01-24Silence upcoming GCC 8 -Werror=parentheses in external/boostStephan Bergmann104-0/+104
2018-01-23Silence -Werror,-Wundef in external/boostStephan Bergmann1-0/+26
2018-01-22boost: upgrade to release 1.66.0Michael Stahl3-98/+0
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2-0/+31
2018-01-10Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend, reduxStephan Bergmann2-0/+52
2018-01-09Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend in external/boostStephan Bergmann101-0/+101
2017-12-20Remove Clang -Wunknown-pragmas workaroundStephan Bergmann101-303/+202
2017-12-15Enable C++17 for clang-cl, tooStephan Bergmann2-1/+9
2017-12-06Work around latest Boost 1.65.1 still using deprecated std::auto_ptrStephan Bergmann1-0/+6
2017-09-19Better update of external/boost/boost_1_60_0.undef.warning.patchStephan Bergmann1-9/+9
2017-09-18Upgrade to Boost 1.65.1Stephan Bergmann5-50/+6
2017-09-06Boost: Update last known MSVC version to VS2017.3David Ostrovsky2-0/+18
2017-08-16Silence further warnings in external/boost/include wrappersStephan Bergmann101-0/+202
2017-08-16Re-ran bin/gen-boost-headersStephan Bergmann2-0/+48
2017-07-05external/boost: Avoid -fsanitize=pointer-overflowStephan Bergmann1-0/+11
2017-05-09Use BOOST_USE_WINDOWS_H to avoid errors when building with clang-clStephan Bergmann1-1/+1
2017-05-02Adapt bin/gen-boost-headers to Clang 5Stephan Bergmann99-0/+99
2017-04-28try without iconv, we probably don't need it in practiceCaolán McNamara3-8/+53
2017-04-28build boost::locale libraryCaolán McNamara6-0/+160
2017-02-03upload boost 1.63.0David Tardon9-212/+54
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke1-23/+0
2017-01-08external/boost: Silence -fsanitize=nonnull-attributeStephan Bergmann1-1/+12
2016-08-29boost: update generated wrapper headersMichael Stahl10-38/+184
2016-08-29Fixup clang Werror boost build on MacOSXJan-Marek Glogowski2-0/+38
2016-05-31Drop warning-related parts of external/boost/clang-cl.patch.0Stephan Bergmann1-118/+0
2016-05-30boost: restore boost.gcc47679.patchMichael Stahl2-0/+66
2016-05-30boost: warning-patch-ectomyMichael Stahl116-3357/+2044
2016-05-30boost: remove boost.std.move.patchMichael Stahl2-22/+0
2016-05-26boost: remove patches for headers that are no longer usedMichael Stahl8-184/+21
2016-05-12have another stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara1-3/+5
2016-05-12have a stab at fixing the -Wimplicit-fallthrough in json_parserCaolán McNamara1-0/+10
2016-05-11Missing includeStephan Bergmann1-3/+11
2016-05-10Note pull request for boost patchStephan Bergmann1-0/+2
2016-05-10Use BOOST_FALLTHROUGH in external codeStephan Bergmann2-0/+28
2016-03-08Boost.Thread appears to be unneededDavid Tardon2-57/+0
2016-03-08follow the boost lib naming scheme for DateTime tooDavid Tardon2-8/+8
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida2-0/+37
2016-03-04Adapt to more warnings being enabled for clang-clStephan Bergmann1-0/+76
2016-02-26Adapt clang-cl.patch.0 to Boost 1.60Stephan Bergmann2-74/+39
2016-02-01boost: restore auto_ptr patch for boost::spiritMichael Stahl2-0/+47
2016-01-30And now put the patch in the right locationDavid Ostrovsky1-0/+16
2016-01-30Blind attempt to fix build breakage on androidDavid Ostrovsky1-0/+1
2016-01-30Bump boost version to 1.60David Ostrovsky10-507/+141
2016-01-21Fix for Jenkins Gerrit Mac buildsStephan Bergmann1-2/+14
2016-01-19Remove bogus addition from prev commitStephan Bergmann1-1/+0
2016-01-19Does that help old GCC that don't know -Wplacement-newStephan Bergmann2-2/+5
2016-01-19external/boost: silence some GCC 6 warningsStephan Bergmann2-0/+52