summaryrefslogtreecommitdiffstats
path: root/graphite
Commit message (Expand)AuthorAgeFilesLines
* Clang does not have -fpermissiveTor Lillqvist2013-04-171-0/+2
* 64-bit Windows size_t and ptrdiff_t fixTor Lillqvist2013-03-211-0/+17
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Reported graphite2 patch upstreamStephan Bergmann2012-12-102-1/+2
* -Wc++11-narrowingStephan Bergmann2012-12-102-0/+23
* tweak some build.lsts...Michael Stahl2012-11-151-2/+1
* drop unused patchesDavid Tardon2012-10-312-23/+0
* fix mingw build of graphiteDavid Tardon2012-10-312-0/+14
* graphite: convert to gbuildMatúš Kukan2012-10-258-127/+114
* Update graphite to 1.2.0Martin Hosken2012-10-113-12/+12
* The graphite page was movedTakeshi Abe2012-09-291-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-0/+0
* Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich2012-02-091-0/+4
* Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken2011-09-223-8/+7
* We build graphite as a static library for MSVCTor Lillqvist2011-08-241-1/+2
* export WORDS_BIGENDIAN in set_soenv and make graphite2 use itRene Engelhard2011-08-231-1/+5
* placement new needs new header includedCaolán McNamara2011-08-232-1/+12
* Upgrade graphite to 1.0.2 and simplify patchesMartin Hosken2011-08-234-497/+24
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-8/+8
* Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-exter...Jan Holesovsky2011-05-311-10/+20
|\
| * We build graphite as a static library, drop conditional dllimport/exportTor Lillqvist2011-05-301-10/+20
* | Fix graphite2-0.9.2 particulary for LinLibertineG (fdo#36510, fdo#36752)Martin Hosken2011-05-161-0/+49
* | Revert "Fix graphite2 particulary for LinLibertineG"Petr Mladek2011-05-163-85/+417
* | Revert "And the makefiles"Petr Mladek2011-05-162-5/+5
* | And the makefilesMartin Hosken2011-05-162-5/+5
* | Fix graphite2 particulary for LinLibertineGMartin Hosken2011-05-163-417/+85
|/
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-0/+13
|\
| * debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]2011-03-142-1/+14
| |\
| | * vcl119: #i116227# remove an invalid assertionPhilipp Lohmann [pl]2011-02-212-1/+14
| * | debuglevels: #i116839#Frank Schoenheit [fs]2011-02-071-4/+4
| |/
| * DEV300: changesets OOO330 up to m5Vladimir Glazunov2010-08-251-9/+0
| |\
* | | Maybe one day I get this rightFridrich Štrba2011-03-151-1/+1
* | | avoid __declspec decorations on windowsFridrich Štrba2011-03-151-1/+1
* | | Add possibility to specify that one builds static graphiteFridrich Štrba2011-03-151-0/+11
* | | try to deliver graphite_off.lib properlyFridrich Štrba2011-03-151-1/+1
* | | fix build error, add build dependCaolán McNamara2011-03-151-1/+1
* | | fix graphite build on Linux 64-bitFridrich Štrba2011-03-113-1/+16
* | | add -fpermissive for yucky narrowingCaolán McNamara2011-03-111-1/+2
* | | Fix memory leaks in vectorsMartin Hosken2011-03-101-0/+12
* | | Remove cmake dependency. Statically create graphite libraryMartin Hosken2011-03-102-53/+66
* | | graphite2 consolidated patchMartin Hosken2011-03-107-2674/+406
* | | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-1/+1
* | | Removing the ext_std masterpieceFridrich Štrba2011-02-091-11/+1
* | | Make stlport only optional dependency of postprocessFridrich Štrba2011-02-091-1/+1
* | | Don't try to copy nonexistent pdb filesTor Lillqvist2011-02-031-8/+0
* | | Clean up makefilesThomas Arnhold2011-02-021-16/+2
* | | Interpret any non-empty value of $(debug) as true, like elsewhereTor Lillqvist2011-01-241-5/+5
* | | sync configure's -Werror logic with configure.acCaolán McNamara2011-01-152-1/+16
* | | make possible to build with c++0x, remove obsolete methodCaolán McNamara2010-11-242-1/+37
| |/ |/|