summaryrefslogtreecommitdiffstats
path: root/boost
Commit message (Collapse)AuthorAgeFilesLines
* New -Werror=unused-local-typedefs in Boost 1.54Stephan Bergmann2013-08-231-0/+30
| | | | Change-Id: Ie1b079c0e8f431d7a48f225b18be2b96fd20e85e
* Fix warning: BOOST_MSVC is not definedTor Lillqvist2013-08-231-0/+11
| | | | Change-Id: I99d542af1b0d5ba68cad23512bad275aed83f0fd
* WaE: __PDP_ENDIAN is not definedTor Lillqvist2013-08-231-1/+10
| | | | Change-Id: I45d454a0457a7da43be3426ee3007c0aec28c635
* Update the bundled boost to 1.54Tor Lillqvist2013-08-238-273/+28
| | | | | | | Change-Id: I5704ab1beaae1d28c2ae8d643343185e8aa6a749 Reviewed-on: https://gerrit.libreoffice.org/5582 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* WaE: may be used uninitializedTor Lillqvist2013-07-222-0/+11
| | | | | | | | | | For some reason, GCC 4.7 targeting X86 in the Android NDK 8e complained about the fields in the "btrd" struct in the union in binomial_distribution (boost/random/binomial_distribution.hpp) maybe being uninitialized in a call to its copy constructor. So make sure these fields are initialized in all cases. Change-Id: Iebae5e130cd6ca6ef5c476c6b0366d57c0303c88
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-082-0/+37
| | | | | | | | ...in external Boost header; an alternative for all the warning patches in boost/ could be to use -isystem instead of -I in gb_LinkTarget__use_boost_headers. Change-Id: Idc515acea9b90e87a92627c89e4363537e9336a7
* std::min comes from <algorithm>Tor Lillqvist2013-07-032-0/+12
| | | | | | Fixes configuration error in libvisio. Change-Id: I6a6f743eca5fdfc990aadd69406b21d3ccdc6435
* WaE: at higher debug levelsCaolán McNamara2013-06-251-0/+117
| | | | Change-Id: I3a4c16995ac46bbb53923b9c47101826673cdded
* WaE: unused variableTor Lillqvist2013-06-061-0/+10
| | | | Change-Id: I9252b78cc5ba3bdd2589b19f12a9e4dfb13bed2f
* Revert "remove some Wunused-local-typedef warnings from boost with gcc4.8"Markus Mohrhard2013-06-012-93/+0
| | | | This reverts commit cc50d6744f4d07356761021e336e63a96fd86fcc.
* remove some Wunused-local-typedef warnings from boost with gcc4.8Markus Mohrhard2013-06-012-0/+93
| | | | Change-Id: Ia026b679ddbea780179a88c9782e24eb9c7f44bb
* boost: patch various -Werror=unused-local-typedefsMichael Stahl2013-06-011-0/+209
| | | | Change-Id: Ibf37c17c741fb1844ec9e301a3cc63a3bb3f48de
* -Werror,-Wconstexpr-not-constStephan Bergmann2013-05-302-0/+44
| | | | | | | | ...at least current trunk towards Clang 3.4 complains "'constexpr' non-static member function will not be implicitly 'const' in C++1y; add 'const' to avoid a change in behavior." Change-Id: Id3d1af263040fdea2c2f5d0bc6a037d7a17184bd
* WaE: unused parameter 't'Tor Lillqvist2013-05-281-1/+10
| | | | Change-Id: I5bfb2e2c44e11a03278a4a127396dcb2861c63b8
* Bump maximum fuzz factor down to zeroTor Lillqvist2013-05-272-3/+2
| | | | Change-Id: I97d30afe3a24aab1123352da05b066095e5c86bb
* Use a maximum fuzz factor of 1 for our patches to 3rd-party codeTor Lillqvist2013-05-273-3/+3
| | | | Change-Id: Id4639f1b0eefe5d433c84f48b7a1093fa17a3ba4
* WaE: unused parameter ´other´Tor Lillqvist2013-05-242-0/+12
| | | | Change-Id: I13dc9ac0fcbf515df3f44ab18e0fee9cfb8ef239
* Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba2013-05-243-14/+14
| | | | This reverts commit 3aeecc525c76797801e9e2b24c2ebff6ac81adac.
* Rename Boost libraries when built internally to match conventionsTor Lillqvist2013-05-243-14/+14
| | | | | | | | | | | | | The standard Boost convention is for them to be called libboost_date_time and libboost_system (with apropriate suffix then depending on type). Did not touch the libboostthread library we build for Windows. Add the ax_boost_thread.m4 file for completeness and possible use. Document where the ax_boost*.m4 files come from. Change-Id: Ib49bee71398d62c9760a1f8fd5c46be9f3400430
* Fix Boost endianness detection for AndroidTor Lillqvist2013-05-242-0/+23
| | | | Change-Id: I88006cced5975fc0748b33094ae39197daba49cc
* WaE: "__GXX_EXPERIMENTAL_CXX0X__" is not definedTor Lillqvist2013-05-241-0/+11
| | | | Change-Id: I66447ffe1a5f364377b80756f6c08f6986ce4eef
* Avoid automatic linking to Boost libraries in a Windows buildTor Lillqvist2013-05-242-0/+41
| | | | | | | | The library names used in these pragmas dont match what we build anyway. Whether that should be fixed to conform with "normal" Boost usage or not, don't know. Change-Id: I37cb3ff7b340f3362dd7b0fb18ab22188ba54cf6
* Make this patch apply in the correct locationTor Lillqvist2013-05-241-2/+2
| | | | | | Why do we accept fuzzy matches? Change-Id: I5ed2e4f9aae873f701e8276751b3c25ce8d93879
* This is already in bost 1.53Tor Lillqvist2013-05-242-52/+0
| | | | Change-Id: Ibde92f39ac53ee897ee90953b7f60129ba49bd97
* Seems Apple's Clang has C++11 fully working rvalue references only with libc++Tor Lillqvist2013-05-242-0/+21
| | | | Change-Id: Iad3f984722be648a64490976933e9b2c2b950bdc
* Update bundled boost to 1.53.0Tor Lillqvist2013-05-2427-1721/+611
| | | | | | | | Modify our patches as necessary to match the updated boost sources. Drop patches for which corresponding (or even identical) changes already are present. Add a new boostsystem static library and use it in two places. Change-Id: Ib59558feb56dab87a69c91b38caca8e7a9e9a22e
* Fix warnings by shadowing variables in boost/logic/tribool.hppIsamu Mogi2013-05-172-0/+13
| | | | | | | Change-Id: I7d85cdb5e32802ddfd83a350f3daa49348bc18a6 Reviewed-on: https://gerrit.libreoffice.org/3935 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Silence a bit libcdr buildFridrich Štrba2013-05-172-0/+695
| | | | Change-Id: I9bae7d0ea71072168ba53d7376e816bcd05722fa
* Trying to fix a boost::property_tree::json_parser error on windowsFridrich Štrba2013-04-222-0/+13
| | | | Change-Id: Iea3ec9a56eb008c6a0729a151b392f1e62925720
* some more warnings in parts of boost we will use soonCaolán McNamara2013-04-221-0/+21
| | | | Change-Id: Ie7a16402ab577ccae7688284712ed2657b509f76
* Fix build breakage on Linux and OS XTor Lillqvist2013-04-161-1/+9
| | | | Change-Id: I206914f8f0e07097dfeed87a11b41c30ff82efe2
* Fix compilation error in a _DEBUG build with MSVC2010 and 2012Tor Lillqvist2013-04-162-0/+135
| | | | | | | | | | | | See https://svn.boost.org/trac/boost/ticket/4874 , http://stackoverflow.com/questions/4870172/boostmulti-array-resize-doesnt-work , http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/3c9eac4f-86e4-490b-bbde-dbd70176b0f8 . Patch from https://svn.boost.org/trac/boost/changeset/78496 Change-Id: I933499ad1295925aa41c9c40b96ac4c4312398c2
* fix clang mismatched-tags warning in boostPeter Foley2013-04-022-0/+12
| | | | Change-Id: I6a575b08f46d22fbba25f0fb92f4ef6074803069
* WaE: -Wundef fixesTor Lillqvist2013-04-021-0/+43
| | | | Change-Id: I0ffb5dc708b565caa52811885ac3724404f6466a
* boost: fix -Wundef in multi_array/base.hppMichael Stahl2013-04-012-0/+12
| | | | Change-Id: Ice8a2863f7b8c80a1fa9875b099394a16590b97e
* boost: add patch for -Wundef warnings from ticket 6142Michael Stahl2013-04-012-0/+40
| | | | Change-Id: I6bd1b84c491ed05292b253e6df48176ac3ea9053
* 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
| | | | Change-Id: If4a22d594ff012a7b9801bf1e42c98ed453c05fc
* -Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann2013-03-091-0/+202
| | | | Change-Id: I873813e30e44712d6793bad91938eb847b55a7bb
* Work around GCC 4.8 -Werror=unused-local-typedefs in boostStephan Bergmann2013-03-092-0/+26
| | | | Change-Id: Ib137c5c5764333d7a878c5e996e6983a277d3856
* remove all d.lstMichael Stahl2013-02-281-1/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-6/+2
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* -Werror,-WshadowStephan Bergmann2012-12-141-0/+39
| | | | Change-Id: I9828e16c295d3634bd5f0c6910cf28e2f4dde3d2
* WaE: unused parameterTor Lillqvist2012-12-101-1/+11
| | | | Change-Id: Idd9e548ac4258332d741bd7bb1d39d521d8e5c7a
* Fix warning: missing header for unified diff at line 3 of patchTor Lillqvist2012-12-101-1/+1
| | | | Change-Id: Ie52c139ee7cb4f7f2bb8f6d5225eed200e1fdc00
* fix Wshadow warnings in boost randomMarkus Mohrhard2012-12-072-0/+36
| | | | | | upstreamed as https://svn.boost.org/trac/boost/ticket/7774 Change-Id: I73d25ff16733a0b5c61250fdd98bee13b9fb7173
* -Werror,-WshadowStephan Bergmann2012-12-061-3/+165
| | | | Change-Id: Idd8404cd882181e571da5fd5c02890a0bf4d1a0a
* WaE: use of logical '&&' with constant operandTor Lillqvist2012-11-261-0/+18
| | | | | | | | | | Thanks, Clang. The code was indeed (obviously) wrong. Is fixed in upstream boost: https://svn.boost.org/trac/boost/changeset/72270 https://svn.boost.org/trac/boost/ticket/5145 Change-Id: I5efbb60a8518e387785f2fb65cd821f1938534cc
* Fold boost crc-shadow-warning.patch into 6397.warnings.patchStephan Bergmann2012-11-263-23/+21
| | | | Change-Id: Idcb00cba13ae3d7d5ee6288065c98accf636142d
* WaE: some additional warningsCaolán McNamara2012-11-261-3/+16
| | | | Change-Id: I6a86661dfceb4ecaeadb4fb045e924f2b65e1ad2