summaryrefslogtreecommitdiff
path: root/Library_merged.mk
AgeCommit message (Collapse)Author
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist
Berkeley DB is used for help index and extension database. (Possibly only for a backward-compatible format of the latter, I am not sure.) Neither use makes much sense on Android and iOS. The existing help is for LO on desktop OSes anyway, help for LO-based apps on iOS and Android will naturally be quite different. On iOS there will definitely be no "extensions", and probably we don't want to bother with such on Android either.
2012-01-10improve support for merging librariesMatúš Kukan
2011-08-24this is supposed to be gb_CORE_LIBSMatúš Kukan
2011-08-24add missing file I omitted to addMichael Meeks