summaryrefslogtreecommitdiff
path: root/sdext/Executable_xpdfimport.mk
AgeCommit message (Collapse)Author
2013-07-09poppler: make it build on Mac.Norbert Thiebaud
Change-Id: Ie74632a6bd5d43a094fa5ea696c099bb537a7e6e
2013-07-08Don't link with libraries that are not neededFridrich Štrba
Change-Id: I44119601f36db98382b85e09614e5c552ec36ab6
2013-07-08No day witout typoFridrich Štrba
Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69fbb198
2013-07-08Some tag -> spacesFridrich Štrba
Change-Id: Ie3350972b39631e66e5fd2f5bbf90347f5dbef06
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba
Change-Id: I00aafb3fd275e6be3b5d0eb370320e5325110da5 Reviewed-on: https://gerrit.libreoffice.org/4770 Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24move URE headers to include/David Tardon
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2012-12-02sdext: there is a severe shortage of boost dependencies hereMichael Stahl
Change-Id: Ide652d073edc3321995b787b01ea9c0bf1920827
2012-11-13Revert "fdo#38878 upgrade xpdf to poppler"Tor Lillqvist
Also revert my two minor follow-up popper commits. Poppler doesn't build on Mac OS X. It uses fontconfig, and we don't depend on that on the Mac. There is a patch from 2009 http://lists.freedesktop.org/archives/poppler/2009-July/004932.html (actual patch at http://lists.freedesktop.org/archives/poppler/attachments/20090712/f3b154d0/attachment-0001.obj ) that makes poppler not use fontconfig on the Mac, but it was never upstreamed. And that patch uses the obsolete ATSUI API, which we want to stop using in LO code, not introduce new uses of. This reverts commit 39f9eb0d856293a974e2f024b29dca20068af073. This reverts commit 0941c211858416f6117548e093b428b64785f98a. This reverts commit a6e9bb4c7bad649cb44efaeef67fa18090348c53.
2012-11-13fdo#38878 upgrade xpdf to popplerPeter Foley
Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029 Reviewed-on: https://gerrit.libreoffice.org/1036 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-10-31add missing deps on sal headersDavid Tardon
Change-Id: I815ef8abaf4cd998e7b91fbadad56ddf0a7087ba
2012-03-06gbuildize sdextDavid Tardon