summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx')
0 files changed, 0 insertions, 0 deletions
(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