Age | Commit message (Expand) | Author |
2013-08-23 | New -Werror=unused-local-typedefs in Boost 1.54 | Stephan Bergmann |
2013-08-23 | Fix warning: BOOST_MSVC is not defined | Tor Lillqvist |
2013-08-23 | WaE: __PDP_ENDIAN is not defined | Tor Lillqvist |
2013-08-23 | Update the bundled boost to 1.54 | Tor Lillqvist |
2013-07-22 | WaE: may be used uninitialized | Tor Lillqvist |
2013-07-08 | -Werror,-Wdeprecated-register (Clang trunk towards 3.4) | Stephan Bergmann |
2013-07-03 | std::min comes from <algorithm> | Tor Lillqvist |
2013-06-25 | WaE: at higher debug levels | Caolán McNamara |
2013-06-06 | WaE: unused variable | Tor Lillqvist |
2013-06-01 | Revert "remove some Wunused-local-typedef warnings from boost with gcc4.8" | Markus Mohrhard |
2013-06-01 | remove some Wunused-local-typedef warnings from boost with gcc4.8 | Markus Mohrhard |
2013-06-01 | boost: patch various -Werror=unused-local-typedefs | Michael Stahl |
2013-05-30 | -Werror,-Wconstexpr-not-const | Stephan Bergmann |
2013-05-28 | WaE: unused parameter 't' | Tor Lillqvist |
2013-05-27 | Bump maximum fuzz factor down to zero | Tor Lillqvist |
2013-05-27 | Use a maximum fuzz factor of 1 for our patches to 3rd-party code | Tor Lillqvist |
2013-05-24 | WaE: unused parameter ´other´ | Tor Lillqvist |
2013-05-24 | Revert "Rename Boost libraries when built internally to match conventions" | Fridrich Štrba |
2013-05-24 | Rename Boost libraries when built internally to match conventions | Tor Lillqvist |
2013-05-24 | Fix Boost endianness detection for Android | Tor Lillqvist |
2013-05-24 | WaE: "__GXX_EXPERIMENTAL_CXX0X__" is not defined | Tor Lillqvist |
2013-05-24 | Avoid automatic linking to Boost libraries in a Windows build | Tor Lillqvist |
2013-05-24 | Make this patch apply in the correct location | Tor Lillqvist |
2013-05-24 | This is already in bost 1.53 | Tor Lillqvist |
2013-05-24 | Seems Apple's Clang has C++11 fully working rvalue references only with libc++ | Tor Lillqvist |
2013-05-24 | Update bundled boost to 1.53.0 | Tor Lillqvist |
2013-05-17 | Fix warnings by shadowing variables in boost/logic/tribool.hpp | Isamu Mogi |
2013-05-17 | Silence a bit libcdr build | Fridrich Štrba |
2013-04-22 | Trying to fix a boost::property_tree::json_parser error on windows | Fridrich Štrba |
2013-04-22 | some more warnings in parts of boost we will use soon | Caolán McNamara |
2013-04-16 | Fix build breakage on Linux and OS X | Tor Lillqvist |
2013-04-16 | Fix compilation error in a _DEBUG build with MSVC2010 and 2012 | Tor Lillqvist |
2013-04-02 | fix clang mismatched-tags warning in boost | Peter Foley |
2013-04-02 | WaE: -Wundef fixes | Tor Lillqvist |
2013-04-01 | boost: fix -Wundef in multi_array/base.hpp | Michael Stahl |
2013-04-01 | boost: add patch for -Wundef warnings from ticket 6142 | Michael Stahl |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-09 | Work around Clang -Werror,Wvexing-parse | Stephan Bergmann |
2013-03-09 | -Werror=unused-local-typedefs (GCC 4.8) | Stephan Bergmann |
2013-03-09 | Work around GCC 4.8 -Werror=unused-local-typedefs in boost | Stephan Bergmann |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-14 | -Werror,-Wshadow | Stephan Bergmann |
2012-12-10 | WaE: unused parameter | Tor Lillqvist |
2012-12-10 | Fix warning: missing header for unified diff at line 3 of patch | Tor Lillqvist |
2012-12-07 | fix Wshadow warnings in boost random | Markus Mohrhard |
2012-12-06 | -Werror,-Wshadow | Stephan Bergmann |
2012-11-26 | WaE: use of logical '&&' with constant operand | Tor Lillqvist |
2012-11-26 | Fold boost crc-shadow-warning.patch into 6397.warnings.patch | Stephan Bergmann |
2012-11-26 | WaE: some additional warnings | Caolán McNamara |