summaryrefslogtreecommitdiffstats
path: root/connectivity/Library_kabdrv1.mk
Commit message (Collapse)AuthorAgeFilesLines
* Yet another fix for missing sqlbison.hxxStephan Bergmann2013-05-071-0/+1
| | | | Change-Id: I85a7dd4454233141e1cefc04cf30f999babf6ae7
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
|
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
| | | | | | | Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
| | | | | | | Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* connectivity/kab (indirectly) depends on boost_headerStephan Bergmann2013-02-171-0/+1
| | | | | | | | | | | ...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
|
* more missing includes for KDEDavid Tardon2012-05-291-0/+9
| | | | Change-Id: I74d8b0cd79a21c856ed638465ca73815f324ba48
* fix build with KDEDavid Tardon2012-05-291-0/+4
| | | | Change-Id: I409054f4d24cfd1e768d1bb346ad38342d1b2c92
* 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/+68