summaryrefslogtreecommitdiff
path: root/desktop/Pagein_common.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-16Revert "do not merge public ure libraries"Matúš Kukan1-1/+1
Does not work because cppuhelper depends on private libraries. So, either by setting URELIBS we break API or can't merge that much or need to think about it more and implement something clever. This reverts commit 75ece7acdc81d17ce26bab966e57fbca7406bf52.
2013-04-16do not merge public ure librariesMatúš Kukan1-1/+1
No more need for URELIBS, depend only on MERGELIBS. Change-Id: I5a93031116c26bbbe375e9c467e7b427487ec18b
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan1-0/+1
There is no configure switch for this, URELIBS must be set. This commit changes strategy to link also libraries being merged. We need them for build tools like idlc, cppumaker, .., so the tools can link against them now. This avoids circular dependencies. Change-Id: Ic49e18ecbeaff84d4f5a7fafe8b1fbf45ed18c9b
2013-04-05new module i18nlangtagEike Rathke1-1/+1
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-02-06pagein: learn to respect --enable-mergelibs caseMatúš Kukan1-4/+5
Add libmerged to pagein-common and remove merged libraries from there. Also fixes few misspelled library names. This should make pagein usefull also for libmerged and speed up cold start by pre-loading it. Change-Id: I80ffb263ed5f399dc639e0d054f782ecb85001d6
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-05-14TDE integrationNorbert Thiebaud1-0/+1
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-03-23remove duplicate entriesDavid Tardon1-9/+0
2012-03-23simplify pagein creationDavid Tardon1-17/+4
2012-03-23move Pagein from desktop to gbuildDavid Tardon1-6/+6
2012-01-15ucb: convert to gbuildMatúš Kukan1-3/+3
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-1/+3
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and ↵Stephan Bergmann1-1/+1
BaseInstallation.
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann1-1/+1
2011-09-15gbuildize desktopDavid Tardon1-0/+112