summaryrefslogtreecommitdiffstats
path: root/graphite
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Jan Holesovsky2011-05-311-10/+20
|\ | | | | | | | | | | | | git://anongit.freedesktop.org/libreoffice/libs-extern-sys Conflicts: graphite/graphite2-0.9.2.patch
| * We build graphite as a static library, drop conditional dllimport/exportTor Lillqvist2011-05-301-10/+20
| | | | | | | | | | | | | | We would need to pass -DGR2_STATIC when compiling graphite-using code otherwise. Also make patch apply without fuzz.
* | Fix graphite2-0.9.2 particulary for LinLibertineG (fdo#36510, fdo#36752)Martin Hosken2011-05-161-0/+49
| | | | | | | | Signed-off-by: Petr Mladek <pmladek@suse.cz>
* | Revert "Fix graphite2 particulary for LinLibertineG"Petr Mladek2011-05-163-85/+417
| | | | | | | | | | | | caused many build problems on Windows; too late to do this change This reverts commit 1dbaab9692545a9c8c032a886932a7626e48dbe9.
* | Revert "And the makefiles"Petr Mladek2011-05-162-5/+5
| | | | | | | | | | | | caused many build problems on Windows; too late to do this change This reverts commit 7911b8ed64ba69322dc5b82177c7149c39c3604e.
* | 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
|\ | | | | | | | | | | Conflicts: graphite/makefile.mk libxml2/makefile.mk
| * 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
| | | | | | | | | | | | | | | Also, avoid double slash when redirecting the pdb file just for cleanliness.
* | | 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
| |/ |/|
* | #i113565# remove mingw-specific patch which is no longer needed (thanks tono)Herbert Duerr [hdu]2010-08-021-9/+0
|/
* CWS-TOOLING: integrate CWS graphite03_OOO330Jens-Heiner Rechtien2010-07-222-22/+409
|\
| * graphite03: #i112730# updated graphite patch and improvements to glyph ↵Keith Stribley2010-06-292-22/+409
| | | | | | | | metric caching
* | CWS-TOOLING: integrate CWS mingwport30obo2010-06-221-2/+2
|\ \ | |/ |/|
| * i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 : fix interference ↵tono2010-06-031-2/+2
| | | | | | | | to other platforms
| * i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono2010-05-311-2/+2
| |
* | masterfix: #i10000# #i112124# build fails in configure fixIvo Hinkelmann2010-06-071-1/+2
|/
* ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-101-48/+17
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-48/+17
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | ause110: update to DEV300_m71Hans-Joachim Lankenau2010-02-081-0/+6
|\|
| * cmcfixes69: #i106157# support system graphite, even with a different stlportCaolán McNamara2010-01-121-0/+6
| |
* | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
|/
* CWS-TOOLING: integrate CWS mingwport23Kurt Zenker2009-09-102-1/+178
| | | | | 2009-08-29 07:07:53 +0200 tono r275555 : i#104522: mingw port graphite 2009-08-29 07:07:26 +0200 tono r275554 : i#104522: mingw port printf format fix