summaryrefslogtreecommitdiffstats
path: root/boost
Commit message (Expand)AuthorAgeFilesLines
* fdo#70393: move boost to a subdir of externalKhaled Hosny2013-10-1733-4265/+0
* Tweak a second time the code to silence a warningStephan Bergmann2013-10-021-2/+2
* Work around deprecated auto_ptr warnings on Clang/GCCStephan Bergmann2013-10-022-0/+92
* New -Werror=unused-local-typedefs in Boost 1.54Stephan Bergmann2013-08-231-0/+30
* Fix warning: BOOST_MSVC is not definedTor Lillqvist2013-08-231-0/+11
* WaE: __PDP_ENDIAN is not definedTor Lillqvist2013-08-231-1/+10
* Update the bundled boost to 1.54Tor Lillqvist2013-08-238-273/+28
* WaE: may be used uninitializedTor Lillqvist2013-07-222-0/+11
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-082-0/+37
* std::min comes from <algorithm>Tor Lillqvist2013-07-032-0/+12
* WaE: at higher debug levelsCaolán McNamara2013-06-251-0/+117
* WaE: unused variableTor Lillqvist2013-06-061-0/+10
* Revert "remove some Wunused-local-typedef warnings from boost with gcc4.8"Markus Mohrhard2013-06-012-93/+0
* remove some Wunused-local-typedef warnings from boost with gcc4.8Markus Mohrhard2013-06-012-0/+93
* boost: patch various -Werror=unused-local-typedefsMichael Stahl2013-06-011-0/+209
* -Werror,-Wconstexpr-not-constStephan Bergmann2013-05-302-0/+44
* 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