summaryrefslogtreecommitdiff
path: root/external/boost
AgeCommit message (Expand)AuthorFilesLines
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski2-0/+160
2023-04-17Upgrade external/boost to latest Boost 1.82.0Stephan Bergmann3-9/+16
2023-01-05Upgrade external/boost to latest Boost 1.81.0Stephan Bergmann8-179/+79
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann73-73/+0
2022-11-17external/boost: Replace constexpr.patch.0 with alternative upstream fixStephan Bergmann3-34/+92
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin1-0/+32
2022-09-14Fix build of boost for iOSTor Lillqvist2-0/+29
2022-08-19Upgrade external/boost to latest Boost 1.80.0Stephan Bergmann7-29/+67
2022-08-09Mark external/boost/constexpr.patch.0 as upstreamedStephan Bergmann1-0/+2
2022-08-03external/boost: Fix ill-formed constant expression errorsStephan Bergmann2-0/+35
2022-07-14Adapt to new Clang 15 trunk -Wdeprecated-builtinsStephan Bergmann71-0/+71
2022-06-29Adapt to LLVM 15 trunk libc++ dropping std::unary_/binary_functionStephan Bergmann2-0/+14
2022-06-28The std::unary_function workaround should no longer be necessaryStephan Bergmann1-7/+0
2022-05-05Upgrade external/boost to latest Boost 1.79.0Stephan Bergmann2-14/+0
2022-02-25Upgrade external/boost to latest Boost 1.78.0Stephan Bergmann2-17/+0
2022-02-18boost: use utf-8 encoding for unknown locales.Michael Meeks2-0/+14
2022-02-16Remove apparently obsolete external/boost/boost-android-unified.patch.1Stephan Bergmann2-24/+0
2022-02-07boost / gettext warning improvement.Michael Meeks2-0/+14
2022-01-19WASM boost: fix build with EmscriptenJan-Marek Glogowski2-0/+12
2021-11-10Upgrade external/boost to latest Boost 1.77.0Stephan Bergmann3-36/+5
2021-11-04The std::auto_ptr workarounds should no longer be necessaryStephan Bergmann1-7/+0
2021-08-12disable gcc warnings when using boost::make_sharedNoel Grandin1-0/+31
2021-08-10Clean up remaining uses of boost::logic::triboolStephan Bergmann1-31/+0
2021-08-10Upgrade external/boost to latest Boost 1.76.0Stephan Bergmann4-54/+39
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski2-0/+12
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