Commit Graph

11 Commits

Author SHA1 Message Date
dbcc5bc9d9 more linking fix
for my diagose_ex.h change

Change-Id: I6f9224942b5ccac0ae6b61a595bfe6a3c7463b7b
2013-05-21 14:45:32 +02:00
99a1e8c4a6 connectivity: fix up some more exotic libs...
... for Package_generated removal

Change-Id: I14d8da088964224b68fba03e920eeb5a2d19f9f5
2013-05-07 17:52:59 +02:00
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
4d33da4065 connectivity/kab (indirectly) depends on boost_header
...at least via KDriver.cxx -> tools/diagnose_ex.h -> boost/noncopyable.hpp
(kab1) and KStatement.cxx -> KStatement.hxx -> connectivity/sqliterator.hxx ->
boost/shared_ptr.hpp (kabdrv1).  Becomes evident when building
--with-system-boost --with-boost=... on a machine with no system-wide Boost
installation.  Not sure solving those problems this way is the best approach,
though.

Change-Id: Ida72362596aaac076efc4e1faab41fa47013975f
2013-02-17 11:47:35 +01:00
5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
b85c349783 gbuild: replace direct gb_STDLIBS use with ...
... new gb_LinkTarget_add_standard_system_libs

Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28 16:49:06 +02:00
fdda178d88 targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
e962c1b2d5 set include path for kab1
Change-Id: Ifbbf4de9c1ff94b89d23e2d5952d7e16d9fb2de4
2012-05-29 10:18:08 +02:00
d920667d0f update gbuild function names
Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
2012-05-29 07:24:45 +02:00
9655c63927 connectivity: fix circular deps 2012-05-29 07:24:31 +02:00
07d512eff1 connectivity: convert kab to gbuild 2012-05-29 07:24:29 +02:00