Commit Graph

67 Commits

Author SHA1 Message Date
37ec420f8f Clang does not have -fpermissive
Change-Id: I24ae2f661a379d00ada9d1f288a702559719696c
2013-04-17 10:24:13 +03:00
cd9c754828 64-bit Windows size_t and ptrdiff_t fix
Change-Id: If52ea2777af1faca3ea20a7bd305307ab0c115ac
2013-03-21 20:21:31 +02:00
79b0046ba0 remove legacy build.pl prj/build.lst files. 2013-03-14 17:05:51 +00:00
b768611724 remove all d.lst
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-28 18:40:06 +01:00
0644809594 Reported graphite2 patch upstream
Change-Id: Idca64b8925199f3d275e7966c1d0e13fee4967a8
2012-12-10 16:17:23 +01:00
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
e097ec36d7 tweak some build.lsts...
Change-Id: Ia9b5b2775ad91661bf3d130417a1624fa4d855d2
2012-11-15 11:35:57 +01:00
8055b03d53 drop unused patches
Change-Id: I8e4dc4c6a727ecb54b1555701d19554f9766d79d
2012-10-31 13:22:28 +01:00
a17b98bc88 fix mingw build of graphite
Change-Id: Ie4ac8f71de1816325f40d8c276b07e9e126a85b5
2012-10-31 13:22:27 +01:00
1ceb47d96d graphite: convert to gbuild
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
2012-10-25 23:24:32 +02:00
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
9024006206 The graphite page was moved
Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca
2012-09-29 01:18:59 +09:00
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
b469be0723 Added and improved READMEs for modules in libs-extern-sys 2012-02-09 18:23:49 +01:00
162676cb6a Upgrade graphite to 1.0.3 fix surrogate support 2011-09-22 22:49:07 +07:00
beda88a2d7 We build graphite as a static library for MSVC 2011-08-24 10:11:05 +03:00
260088aaf0 export WORDS_BIGENDIAN in set_soenv and make graphite2 use it 2011-08-23 18:15:13 +02:00
d3bf28445a placement new needs new header included 2011-08-23 11:48:04 +01:00
977bc66a2a Upgrade graphite to 1.0.2 and simplify patches 2011-08-23 09:22:29 +07:00
56f35e6b39 Drop %_EXT% which was always empty 2011-06-03 13:27:35 +03:00
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
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
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
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
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
c1b808f4ee And the makefiles 2011-05-16 14:39:01 +07:00
7fab6b1901 Fix graphite2 particulary for LinLibertineG 2011-05-16 14:37:54 +07:00
ce74a5d149 Merge commit 'ooo/DEV300_m103'
Conflicts:
	graphite/makefile.mk
	libxml2/makefile.mk
2011-03-23 16:59:29 +01:00
cb2b51f970 Maybe one day I get this right 2011-03-15 23:09:32 +01:00
8e4bc214b4 avoid __declspec decorations on windows 2011-03-15 22:19:09 +01:00
e82100b6fe Add possibility to specify that one builds static graphite 2011-03-15 21:45:01 +01:00
20a45dba84 try to deliver graphite_off.lib properly 2011-03-15 21:07:33 +01:00
ebfbc9188c fix build error, add build depend 2011-03-15 14:15:21 +00:00
d6ceaf5728 debuglevels: pulled and merged DEV300.m102 2011-03-14 09:47:56 +01:00
db993edbdc fix graphite build on Linux 64-bit 2011-03-11 11:36:35 +01:00
ab6aeefe78 add -fpermissive for yucky narrowing 2011-03-11 09:24:19 +00:00
a7fe7cb634 Fix memory leaks in vectors 2011-03-10 22:39:00 +07:00
d9acb375a8 Remove cmake dependency. Statically create graphite library 2011-03-10 22:39:00 +07:00
9dfa2babe6 graphite2 consolidated patch 2011-03-10 22:39:00 +07:00
eff28f0cd8 vcl119: #i116227# remove an invalid assertion 2011-02-21 13:30:27 +01:00
a0c84cafa5 Trying to remove the stlport mention from the code 2011-02-09 19:57:34 +01:00
93c24cc5b4 Removing the ext_std masterpiece 2011-02-09 19:57:34 +01:00
a098b9853a Make stlport only optional dependency of postprocess 2011-02-09 19:57:34 +01:00
6457e973f5 debuglevels: #i116839# 2011-02-07 10:20:10 +01:00
d1e4f11a96 Don't try to copy nonexistent pdb files 2011-02-03 01:11:25 +02:00
074034a79e Clean up makefiles 2011-02-02 12:15:06 +01:00
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
09b6be8237 sync configure's -Werror logic with configure.ac 2011-01-15 20:14:53 +00:00
bd5d223a36 make possible to build with c++0x, remove obsolete method 2010-11-24 12:32:25 +00:00
0636f63978 DEV300: changesets OOO330 up to m5 2010-08-25 16:13:14 +02:00