summaryrefslogtreecommitdiffstats
path: root/boost
Commit message (Expand)AuthorAgeFilesLines
* WaE: unused parameter 't'Tor Lillqvist2013-05-281-1/+10
* Bump maximum fuzz factor down to zeroTor Lillqvist2013-05-272-3/+2
* Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist2013-05-273-3/+3
* WaE: unused parameter ´other´Tor Lillqvist2013-05-242-0/+12
* Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba2013-05-243-14/+14
* Rename Boost libraries when built internally to match conventionsTor Lillqvist2013-05-243-14/+14
* Fix Boost endianness detection for AndroidTor Lillqvist2013-05-242-0/+23
* WaE: "__GXX_EXPERIMENTAL_CXX0X__" is not definedTor Lillqvist2013-05-241-0/+11
* Avoid automatic linking to Boost libraries in a Windows buildTor Lillqvist2013-05-242-0/+41
* Make this patch apply in the correct locationTor Lillqvist2013-05-241-2/+2
* This is already in bost 1.53Tor Lillqvist2013-05-242-52/+0
* Seems Apple's Clang has C++11 fully working rvalue references only with libc++Tor Lillqvist2013-05-242-0/+21
* Update bundled boost to 1.53.0Tor Lillqvist2013-05-2427-1721/+611
* Fix warnings by shadowing variables in boost/logic/tribool.hppIsamu Mogi2013-05-172-0/+13
* Silence a bit libcdr buildFridrich Štrba2013-05-172-0/+695
* Trying to fix a boost::property_tree::json_parser error on windowsFridrich Štrba2013-04-222-0/+13
* some more warnings in parts of boost we will use soonCaolán McNamara2013-04-221-0/+21
* Fix build breakage on Linux and OS XTor Lillqvist2013-04-161-1/+9
* Fix compilation error in a _DEBUG build with MSVC2010 and 2012Tor Lillqvist2013-04-162-0/+135
* fix clang mismatched-tags warning in boostPeter Foley2013-04-022-0/+12
* WaE: -Wundef fixesTor Lillqvist2013-04-021-0/+43
* boost: fix -Wundef in multi_array/base.hppMichael Stahl2013-04-012-0/+12
* boost: add patch for -Wundef warnings from ticket 6142Michael Stahl2013-04-012-0/+40
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Work around Clang -Werror,Wvexing-parseStephan Bergmann2013-03-091-2/+2
* -Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann2013-03-091-0/+202
* Work around GCC 4.8 -Werror=unused-local-typedefs in boostStephan Bergmann2013-03-092-0/+26
* remove all d.lstMichael Stahl2013-02-281-1/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-6/+2
* -Werror,-WshadowStephan Bergmann2012-12-141-0/+39
* WaE: unused parameterTor Lillqvist2012-12-101-1/+11
* Fix warning: missing header for unified diff at line 3 of patchTor Lillqvist2012-12-101-1/+1
* fix Wshadow warnings in boost randomMarkus Mohrhard2012-12-072-0/+36
* -Werror,-WshadowStephan Bergmann2012-12-061-3/+165
* WaE: use of logical '&&' with constant operandTor Lillqvist2012-11-261-0/+18
* Fold boost crc-shadow-warning.patch into 6397.warnings.patchStephan Bergmann2012-11-263-23/+21
* WaE: some additional warningsCaolán McNamara2012-11-261-3/+16
* error: declaration of ‘bit_count’ shadows a previous localStephan Bergmann2012-11-262-0/+23
* tweak some build.lsts...Michael Stahl2012-11-151-2/+1
* Improve check for -Wself-assign-fieldStephan Bergmann2012-11-061-4/+4
* fix build with glibc 2.16Peter Foley2012-11-052-0/+22
* WaE: extra clang warningsCaolán McNamara2012-11-051-0/+13
* WaE: extra clang warningsCaolán McNamara2012-11-021-0/+34
* fix linking on windowsPeter Foley2012-10-271-203/+0
* boost: disable MSVC warnings C4510, C4610 for ...Michael Stahl2012-10-252-0/+27
* boost: disable spurious MSVC warning C4100 in msvc.hppMichael Stahl2012-10-242-0/+20
* Apple's Clang 4.1 does not have -Wself-assign-fieldTor Lillqvist2012-10-231-2/+2
* Work around some more Clang boost warningsStephan Bergmann2012-10-221-0/+224
* some more clang warningsCaolán McNamara2012-10-222-0/+12
* some additional clang warningsCaolán McNamara2012-10-211-0/+66