summaryrefslogtreecommitdiff
path: root/boost/UnpackedTarball_boost.mk
AgeCommit message (Collapse)Author
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
...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
2013-07-03std::min comes from <algorithm>Tor Lillqvist
Fixes configuration error in libvisio. Change-Id: I6a6f743eca5fdfc990aadd69406b21d3ccdc6435
2013-06-01Revert "remove some Wunused-local-typedef warnings from boost with gcc4.8"Markus Mohrhard
This reverts commit cc50d6744f4d07356761021e336e63a96fd86fcc.
2013-06-01remove some Wunused-local-typedef warnings from boost with gcc4.8Markus Mohrhard
Change-Id: Ia026b679ddbea780179a88c9782e24eb9c7f44bb
2013-05-30-Werror,-Wconstexpr-not-constStephan Bergmann
...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
2013-05-24WaE: unused parameter ´other´Tor Lillqvist
Change-Id: I13dc9ac0fcbf515df3f44ab18e0fee9cfb8ef239
2013-05-24Fix Boost endianness detection for AndroidTor Lillqvist
Change-Id: I88006cced5975fc0748b33094ae39197daba49cc
2013-05-24Avoid automatic linking to Boost libraries in a Windows buildTor Lillqvist
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
2013-05-24This is already in bost 1.53Tor Lillqvist
Change-Id: Ibde92f39ac53ee897ee90953b7f60129ba49bd97
2013-05-24Seems Apple's Clang has C++11 fully working rvalue references only with libc++Tor Lillqvist
Change-Id: Iad3f984722be648a64490976933e9b2c2b950bdc
2013-05-24Update bundled boost to 1.53.0Tor Lillqvist
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
2013-05-17Fix warnings by shadowing variables in boost/logic/tribool.hppIsamu Mogi
Change-Id: I7d85cdb5e32802ddfd83a350f3daa49348bc18a6 Reviewed-on: https://gerrit.libreoffice.org/3935 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17Silence a bit libcdr buildFridrich Štrba
Change-Id: I9bae7d0ea71072168ba53d7376e816bcd05722fa
2013-04-22Trying to fix a boost::property_tree::json_parser error on windowsFridrich Štrba
Change-Id: Iea3ec9a56eb008c6a0729a151b392f1e62925720
2013-04-16Fix compilation error in a _DEBUG build with MSVC2010 and 2012Tor Lillqvist
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
2013-04-02fix clang mismatched-tags warning in boostPeter Foley
Change-Id: I6a575b08f46d22fbba25f0fb92f4ef6074803069
2013-04-01boost: fix -Wundef in multi_array/base.hppMichael Stahl
Change-Id: Ice8a2863f7b8c80a1fa9875b099394a16590b97e
2013-04-01boost: add patch for -Wundef warnings from ticket 6142Michael Stahl
Change-Id: I6bd1b84c491ed05292b253e6df48176ac3ea9053
2013-03-09Work around GCC 4.8 -Werror=unused-local-typedefs in boostStephan Bergmann
Change-Id: Ib137c5c5764333d7a878c5e996e6983a277d3856
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
- 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
2012-12-07fix Wshadow warnings in boost randomMarkus Mohrhard
upstreamed as https://svn.boost.org/trac/boost/ticket/7774 Change-Id: I73d25ff16733a0b5c61250fdd98bee13b9fb7173
2012-11-26Fold boost crc-shadow-warning.patch into 6397.warnings.patchStephan Bergmann
Change-Id: Idcb00cba13ae3d7d5ee6288065c98accf636142d
2012-11-26error: declaration of ‘bit_count’ shadows a previous localStephan Bergmann
Change-Id: I411945fafce71c327d137a2dd09501fa98cc31c2
2012-11-05fix build with glibc 2.16Peter Foley
Change-Id: Iaa983064dc8643bceb18cba3a2b720b3a5830b78
2012-10-25boost: disable MSVC warnings C4510, C4610 for ...Michael Stahl
boost::detail::multi_array::ConstMultiArrayConcept Change-Id: I8937079337eb3c4cfd29c03c6602b99b28f5c59e
2012-10-24boost: disable spurious MSVC warning C4100 in msvc.hppMichael Stahl
It warns that "x" is unreferenced formal parameter in virtual void failed(Model *x) { x->~Model(); } Change-Id: I10a4e1f037726f0225c2c6bf4ee23d5fb2accf7d
2012-10-22some more clang warningsCaolán McNamara
Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20
2012-10-03fix application of patchesDavid Tardon
Change-Id: I912be00b8dafc046b229967e66f8f32e2c14a0be
2012-08-31boost: convert to gbuildMatúš Kukan
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5