summaryrefslogtreecommitdiffstats
path: root/connectivity/Library_kab1.mk
Commit message (Collapse)AuthorAgeFilesLines
* more linking fixNoel Grandin2013-05-211-0/+1
| | | | | | | | | for my diagose_ex.h change Change-Id: I6f9224942b5ccac0ae6b61a595bfe6a3c7463b7b (cherry picked from commit dbcc5bc9d936533794c194d7d33c59c840e76b68) Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* connectivity: fix up some more exotic libs...Michael Stahl2013-05-071-0/+1
| | | | | | ... for Package_generated removal Change-Id: I14d8da088964224b68fba03e920eeb5a2d19f9f5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
|
* connectivity/kab (indirectly) depends on boost_headerStephan Bergmann2013-02-171-1/+4
| | | | | | | | | | | ...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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* set include path for kab1David Tardon2012-05-291-0/+5
| | | | Change-Id: Ifbbf4de9c1ff94b89d23e2d5952d7e16d9fb2de4
* update gbuild function namesDavid Tardon2012-05-291-2/+2
| | | | Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
* connectivity: fix circular depsPeter Foley2012-05-291-2/+0
|
* connectivity: convert kab to gbuildPeter Foley2012-05-291-0/+56