index
:
app/fonttosfnt
master
obsd
Wrap a bitmap font in a sfnt (TrueType) wrapper
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2020-12-16
Bump to 1.2.1
fonttosfnt-1.2.1
Peter Hutterer
2020-10-21
Bump to 1.2.0
fonttosfnt-1.2.0
Peter Hutterer
2020-01-06
Bump to 1.1.0
fonttosfnt-1.1.0
Peter Hutterer
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-08-01
Bump to 1.0.5
fonttosfnt-1.0.5
Peter Hutterer
2014-06-01
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2014-06-01
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2011-01-19
config: move man pages into their own directory
Gaetan Nadon
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-12
config: remove unrequired AC_SUBST([*_LIBS])
Gaetan Nadon
2011-01-12
config: remove unrequired AC_SUBST([*_CFLAGS])
Gaetan Nadon
2011-01-12
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2011-01-12
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
Gaetan Nadon
2011-01-12
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2011-01-12
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-02-11
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-01-12
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-05-11
Bump to 1.0.4
fonttosfnt-1.0.4
Julien Cristau
2008-05-11
Add autoconf test for va_copy.
Julien Cristau
2008-05-11
Use autoconf test instead of #ifdef GLIBC for vasprintf.
Julien Cristau
2006-12-16
bump to 1.0.3
fonttosfnt-1.0.3
Daniel Stone
2006-10-13
Bump to 1.0.2
fonttosfnt-1.0.2
Adam Jackson
2005-12-21
Update package version for X11R7 release.
XORG-7_1
XORG-7_0_99_901
XORG-7_0
Kevin E Martin
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-11-20
fonttosfnt only depends on xproto headers, not x11 library
Alan Coopersmith
2005-11-09
Update package version number for X11R7 RC2 release.
XORG-6_99_99_902
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_901
Kevin E Martin
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2005-07-29
Various changes preparing packages for RC0:
Kevin E Martin
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2005-07-06
Build system for fonttosfnt
Søren Sandmann Pedersen