Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-13 | Remove unused NEED_SNPRINTF code to #include non-existent snprintf.c | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2011-01-13 | Make fscanf format string constant so it can be checked at compile time | Alan Coopersmith | |
Clears gcc warning of: mkfontscale.c:714: warning: format not a string literal, argument types not checked Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2011-01-13 | config: Add missing AC_CONFIG_SRCDIR | Alan Coopersmith | |
Regroup AC statements under the Autoconf initialization section. Regroup AM statements under the Automake initialization section. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2011-01-13 | man: remove trailing spaces and tabs | Gaetan Nadon | |
Using s/[ \t]*$// Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2011-01-12 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Gaetan Nadon | |
This silences an Autoconf warning | |||
2010-10-29 | mkfontscale 1.0.8mkfontscale-1.0.8 | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2010-10-29 | Remove unnecessary calls from configure.ac | Alan Coopersmith | |
XORG_DEFAULT_OPTIONS calls AC_PROG_CC and AC_PROG_INSTALL PKG_CHECK_MODULES calls AC_SUBST on LIBS & CFLAGS variables Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2010-10-29 | config: upgrade to util-macros 1.8 for additional man page support | Alan Coopersmith | |
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS Enables use of platform appropriate version of sed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2010-10-29 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | |
Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-10-29 | Sun's copyrights now belong to Oracle | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2010-10-06 | Purge cvs tags. | Jesse Adkins | |
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> | |||
2010-01-14 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-11-26 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | |
Now that the INSTALL file is generated. Allows running make maintainer-clean. | |||
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | |
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. | |||
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | |
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. | |||
2009-10-10 | mkfontscale 1.0.7mkfontscale-1.0.7 | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-10-10 | Add link to SubmittingPatches wiki page to README | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-10-10 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-01-16 | Silence sparse warnings and update .gitignore. | Paulo Cesar Pereira de Andrade | |
2008-12-18 | Version 1.0.6mkfontscale-1.0.6 | Alan Coopersmith | |
2008-12-18 | man page typo fix | Alan Coopersmith | |
2008-12-17 | Add hooks for checking sources with lint/sparse/etc. | Alan Coopersmith | |
2008-12-17 | Add basic README with URL's of git, bugzilla & mailing list | Alan Coopersmith | |
2008-12-17 | Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2 | Alan Coopersmith | |
2008-11-05 | Add support for bzip2 compressed fonts if configured --with-bzip2 | Alan Coopersmith | |
2008-05-11 | Bump to 1.0.5mkfontscale-1.0.5 | Julien Cristau | |
2008-05-10 | Update copyright date. | Juliusz Chroboczek | |
2008-05-10 | Fix handling of OpenType/CFF fonts with embedded bitmaps. | Juliusz Chroboczek | |
The old workaround would trigger with CFF fonts with embedded bitmaps. We now explicitly check for the font format being TrueType. Reported by Andrey V. Panov. | |||
2008-05-10 | Remove doubly included header. | Juliusz Chroboczek | |
2008-04-28 | Add bdf and pcf to font priority table. | Juliusz Chroboczek | |
This mirrors the behaviour of the old mkfontdir, which prefers pcf to bdf fonts. | |||
2008-04-28 | Fix typo in mkfontscale.c. | Juliusz Chroboczek | |
This spurious break statement disabled checking for Apple and ISO Unicode CMaps in SFNT fonts. Thanks to Alan Coopersmith and Stefan Dirsch. | |||
2008-04-24 | Compile warning fixes. | Paulo Cesar Pereira de Andrade | |
Include headers for proper prototypes and "ansify" makeHashTable. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2008-03-06 | mkfontscale 1.0.4mkfontscale-1.0.4 | Adam Jackson | |
2008-02-24 | Bug #11337: Use strcasecmp() instead of broken open-coded version. | Adam Jackson | |
Also, use tolower() instead of broken open-coded version. | |||
2008-01-07 | Fix typo in man page | Alan Coopersmith | |
2008-01-07 | Convert (1) to (__appmansuffix__) in man page | Alan Coopersmith | |
2007-12-06 | Replace static ChangeLog with dist-hook to generate from git log | James Cloos | |
2007-09-03 | Add *~ to .gitignore to skip patch/emacs droppings | James Cloos | |
2007-08-23 | Rename .cvsignore to .gitignore | James Cloos | |
2006-11-08 | bump to 1.0.3mkfontscale-1.0.3 | Daniel Stone | |
2006-10-31 | Allow SemiBold weight for Type 1 fonts. | Juliusz Chroboczek | |
Thanks to Andrey Panov. | |||
2006-10-31 | Fix typos in manual page, update author's address, update COPYING. | Juliusz Chroboczek | |
2006-10-13 | Bump to 1.0.2mkfontscale-1.0.2 | Adam Jackson | |
2006-07-19 | open files in binary mode. fixes cygwin issues. | Alan Hourihane | |
2006-05-25 | Check for xproto not x11 (libX11 is not needed). | Jeremy C. Reed | |
2005-12-21 | Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0 | Kevin E Martin | |
2005-12-19 | Stub COPYING files | Adam Jackson | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | |