summaryrefslogtreecommitdiff
path: root/graphite
AgeCommit message (Collapse)Author
2013-08-28Fix windows libo crash with graphite fonts.Martin Hosken
New master to base off, hoping it will build everywhere to pass gerrit. Updates graphite library with bug fixes (and minimal improvements) Proposed for stable branch update as well. Change-Id: I6c5825420d9ea5768564253789a28412f3c1900a Reviewed-on: https://gerrit.libreoffice.org/5644 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-17Clang does not have -fpermissiveTor Lillqvist
Change-Id: I24ae2f661a379d00ada9d1f288a702559719696c
2013-03-2164-bit Windows size_t and ptrdiff_t fixTor Lillqvist
Change-Id: If52ea2777af1faca3ea20a7bd305307ab0c115ac
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2012-12-10Reported graphite2 patch upstreamStephan Bergmann
Change-Id: Idca64b8925199f3d275e7966c1d0e13fee4967a8
2012-12-10-Wc++11-narrowingStephan Bergmann
"non-constant-expression cannot be narrowed from type 'size_t' (aka 'unsigned long') to 'uint16' (aka 'unsigned short') in initializer list" etc. with Clang -std=c++11 Change-Id: I15ff37bbc3d20c14db850678a9b9e295b900de85
2012-11-15tweak some build.lsts...Michael Stahl
Change-Id: Ia9b5b2775ad91661bf3d130417a1624fa4d855d2
2012-10-31drop unused patchesDavid Tardon
Change-Id: I8e4dc4c6a727ecb54b1555701d19554f9766d79d
2012-10-31fix mingw build of graphiteDavid Tardon
Change-Id: Ie4ac8f71de1816325f40d8c276b07e9e126a85b5
2012-10-25graphite: convert to gbuildMatúš Kukan
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
2012-10-11Update graphite to 1.2.0Martin Hosken
Change-Id: I768df17c12e918a39e2011e3ce639e0c4ac4d451 Reviewed-on: https://gerrit.libreoffice.org/780 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2012-09-29The graphite page was movedTakeshi Abe
Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2011-09-22Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken
2011-08-24We build graphite as a static library for MSVCTor Lillqvist
2011-08-23export WORDS_BIGENDIAN in set_soenv and make graphite2 use itRene Engelhard
2011-08-23placement new needs new header includedCaolán McNamara
2011-08-23Upgrade graphite to 1.0.2 and simplify patchesMartin Hosken
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-31Merge branch 'master' of ↵Jan Holesovsky
git://anongit.freedesktop.org/libreoffice/libs-extern-sys Conflicts: graphite/graphite2-0.9.2.patch
2011-05-30We build graphite as a static library, drop conditional dllimport/exportTor Lillqvist
We would need to pass -DGR2_STATIC when compiling graphite-using code otherwise. Also make patch apply without fuzz.
2011-05-16Fix graphite2-0.9.2 particulary for LinLibertineG (fdo#36510, fdo#36752)Martin Hosken
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-05-16Revert "Fix graphite2 particulary for LinLibertineG"Petr Mladek
caused many build problems on Windows; too late to do this change This reverts commit 1dbaab9692545a9c8c032a886932a7626e48dbe9.
2011-05-16Revert "And the makefiles"Petr Mladek
caused many build problems on Windows; too late to do this change This reverts commit 7911b8ed64ba69322dc5b82177c7149c39c3604e.
2011-05-16And the makefilesMartin Hosken
2011-05-16Fix graphite2 particulary for LinLibertineGMartin Hosken
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
Conflicts: graphite/makefile.mk libxml2/makefile.mk
2011-03-15Maybe one day I get this rightFridrich Štrba
2011-03-15avoid __declspec decorations on windowsFridrich Štrba
2011-03-15Add possibility to specify that one builds static graphiteFridrich Štrba
2011-03-15try to deliver graphite_off.lib properlyFridrich Štrba
2011-03-15fix build error, add build dependCaolán McNamara
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-03-11fix graphite build on Linux 64-bitFridrich Štrba
2011-03-11add -fpermissive for yucky narrowingCaolán McNamara
2011-03-10Fix memory leaks in vectorsMartin Hosken
2011-03-10Remove cmake dependency. Statically create graphite libraryMartin Hosken
2011-03-10graphite2 consolidated patchMartin Hosken
2011-02-21vcl119: #i116227# remove an invalid assertionPhilipp Lohmann [pl]
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2011-02-07debuglevels: #i116839#Frank Schoenheit [fs]
2011-02-03Don't try to copy nonexistent pdb filesTor Lillqvist
2011-02-02Clean up makefilesThomas Arnhold
2011-01-24Interpret any non-empty value of $(debug) as true, like elsewhereTor Lillqvist
Also, avoid double slash when redirecting the pdb file just for cleanliness.
2011-01-15sync configure's -Werror logic with configure.acCaolán McNamara
2010-11-24make possible to build with c++0x, remove obsolete methodCaolán McNamara