summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* post release version bumpAlexander Larsson2012-12-061-1/+1
|
* Bump harfbuzz requirement to 0.9.9Alexander Larsson2012-12-061-1/+1
|
* build: Use -Bsymbolic-functions by default if availableColin Walters2012-12-041-0/+21
| | | | | | | Using -Bsymbolic-functions to avoid internal PLT indirection is an easy win. This is the same code that both GLib and GTK+ have. https://bugzilla.gnome.org/show_bug.cgi?id=689648
* Remove runtests.shBehdad Esfahbod2012-12-021-3/+0
|
* Require harfbuzz 0.9.7Behdad Esfahbod2012-11-211-1/+1
|
* Post-release version bumpMatthias Clasen2012-11-191-2/+2
|
* Post-release version bumpMatthias Clasen2012-11-131-1/+1
|
* 1.32.21.32.2Matthias Clasen2012-11-131-1/+1
|
* Rename configure.in to configure.acMatthias Clasen2012-11-131-0/+948
autoconf is going to drop support for .in at some point.