Age | Commit message (Expand) | Author |
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 |
2012-11-26 | error: declaration of ‘bit_count’ shadows a previous local | Stephan Bergmann |
2012-11-15 | tweak some build.lsts... | Michael Stahl |
2012-11-06 | Improve check for -Wself-assign-field | Stephan Bergmann |
2012-11-05 | fix build with glibc 2.16 | Peter Foley |
2012-11-05 | WaE: extra clang warnings | Caolán McNamara |
2012-11-02 | WaE: extra clang warnings | Caolán McNamara |
2012-10-27 | fix linking on windows | Peter Foley |
2012-10-25 | boost: disable MSVC warnings C4510, C4610 for ... | Michael Stahl |
2012-10-24 | boost: disable spurious MSVC warning C4100 in msvc.hpp | Michael Stahl |
2012-10-23 | Apple's Clang 4.1 does not have -Wself-assign-field | Tor Lillqvist |
2012-10-22 | Work around some more Clang boost warnings | Stephan Bergmann |
2012-10-22 | some more clang warnings | Caolán McNamara |
2012-10-21 | some additional clang warnings | Caolán McNamara |