Age | Commit message (Collapse) | Author |
|
...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
|
|
Fixes configuration error in libvisio.
Change-Id: I6a6f743eca5fdfc990aadd69406b21d3ccdc6435
|
|
This reverts commit cc50d6744f4d07356761021e336e63a96fd86fcc.
|
|
Change-Id: Ia026b679ddbea780179a88c9782e24eb9c7f44bb
|
|
...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
|
|
Change-Id: I13dc9ac0fcbf515df3f44ab18e0fee9cfb8ef239
|
|
Change-Id: I88006cced5975fc0748b33094ae39197daba49cc
|
|
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
|
|
Change-Id: Ibde92f39ac53ee897ee90953b7f60129ba49bd97
|
|
Change-Id: Iad3f984722be648a64490976933e9b2c2b950bdc
|
|
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
|
|
Change-Id: I7d85cdb5e32802ddfd83a350f3daa49348bc18a6
Reviewed-on: https://gerrit.libreoffice.org/3935
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: I9bae7d0ea71072168ba53d7376e816bcd05722fa
|
|
Change-Id: Iea3ec9a56eb008c6a0729a151b392f1e62925720
|
|
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
|
|
Change-Id: I6a575b08f46d22fbba25f0fb92f4ef6074803069
|
|
Change-Id: Ice8a2863f7b8c80a1fa9875b099394a16590b97e
|
|
Change-Id: I6bd1b84c491ed05292b253e6df48176ac3ea9053
|
|
Change-Id: Ib137c5c5764333d7a878c5e996e6983a277d3856
|
|
- 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
|
|
upstreamed as https://svn.boost.org/trac/boost/ticket/7774
Change-Id: I73d25ff16733a0b5c61250fdd98bee13b9fb7173
|
|
Change-Id: Idcb00cba13ae3d7d5ee6288065c98accf636142d
|
|
Change-Id: I411945fafce71c327d137a2dd09501fa98cc31c2
|
|
Change-Id: Iaa983064dc8643bceb18cba3a2b720b3a5830b78
|
|
boost::detail::multi_array::ConstMultiArrayConcept
Change-Id: I8937079337eb3c4cfd29c03c6602b99b28f5c59e
|
|
It warns that "x" is unreferenced formal parameter in
virtual void failed(Model *x) { x->~Model(); }
Change-Id: I10a4e1f037726f0225c2c6bf4ee23d5fb2accf7d
|
|
Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20
|
|
Change-Id: I912be00b8dafc046b229967e66f8f32e2c14a0be
|
|
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
|