9c6f0a6760
remove unnecessary patches
...
They have been applied upstream and are part of the new release.
Change-Id: I928b29e74abe2415bdf75de32cbaa7ac279a2889
2014-03-04 06:48:33 +01:00
7801c94bff
I think we don't need that Mac patch anymore
...
Change-Id: I6619e70f3f7c8ba4d17be4ca434057948be3d79f
2014-03-03 17:59:05 +01:00
36788e95fd
upgrade liborcus
...
Conflicts:
external/boost/StaticLibrary_boost_system.mk
Change-Id: Ie4af26c87a100b67baeedbaa7fb1ac428845f92b
2014-03-03 17:53:57 +01:00
d729d169de
normalize values of CROSS_COMPILING
...
Change-Id: I0cc43cef91e3fcd82a3558a16ab0afbd4d56b141
2014-02-27 18:09:01 +01:00
6ae1323442
external: Use gb_LTOFLAGS only in LDFLAGS to fix building.
...
liborcus was not building for me with -flto in CFLAGS, I would have to
fix ar somehow.
-flto in LDFLAGS is just to fix the build if the external library does use
another library built by us with -flto: does happen for liborcus and python3.
It's not like we would use -flto for external libraries consistently anyway,
the only exception is icu: no idea why we build with -flto there.
Change-Id: Ia54d619674b8999ce5e4b920ba77b1587c9cf48d
2014-02-22 18:34:48 +01:00
a11dff0342
Build liborcus with lto flags. To unbreak linking phase.
...
Change-Id: Ie24054a9c0538187e1b234101dd41f30306ec2ae
2014-02-21 10:32:43 +01:00
adddbbc4c6
normalize values of SYSTEM_BOOST
...
Change-Id: I2fce6545d7f279e0e2d6f3ff53eee1ab82314135
2014-02-12 09:53:10 +01:00
04ff535f72
normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIG
...
Change-Id: I7530cb9d0797df5fc86695b0379cc44c159d2ab5
2014-02-12 09:53:08 +01:00
ece94ab98f
handle invalid xml files in orcus, fdo#63844
...
Change-Id: I82fff6ab89acece0e46c92bfca2c7faf967639b8
2013-12-13 21:13:51 +01:00
d5d307d647
externals using boost now need config_host to find config_global.h
...
... why didn't GCC 4.1 have #pragma diagnostic push?
Change-Id: Iedb33d6451e46dc12e137bcd4dccd592c7771c23
2013-11-14 21:39:24 +01:00
29661a886e
boost: stop using #pragma GCC system_header
...
... it breaks dependency generation.
Change-Id: Ib6e1dac1210020d3a6eb1748f1266e69582f199e
2013-11-14 16:03:21 +01:00
392726f042
fdo#70393: move liborcus to a subdir of external
...
Change-Id: Ibdf8c9fc9d7d2639ebd440ff2d833ab37ae76d98
Reviewed-on: https://gerrit.libreoffice.org/6334
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-10-19 07:37:21 +00:00