summaryrefslogtreecommitdiff
path: root/external/boost
AgeCommit message (Expand)AuthorFilesLines
2021-01-14external/boost: Silence Boost bind deprecation warningStephan Bergmann2-0/+51
2021-01-06Upgrade external/boost to latest Boost 1.75.0Stephan Bergmann8-113/+33
2021-01-06external/boost: Backport a Boost 1.72.0 fixStephan Bergmann2-0/+43
2020-07-22Silence GCC 11 trunk -Werror=nonnull in external/boostStephan Bergmann70-0/+70
2020-03-30Mark external/boost/c++20-allocator.patch.0 as partially covered upstreamStephan Bergmann1-0/+2
2020-03-18repack the boost tarball to be smaller and fasterLuboš Luňák1-0/+60
2020-02-24boost: disable -Wmaybe-uninitialized from GCC 9.2.1 -OgMichael Stahl70-0/+70
2020-02-24boost: remove unused boost wrapper headersMichael Stahl33-957/+0
2020-01-15Bump boost version to 1.71David Ostrovsky4-575/+4
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann103-0/+103
2019-10-28external/boost: Adapt to std::allocator parts removed in C++20Stephan Bergmann2-0/+26
2019-10-01external/boost: clang-cl cannot use MSVC's ATOMIC_FLAG_INITStephan Bergmann1-0/+13
2019-05-24disable warnings in external libsLuboš Luňák5-5/+5
2019-01-30external/boost/boost_1_60_0.undef.warning.patch should no longer be necessaryStephan Bergmann1-7/+1
2019-01-30Just define the __clang_major___WORKAROUND_GUARDJan-Marek Glogowski3-14/+7
2019-01-15Avoid -Werror=undef in boost/optional.hppStephan Bergmann2-0/+13
2019-01-15Upgrade external/boost to Boost 1.69.0Stephan Bergmann8-107/+558
2019-01-11Drop external/boost/boost.gcc47679.patchStephan Bergmann2-66/+0
2018-11-30Remove obsolete _MSC_VER checksStephan Bergmann2-6/+6
2018-08-31cl version 19.15.26726 (VS 2017 15.8.1) still produces those warningsStephan Bergmann1-4/+4
2018-08-09Silence external/boost deprecated std::iterator warnings with MSVC 2017Stephan Bergmann2-0/+41
2018-07-26external/boost: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann106-0/+116
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