summaryrefslogtreecommitdiffstats
path: root/Library_merged.mk
Commit message (Collapse)AuthorAgeFilesLines
* libmerged: use external cupsMatúš Kukan2012-09-191-0/+1
| | | | Change-Id: I1380fe8053ddf68a81b1bf6ffc8febfbb5ed9214
* dbus for libmergedCaolán McNamara2012-09-041-0/+6
| | | | Change-Id: I7a0b2c5358ff1b003f822ef4f9acc5c78b1605b1
* libmerged: another small component libraries for androidMatúš Kukan2012-09-011-1/+2
| | | | Change-Id: Icd36fe58cfe8dbcc737681e6fb477e64310bfaad
* merge more, mostly small libraries for androidMatúš Kukan2012-08-251-0/+14
| | | | Change-Id: Ic40dec7083b2dd83952bee50290b803b981965b0
* libmerged: add more librariesMatúš Kukan2012-08-251-3/+9
| | | | Change-Id: Ia35e93b9632cb2bbfce0d40f8491044d56f2bb05
* Build basebmp as a static library for AndroidTor Lillqvist2012-08-231-1/+4
| | | | | | Reduces shared library count by one... This is tedious. Change-Id: I3bdc0a5c4ee4cabf9bbcedc469ca6e94d0103d6b
* More deps for AndroidTor Lillqvist2012-08-201-0/+8
| | | | Change-Id: Ifc99e894885ed835c3205c3eea708a07273b52b3
* Use graphite only if ENABLE_GRAPHITETor Lillqvist2012-08-201-1/+6
| | | | Change-Id: I4e3274c43e34f6b28277ac75f96ae8c146e94c40
* libmerged: add fsstorage, svl, sot, vclMatúš Kukan2012-08-201-11/+70
| | | | Change-Id: Ibebf00d99fdf8212afbdba21ca13844d2ff1c412
* tubes: add to libmerged to fix circular dependencyMatúš Kukan2012-08-091-4/+1
| | | | | | Probably it belongs in there anyway. Change-Id: I3bf908de58e0e989e263323d2fdc432308c2cab8
* tubes: also libmerged now links against tubes libraryMatúš Kukan2012-07-261-0/+4
| | | | Change-Id: If7faccccb3c92735fc7062880a171e75b750a1da
* Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist2012-06-181-0/+6
| | | | | | | | Pass on to VirtualDevice where used to set the MapMode of the device appropriately. Adapt DocumentLoader, use to scale the page rendering to exactly fit the virtual device. Change-Id: I4b0bc67e12114d3d9d493ff1aca2ef5d2cc78912
* Drop accidentally duplicated sectionTor Lillqvist2012-06-181-7/+0
| | | | Change-Id: I7444c59efa4fceff9046341cbac934488dd67514
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-5/+5
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+0
| | | | | | | | | | It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting
* add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2012-02-191-1/+1
|
* Add svt and tk to libmergedTor Lillqvist2012-02-151-2/+3
|
* Add sb to libmergedTor Lillqvist2012-02-151-1/+0
|
* Merge branch 'feature/android'Tor Lillqvist2012-02-151-0/+7
|\
| * Add fw* and sfx to libmergedTor Lillqvist2012-02-131-2/+8
| |
* | Add fw* and sfx to libmergedTor Lillqvist2012-02-131-2/+8
| |
* | add missing library for windowsMatúš Kukan2012-02-111-0/+1
|/
* Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist2012-01-161-1/+6
| | | | | | | | | | | | 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.
* improve support for merging librariesMatúš Kukan2012-01-101-27/+5
|
* this is supposed to be gb_CORE_LIBSMatúš Kukan2011-08-241-1/+1
|
* add missing file I omitted to addMichael Meeks2011-08-241-0/+96