History log of /external/harfbuzz_ng/Makefile.am
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bb8ffb581b89cf27fb8e0743b81bbda21654233e 04-Mar-2014 Behdad Esfahbod <behdad@behdad.org> Use AM_MISSING_PROG for ragel and git
/external/harfbuzz_ng/Makefile.am
74ff41c3a573bdf74b60623065eb92a49f055893 04-Sep-2013 Behdad Esfahbod <behdad@behdad.org> Minor
/external/harfbuzz_ng/Makefile.am
b0e03508bad04d7dcf2c50ac81f6261425b34c5f 29-Aug-2013 Behdad Esfahbod <behdad@behdad.org> Dist with gobject and introspection enabled
/external/harfbuzz_ng/Makefile.am
f7c72b42efb8d42859023659fd2e3d589523436d 24-Feb-2013 Anthony Carrico <acarrico@memebeam.org> [gtk-doc] Initial setup

Initial setup of gtk-doc. Straight forward setup following the gtk-doc
instructions. Ignore some troublesome types in src/hb-gobject.h. To
build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in
harfbuzz/docs/reference/html/index.html.
/external/harfbuzz_ng/Makefile.am
280e52ae95df0cbee0bb305f5354381bc1d563f4 31-May-2013 Behdad Esfahbod <behdad@behdad.org> Fix ChangeLog regen
/external/harfbuzz_ng/Makefile.am
22ce0961742df0a213f2cc86ca3d5a72453c00b1 28-May-2013 Behdad Esfahbod <behdad@behdad.org> Generate harfbuzz-icu.pc

Currently it only works with ICU that has .pc files. I'll
wait till someone complains before fixing it for icu-config
systems.
/external/harfbuzz_ng/Makefile.am
22c625a490bbaac52ead2cd29ee49b170e6e9845 05-Mar-2013 Behdad Esfahbod <behdad@behdad.org> [git.mk] Update to commit efc928222179576270c5910416d8055dd7a97896

Move reusable list of files into variable definitions modules can
reuse
/external/harfbuzz_ng/Makefile.am
66f7b3509a121b8f3289ad4c4aed2b5b10a6de2e 05-Mar-2013 Behdad Esfahbod <behdad@behdad.org> Add libtool m4 macros to MAINTAINERCLEANFILES
/external/harfbuzz_ng/Makefile.am
614242efb043f2ed78916377138d456279a20a54 07-Feb-2013 Behdad Esfahbod <behdad@behdad.org> Revert "Include config.h.in in tree"

This reverts commit 01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80.

Conflicts:
config.h.in

Same argument as previous commit.
/external/harfbuzz_ng/Makefile.am
94afeb6ebe27534fc80d7173cc6f67375c3aaca6 21-Dec-2012 Behdad Esfahbod <behdad@behdad.org> Add Android.mk
/external/harfbuzz_ng/Makefile.am
01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80 29-Oct-2012 Behdad Esfahbod <behdad@behdad.org> Include config.h.in in tree

I typically don't like including generating files in tree. But like to
make an exception for this, since this forms the canonical list of
options one would need to go through when building with alternative
build systems.
/external/harfbuzz_ng/Makefile.am
c7afac0aa6e51e6a49ebf13f72537398698c9e49 02-Oct-2012 Behdad Esfahbod <behdad@behdad.org> Add AC_CONFIG_MACRODIR
/external/harfbuzz_ng/Makefile.am
7068e534c4ef7ed2eb7ef8e1370fd4a449556ce8 18-Aug-2012 Behdad Esfahbod <behdad@behdad.org> Fix ChangeLog generation rule
/external/harfbuzz_ng/Makefile.am
e297ee4acd6f9d950f8542fc6ad71fd580b69284 10-Aug-2012 Behdad Esfahbod <behdad@behdad.org> Bump version to 0.9.2

A *real* release this time, with NEWS, ChangeLog, etc.
/external/harfbuzz_ng/Makefile.am
511a136f0c092880b19250a5df53bcf9f4b043ca 09-Aug-2011 Behdad Esfahbod <behdad@behdad.org> Move hb-view into util/
/external/harfbuzz_ng/Makefile.am
5c9f14932d59e306fbc72f7daecb384a16da73d9 27-May-2011 Behdad Esfahbod <behdad@behdad.org> Minor
/external/harfbuzz_ng/Makefile.am
3f12c434e20261f6d5c600e56575b7dfdd5b1470 27-May-2011 Behdad Esfahbod <behdad@behdad.org> [configure] Generate sha256sum and GPG-sign it
/external/harfbuzz_ng/Makefile.am
28b1bac5415774cf892c9cc0afcac1324c2093f5 27-May-2011 Behdad Esfahbod <behdad@behdad.org> [test] Switch to automake-based test-runner

Adds check-valgrind among other modes. We do not run under gtester by
default anymore.
/external/harfbuzz_ng/Makefile.am
abe636b8761e47ea60b193c7e72a044de224d172 10-May-2011 Behdad Esfahbod <behdad@behdad.org> Add DOAP file
/external/harfbuzz_ng/Makefile.am
9faa980067f802f712c2adf8263152ed40c98088 11-Apr-2011 Behdad Esfahbod <behdad@behdad.org> Add an in-tree test suite

Uses the glib testing framework. Wrote unit tests for hb-common.h
types.
/external/harfbuzz_ng/Makefile.am
a07874300a669ec0ea09a67df2a3ee8b0612d6b9 10-Jan-2011 Behdad Esfahbod <behdad@behdad.org> Don't use the m4/ dir

We just require people to have libtool, pkg-config, etc installed
when running autogen.sh
/external/harfbuzz_ng/Makefile.am
2abe1264a580858bf7803af1701117a462375fb4 10-Jan-2011 Javier Jardón <jjardon@gnome.org> Bug 31174 - Update autotools configuration
/external/harfbuzz_ng/Makefile.am
8a7d16808200f4fa02d6d12a8b8492bdedeb2c24 15-Dec-2009 Behdad Esfahbod <behdad@behdad.org> Distribute autogen.sh
/external/harfbuzz_ng/Makefile.am
5932f8f7c3b73ade3752020351fa8b6a9a3bf500 02-Nov-2009 Behdad Esfahbod <behdad@behdad.org> Generate ChangeLog
/external/harfbuzz_ng/Makefile.am
29aa40018301a4f138cd5e73463079c7704bf3ac 02-Nov-2009 Behdad Esfahbod <behdad@behdad.org> Add build system
/external/harfbuzz_ng/Makefile.am