Commit graph

63 commits

Author SHA1 Message Date
Stephan Bergmann
0644809594 Reported graphite2 patch upstream
Change-Id: Idca64b8925199f3d275e7966c1d0e13fee4967a8
2012-12-10 16:17:23 +01:00
Stephan Bergmann
71a1df3e42 -Wc++11-narrowing
"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-12-10 10:49:49 +01:00
Michael Stahl
e097ec36d7 tweak some build.lsts...
Change-Id: Ia9b5b2775ad91661bf3d130417a1624fa4d855d2
2012-11-15 11:35:57 +01:00
David Tardon
8055b03d53 drop unused patches
Change-Id: I8e4dc4c6a727ecb54b1555701d19554f9766d79d
2012-10-31 13:22:28 +01:00
David Tardon
a17b98bc88 fix mingw build of graphite
Change-Id: Ie4ac8f71de1816325f40d8c276b07e9e126a85b5
2012-10-31 13:22:27 +01:00
Matúš Kukan
1ceb47d96d graphite: convert to gbuild
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
2012-10-25 23:24:32 +02:00
Martin Hosken
f0d1a2e992 Update graphite to 1.2.0
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-10-11 11:39:08 +00:00
Takeshi Abe
9024006206 The graphite page was moved
Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca
2012-09-29 01:18:59 +09:00
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
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-04-29 03:50:46 +02:00
Josh Heidenreich
b469be0723 Added and improved READMEs for modules in libs-extern-sys 2012-02-09 18:23:49 +01:00
Martin Hosken
162676cb6a Upgrade graphite to 1.0.3 fix surrogate support 2011-09-22 22:49:07 +07:00
Tor Lillqvist
beda88a2d7 We build graphite as a static library for MSVC 2011-08-24 10:11:05 +03:00
Rene Engelhard
260088aaf0 export WORDS_BIGENDIAN in set_soenv and make graphite2 use it 2011-08-23 18:15:13 +02:00
Caolán McNamara
d3bf28445a placement new needs new header included 2011-08-23 11:48:04 +01:00
Martin Hosken
977bc66a2a Upgrade graphite to 1.0.2 and simplify patches 2011-08-23 09:22:29 +07:00
Tor Lillqvist
56f35e6b39 Drop %_EXT% which was always empty 2011-06-03 13:27:35 +03:00
Jan Holesovsky
7a6dead55d Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-extern-sys
Conflicts:
	graphite/graphite2-0.9.2.patch
2011-05-31 10:52:20 +02:00
Tor Lillqvist
743840a403 We build graphite as a static library, drop conditional dllimport/export
We would need to pass -DGR2_STATIC when compiling graphite-using code
otherwise.

Also make patch apply without fuzz.
2011-05-30 17:52:01 +03:00
Martin Hosken
0bd8a0b412 Fix graphite2-0.9.2 particulary for LinLibertineG (fdo#36510, fdo#36752)
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-05-16 20:07:36 +02:00
Petr Mladek
31e0d0c56f Revert "Fix graphite2 particulary for LinLibertineG"
caused many build problems on Windows; too late to do this change

This reverts commit 1dbaab9692545a9c8c032a886932a7626e48dbe9.
2011-05-16 20:05:14 +02:00
Petr Mladek
91a8d7bf04 Revert "And the makefiles"
caused many build problems on Windows; too late to do this change

This reverts commit 7911b8ed64ba69322dc5b82177c7149c39c3604e.
2011-05-16 20:04:12 +02:00
Martin Hosken
c1b808f4ee And the makefiles 2011-05-16 14:39:01 +07:00
Martin Hosken
7fab6b1901 Fix graphite2 particulary for LinLibertineG 2011-05-16 14:37:54 +07:00
Jan Holesovsky
ce74a5d149 Merge commit 'ooo/DEV300_m103'
Conflicts:
	graphite/makefile.mk
	libxml2/makefile.mk
2011-03-23 16:59:29 +01:00
Fridrich Štrba
cb2b51f970 Maybe one day I get this right 2011-03-15 23:09:32 +01:00
Fridrich Štrba
8e4bc214b4 avoid __declspec decorations on windows 2011-03-15 22:19:09 +01:00
Fridrich Štrba
e82100b6fe Add possibility to specify that one builds static graphite 2011-03-15 21:45:01 +01:00
Fridrich Štrba
20a45dba84 try to deliver graphite_off.lib properly 2011-03-15 21:07:33 +01:00
Caolán McNamara
ebfbc9188c fix build error, add build depend 2011-03-15 14:15:21 +00:00
Frank Schoenheit [fs]
d6ceaf5728 debuglevels: pulled and merged DEV300.m102 2011-03-14 09:47:56 +01:00
Fridrich Štrba
db993edbdc fix graphite build on Linux 64-bit 2011-03-11 11:36:35 +01:00
Caolán McNamara
ab6aeefe78 add -fpermissive for yucky narrowing 2011-03-11 09:24:19 +00:00
Martin Hosken
a7fe7cb634 Fix memory leaks in vectors 2011-03-10 22:39:00 +07:00
Martin Hosken
d9acb375a8 Remove cmake dependency. Statically create graphite library 2011-03-10 22:39:00 +07:00
Martin Hosken
9dfa2babe6 graphite2 consolidated patch 2011-03-10 22:39:00 +07:00
Philipp Lohmann [pl]
eff28f0cd8 vcl119: #i116227# remove an invalid assertion 2011-02-21 13:30:27 +01:00
Fridrich Štrba
a0c84cafa5 Trying to remove the stlport mention from the code 2011-02-09 19:57:34 +01:00
Fridrich Štrba
93c24cc5b4 Removing the ext_std masterpiece 2011-02-09 19:57:34 +01:00
Fridrich Štrba
a098b9853a Make stlport only optional dependency of postprocess 2011-02-09 19:57:34 +01:00
Frank Schoenheit [fs]
6457e973f5 debuglevels: #i116839# 2011-02-07 10:20:10 +01:00
Tor Lillqvist
d1e4f11a96 Don't try to copy nonexistent pdb files 2011-02-03 01:11:25 +02:00
Thomas Arnhold
074034a79e Clean up makefiles 2011-02-02 12:15:06 +01:00
Tor Lillqvist
13f646d1ae Interpret any non-empty value of $(debug) as true, like elsewhere
Also, avoid double slash when redirecting the pdb file just for
cleanliness.
2011-01-24 00:18:08 +02:00
Caolán McNamara
09b6be8237 sync configure's -Werror logic with configure.ac 2011-01-15 20:14:53 +00:00
Caolán McNamara
bd5d223a36 make possible to build with c++0x, remove obsolete method 2010-11-24 12:32:25 +00:00
Vladimir Glazunov
0636f63978 DEV300: changesets OOO330 up to m5 2010-08-25 16:13:14 +02:00
Herbert Duerr [hdu]
fba131c6fd #i113565# remove mingw-specific patch which is no longer needed (thanks tono) 2010-08-02 09:12:06 +02:00
Jens-Heiner Rechtien
fd0afc269d CWS-TOOLING: integrate CWS graphite03_OOO330 2010-07-22 13:49:22 +02:00
Keith Stribley
226e11dc0d graphite03: #i112730# updated graphite patch and improvements to glyph metric caching 2010-06-29 14:14:34 +06:30
obo
d66343ab59 CWS-TOOLING: integrate CWS mingwport30 2010-06-22 16:02:44 +02:00