Stephan Bergmann
6bea5311d7
Work around GCC 4.8 -Werror=unused-local-typedefs in boost
...
Change-Id: Ib137c5c5764333d7a878c5e996e6983a277d3856
2013-03-09 13:03:05 +01:00
Michael Stahl
a53586f4ef
gbuild: do not copy boost headers around
...
- 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
2013-01-26 22:20:06 +01:00
Markus Mohrhard
632cdffd08
fix Wshadow warnings in boost random
...
upstreamed as https://svn.boost.org/trac/boost/ticket/7774
Change-Id: I73d25ff16733a0b5c61250fdd98bee13b9fb7173
2012-12-07 22:04:15 +01:00
Stephan Bergmann
9f12780c94
Fold boost crc-shadow-warning.patch into 6397.warnings.patch
...
Change-Id: Idcb00cba13ae3d7d5ee6288065c98accf636142d
2012-11-26 10:46:54 +01:00
Stephan Bergmann
cf71223c32
error: declaration of ‘bit_count’ shadows a previous local
...
Change-Id: I411945fafce71c327d137a2dd09501fa98cc31c2
2012-11-26 09:42:24 +01:00
Peter Foley
a6ac5b2a9e
fix build with glibc 2.16
...
Change-Id: Iaa983064dc8643bceb18cba3a2b720b3a5830b78
2012-11-05 20:24:32 -05:00
Michael Stahl
5adb2fb940
boost: disable MSVC warnings C4510, C4610 for ...
...
boost::detail::multi_array::ConstMultiArrayConcept
Change-Id: I8937079337eb3c4cfd29c03c6602b99b28f5c59e
2012-10-25 17:37:35 +02:00
Michael Stahl
0b9ebd7877
boost: disable spurious MSVC warning C4100 in msvc.hpp
...
It warns that "x" is unreferenced formal parameter in
virtual void failed(Model *x) { x->~Model(); }
Change-Id: I10a4e1f037726f0225c2c6bf4ee23d5fb2accf7d
2012-10-24 16:05:49 +02:00
Caolán McNamara
9d2cfee5e9
some more clang warnings
...
Change-Id: I4359784279875dc9dac99bc4d2db95dccf094b20
2012-10-22 09:11:40 +01:00
David Tardon
d8253f42ac
fix application of patches
...
Change-Id: I912be00b8dafc046b229967e66f8f32e2c14a0be
2012-10-03 14:41:04 +02:00
Matúš Kukan
717b6ba929
boost: convert to gbuild
...
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
2012-08-31 21:21:39 +02:00