summaryrefslogtreecommitdiff
path: root/boost
AgeCommit message (Expand)Author
2013-10-17fdo#70393: move boost to a subdir of externalKhaled Hosny
2013-10-02Tweak a second time the code to silence a warningStephan Bergmann
2013-10-02Work around deprecated auto_ptr warnings on Clang/GCCStephan Bergmann
2013-08-23New -Werror=unused-local-typedefs in Boost 1.54Stephan Bergmann
2013-08-23Fix warning: BOOST_MSVC is not definedTor Lillqvist
2013-08-23WaE: __PDP_ENDIAN is not definedTor Lillqvist
2013-08-23Update the bundled boost to 1.54Tor Lillqvist
2013-07-22WaE: may be used uninitializedTor Lillqvist
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-07-03std::min comes from <algorithm>Tor Lillqvist
2013-06-25WaE: at higher debug levelsCaolán McNamara
2013-06-06WaE: unused variableTor Lillqvist
2013-06-01Revert "remove some Wunused-local-typedef warnings from boost with gcc4.8"Markus Mohrhard
2013-06-01remove some Wunused-local-typedef warnings from boost with gcc4.8Markus Mohrhard
2013-06-01boost: patch various -Werror=unused-local-typedefsMichael Stahl
2013-05-30-Werror,-Wconstexpr-not-constStephan Bergmann
2013-05-28WaE: unused parameter 't'Tor Lillqvist
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist
2013-05-27Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist
2013-05-24WaE: unused parameter ´other´Tor Lillqvist
2013-05-24Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba
2013-05-24Rename Boost libraries when built internally to match conventionsTor Lillqvist
2013-05-24Fix Boost endianness detection for AndroidTor Lillqvist
2013-05-24WaE: "__GXX_EXPERIMENTAL_CXX0X__" is not definedTor Lillqvist
2013-05-24Avoid automatic linking to Boost libraries in a Windows buildTor Lillqvist
2013-05-24Make this patch apply in the correct locationTor Lillqvist
2013-05-24This is already in bost 1.53Tor Lillqvist
2013-05-24Seems Apple's Clang has C++11 fully working rvalue references only with libc++Tor Lillqvist
2013-05-24Update bundled boost to 1.53.0Tor Lillqvist
2013-05-17Fix warnings by shadowing variables in boost/logic/tribool.hppIsamu Mogi
2013-05-17Silence a bit libcdr buildFridrich Štrba
2013-04-22Trying to fix a boost::property_tree::json_parser error on windowsFridrich Štrba
2013-04-22some more warnings in parts of boost we will use soonCaolán McNamara
2013-04-16Fix build breakage on Linux and OS XTor Lillqvist
2013-04-16Fix compilation error in a _DEBUG build with MSVC2010 and 2012Tor Lillqvist
2013-04-02fix clang mismatched-tags warning in boostPeter Foley
2013-04-02WaE: -Wundef fixesTor Lillqvist
2013-04-01boost: fix -Wundef in multi_array/base.hppMichael Stahl
2013-04-01boost: add patch for -Wundef warnings from ticket 6142Michael Stahl
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-09Work around Clang -Werror,Wvexing-parseStephan Bergmann
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann
2013-03-09Work around GCC 4.8 -Werror=unused-local-typedefs in boostStephan Bergmann
2013-02-28remove all d.lstMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-14-Werror,-WshadowStephan Bergmann
2012-12-10WaE: unused parameterTor Lillqvist
2012-12-10Fix warning: missing header for unified diff at line 3 of patchTor Lillqvist
2012-12-07fix Wshadow warnings in boost randomMarkus Mohrhard
2012-12-06-Werror,-WshadowStephan Bergmann