Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-10 | Reported graphite2 patch upstream | Stephan Bergmann | |
Change-Id: Idca64b8925199f3d275e7966c1d0e13fee4967a8 | |||
2012-12-10 | -Wc++11-narrowing | Stephan 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-15 | tweak some build.lsts... | Michael Stahl | |
Change-Id: Ia9b5b2775ad91661bf3d130417a1624fa4d855d2 | |||
2012-10-31 | drop unused patches | David Tardon | |
Change-Id: I8e4dc4c6a727ecb54b1555701d19554f9766d79d | |||
2012-10-31 | fix mingw build of graphite | David Tardon | |
Change-Id: Ie4ac8f71de1816325f40d8c276b07e9e126a85b5 | |||
2012-10-25 | graphite: convert to gbuild | Matúš Kukan | |
Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6 | |||
2012-10-11 | Update graphite to 1.2.0 | Martin 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-29 | The graphite page was moved | Takeshi Abe | |
Change-Id: I99bc4cd9e600dc0b2e9f74fba7615c6677cf90ca | |||
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern 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-09 | Added and improved READMEs for modules in libs-extern-sys | Josh Heidenreich | |
2011-09-22 | Upgrade graphite to 1.0.3 fix surrogate support | Martin Hosken | |
2011-08-24 | We build graphite as a static library for MSVC | Tor Lillqvist | |
2011-08-23 | export WORDS_BIGENDIAN in set_soenv and make graphite2 use it | Rene Engelhard | |
2011-08-23 | placement new needs new header included | Caolán McNamara | |
2011-08-23 | Upgrade graphite to 1.0.2 and simplify patches | Martin Hosken | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-31 | Merge branch 'master' of ↵ | Jan Holesovsky | |
git://anongit.freedesktop.org/libreoffice/libs-extern-sys Conflicts: graphite/graphite2-0.9.2.patch | |||
2011-05-30 | We build graphite as a static library, drop conditional dllimport/export | Tor Lillqvist | |
We would need to pass -DGR2_STATIC when compiling graphite-using code otherwise. Also make patch apply without fuzz. | |||
2011-05-16 | Fix graphite2-0.9.2 particulary for LinLibertineG (fdo#36510, fdo#36752) | Martin Hosken | |
Signed-off-by: Petr Mladek <pmladek@suse.cz> | |||
2011-05-16 | Revert "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-16 | Revert "And the makefiles" | Petr Mladek | |
caused many build problems on Windows; too late to do this change This reverts commit 7911b8ed64ba69322dc5b82177c7149c39c3604e. | |||
2011-05-16 | And the makefiles | Martin Hosken | |
2011-05-16 | Fix graphite2 particulary for LinLibertineG | Martin Hosken | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | |
Conflicts: graphite/makefile.mk libxml2/makefile.mk | |||
2011-03-15 | Maybe one day I get this right | Fridrich Štrba | |
2011-03-15 | avoid __declspec decorations on windows | Fridrich Štrba | |
2011-03-15 | Add possibility to specify that one builds static graphite | Fridrich Štrba | |
2011-03-15 | try to deliver graphite_off.lib properly | Fridrich Štrba | |
2011-03-15 | fix build error, add build depend | Caolán McNamara | |
2011-03-14 | debuglevels: pulled and merged DEV300.m102 | Frank Schoenheit [fs] | |
2011-03-11 | fix graphite build on Linux 64-bit | Fridrich Štrba | |
2011-03-11 | add -fpermissive for yucky narrowing | Caolán McNamara | |
2011-03-10 | Fix memory leaks in vectors | Martin Hosken | |
2011-03-10 | Remove cmake dependency. Statically create graphite library | Martin Hosken | |
2011-03-10 | graphite2 consolidated patch | Martin Hosken | |
2011-02-21 | vcl119: #i116227# remove an invalid assertion | Philipp Lohmann [pl] | |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba | |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba | |
2011-02-09 | Make stlport only optional dependency of postprocess | Fridrich Štrba | |
2011-02-07 | debuglevels: #i116839# | Frank Schoenheit [fs] | |
2011-02-03 | Don't try to copy nonexistent pdb files | Tor Lillqvist | |
2011-02-02 | Clean up makefiles | Thomas Arnhold | |
2011-01-24 | Interpret any non-empty value of $(debug) as true, like elsewhere | Tor Lillqvist | |
Also, avoid double slash when redirecting the pdb file just for cleanliness. | |||
2011-01-15 | sync configure's -Werror logic with configure.ac | Caolán McNamara | |
2010-11-24 | make possible to build with c++0x, remove obsolete method | Caolán McNamara | |
2010-08-25 | DEV300: changesets OOO330 up to m5 | Vladimir Glazunov | |
2010-08-02 | #i113565# remove mingw-specific patch which is no longer needed (thanks tono) | Herbert Duerr [hdu] | |
2010-07-22 | CWS-TOOLING: integrate CWS graphite03_OOO330 | Jens-Heiner Rechtien | |
2010-06-29 | graphite03: #i112730# updated graphite patch and improvements to glyph ↵ | Keith Stribley | |
metric caching | |||
2010-06-22 | CWS-TOOLING: integrate CWS mingwport30 | obo | |
Notes: split repo tag: libs-extern-sys_ooo/DEV300_m84 split repo tag: libs-extern-sys_ooo/OOO330_m0 |