index
:
xorg/app/mkfontscale
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d-dev-0-6-1-1
lg3d-dev-0-6-2
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-master
master
Create an index of scalable font files for X (mirrored from https://gitlab.freedesktop.org/xorg/app/mkfontscale)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
mkfontdir: config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-1
/
+0
2019-02-18
mkfontdir: Purge cvs tags.
Jesse Adkins
1
-3
/
+0
2019-02-18
mkfontdir: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
1
-1
/
+1
2019-02-18
mkfontdir: Fix formatting of man page so ellipsis are shown with Solaris nroff
Alan Coopersmith
1
-2
/
+2
2019-02-18
mkfontdir: Fill in COPYING file with copyright/license notices
Alan Coopersmith
1
-0
/
+48
2019-02-18
mkfontdir: Add references to mkfontscale to man page
Alan Coopersmith
1
-6
/
+10
2019-02-18
mkfontdir: Let BSD make find mkfontdir.cpp when building in a separate obj dir
Matthieu Herrb
1
-2
/
+4
2019-02-18
mkfontdir: Find mkfontscale through @bindir@ rather than AC_PATH_PROG, since ...
Adam Jackson
2
-2
/
+2
2019-02-18
mkfontdir: build fix for non-GNU make
Matthieu Herrb
1
-1
/
+1
2019-02-18
mkfontdir: Add build system for bdftopcf, mkfontdir and mkfontscale
Kevin E Martin
2
-1
/
+14
2019-02-18
mkfontdir: Merging XORG-CURRENT into trunk
Egbert Eich
2
-2
/
+2
2019-02-18
mkfontdir: Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST ...
Egbert Eich
2
-2
/
+2
2019-02-18
mkfontdir: Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2
-2
/
+2
2019-02-18
mkfontdir: readding XFree86's cvs IDs
Egbert Eich
2
-2
/
+2
2019-02-18
mkfontdir: Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PS...
Egbert Eich
2
-2
/
+2
2019-02-18
mkfontdir: Initial revision
Kaleb Keithley
1
-0
/
+4
2019-02-18
mkfontdir: XFree86 4.3.0.1
Kaleb Keithley
1
-7
/
+81
2019-02-18
mkfontdir: R6.6 is the Xorg base-line
Kaleb Keithley
1
-0
/
+100
2019-01-06
Clear some -Wshorten-64-to-32 warnings from clang 6
Alan Coopersmith
2
-14
/
+16
2019-01-06
Clear some -Wsign-compare warnings from gcc 7
Alan Coopersmith
1
-6
/
+6
2019-01-06
Add new ConstList functions and use them.
Thomas Klausner
4
-11
/
+143
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
3
-26
/
+20
2018-10-01
Stop shadowing 'found' in checkExtraEncoding()
Alan Coopersmith
1
-3
/
+3
2018-10-01
Rename variable 'n' to avoid shadowing another 'n' in doDirectory
Alan Coopersmith
1
-5
/
+5
2018-10-01
Use vasprintf(), if available, to implement dsprintf()
Alan Coopersmith
2
-0
/
+13
2018-10-01
Replace dsprintf("%s", s) with strdup(s)
Alan Coopersmith
1
-4
/
+4
2018-10-01
Remove last use of strcat
Alan Coopersmith
1
-2
/
+3
2018-09-10
Sort input file list
Bernhard M. Wiedemann
1
-8
/
+10
2018-03-06
mkfontscale 1.1.3
mkfontscale-1.1.3
Alan Coopersmith
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2016-09-18
mkfontscale: Avoid a buffer underrun
Jeremy Huddleston Sequoia
1
-1
/
+1
2016-05-10
fix handling of Type1 fonts without /FamilyName and/or /FullName
Stefan Dirsch
1
-3
/
+6
2015-01-16
mkfontscale 1.1.2
mkfontscale-1.1.2
Alan Coopersmith
1
-1
/
+1
2014-07-06
Remove extraneous duplicate checks for -r & -n options
Alan Coopersmith
1
-4
/
+0
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-06-02
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2014-03-19
Only include config.h if it exists.
Thomas Klausner
2
-0
/
+4
2014-01-02
Fix possible malloc allocation error found by clang static analysis
Jeremy Huddleston Sequoia
1
-1
/
+6
2014-01-02
Plug a memory leak found by clang static analysis
Jeremy Huddleston Sequoia
1
-8
/
+16
2013-11-22
Print which option was in error along with usage message
Alan Coopersmith
1
-7
/
+18
2013-11-22
Make usage() always exit(1)
Alan Coopersmith
2
-10
/
+4
2013-11-22
Add -v flag to print program version
Alan Coopersmith
2
-1
/
+9
2013-11-22
Add missing newline to usage output
Alan Coopersmith
1
-1
/
+1
2013-07-16
mkfontscale 1.1.1
mkfontscale-1.1.1
Alan Coopersmith
1
-1
/
+1
2013-06-06
Protect config.h inclusion like usual.
Thomas Klausner
1
-0
/
+2
2013-05-22
Document -u/-U options in man page
Peter Hutterer
1
-0
/
+6
2013-01-19
Replace malloc(strlen);strcpy() calls with strdup
Alan Coopersmith
4
-19
/
+17
[next]