|
abc82b49
|
2018-02-20T14:34:16
|
|
Add Ragel-generated files to git
I know it's bad form; I know I've said no to this multiple times...
But this is part of an experiment to see if we can make rolling HarfBuzz
into Chrome much faster. That will give us a lot more testing exposure
that currently Chrome does.
Doing this while those files are still considered ignored by our
gitignore rules; will see how that flies.
|
|
72bec1cd
|
2018-01-05T12:42:20
|
|
Improve tests (#679)
|
|
7481bd49
|
2015-03-04T15:47:25
|
|
Fix previous commit
I misunderstood how which works.
|
|
6763e21a
|
2015-03-04T15:43:05
|
|
Accept glibtoolize as libtoolize
Of course, we don't really run it, autoreconf does. We just
err if neither is available. glibtoolize is the name it is
shipped under on OS X. Reported by Adam.
|
|
1e03d7ac
|
2015-02-26T13:58:32
|
|
Better error message if libtool is not installed
Fixes https://github.com/behdad/harfbuzz/pull/88
|
|
e9853f33
|
2014-03-21T12:53:08
|
|
One more fix for build without gtk-doc
Fixes https://github.com/behdad/harfbuzz/pull/35
|
|
b934b0f9
|
2014-03-19T11:52:40
|
|
Yet another try to make build without gtk-doc succeed
|
|
b456d42b
|
2014-02-11T17:29:40
|
|
Allow bootstrapping without gtk-doc
Seems like configure.ac is already able to handle it.
|
|
1e994a8f
|
2013-09-03T18:11:47
|
|
[gtk-doc] Copy makefile
|
|
f7c72b42
|
2013-02-24T13:00:33
|
|
[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.
|
|
adff3778
|
2013-02-06T23:43:27
|
|
Revert "[Indic] Import ragel-generated Indic machine in git"
This reverts commit fab7a71f110ed646745d54b23284537c50058c21.
Conflicts:
src/hb-ot-shape-complex-indic-machine.hh
Keeping that generated file in-tree causes problems with processes like
tinderbox that automatically fetch and build harfbuzz. It's harder to
bootstrap harfbuzz now (as was previously), but I'm willing to give this
another chance and see how it goes.
|
|
fab7a71f
|
2012-09-24T21:51:13
|
|
[Indic] Import ragel-generated Indic machine in git
I don't expect ragel to be creating too much noise in its generated
output, and including this in-tree helps users right now. We can
revisit this later if it proved to be too much trouble.
|
|
b301478a
|
2011-08-02T11:25:13
|
|
Bug 39763 - autogen.sh should check pkg-config availability
(and revert change have_icu change I mistakenly pushed out)
|
|
1264b23e
|
2011-08-01T16:39:32
|
|
Bug 39702 - configure check for ragel
|
|
2abe1264
|
2011-01-09T22:18:53
|
|
Bug 31174 - Update autotools configuration
|
|
0109816b
|
2010-10-05T18:36:45
|
|
Update build system
|
|
d03f8186
|
2009-11-02T18:52:21
|
|
Disable configure cache
|
|
1f0ceeb8
|
2009-11-02T16:28:39
|
|
Install library
|
|
29aa4001
|
2009-11-02T16:28:39
|
|
Add build system
|