blob: ace88b5d27c4aa22a027434d1ffb85aae4c4cc6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
|
commit 68e1fce89dd50bcd29933d59042e966767605a9c
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Sat Oct 10 17:37:50 2009 -0700
font-daewoo-misc 1.0.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit fbd4afe7b79e8dd6d06232fb1a98f2bb79f8ab72
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Oct 7 16:29:13 2009 -0700
Migrate to xorg macros 1.3 & font-util 1.1 macros
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit ea291e10f50f1588d27bce83a58257a75d7733b9
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Tue Oct 6 19:14:28 2009 -0700
Add pointers to mailing lists, bugzilla, & git to README
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit 7e43cdc55a4c5a310ce98fd04ee1a25671d34029
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date: Tue Jan 27 19:11:07 2009 -0200
Janitor: Correct make distcheck and configure.ac simplification
commit ae4ec15ecc0ddff44f9b020f90c639641bae4d80
Author: Andres Salomon <dilinger@debian.org>
Date: Sat Oct 25 20:50:21 2008 +0200
Bug#5176: cause configure to bail if mkfontscale or mkfontdir are not found
Signed-off-by: Julien Cristau <jcristau@debian.org>
commit 8f0810df0344d856d4fd76bc08f93905888b68ed
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Dec 6 16:37:55 2007 -0500
Replace static ChangeLog with dist-hook to generate from git log
commit f1afa371915ca375a67819fbf65d1e6ff6a3c72f
Author: James Cloos <cloos@jhcloos.com>
Date: Mon Sep 3 05:53:08 2007 -0400
Add *~ to .gitignore to skip patch/emacs droppings
commit 955a852e1f83338c9c1e4fb73742cdbdbe1b6d61
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Aug 23 19:26:30 2007 -0400
Rename .cvsignore to .gitignore
commit 94c7fcab052e313d2e5a416fc933deb8ae13ab1d
Author: Kevin E Martin <kem@kem.org>
Date: Thu Dec 15 00:24:24 2005 +0000
Update package version number for final X11R7 release candidate.
commit 79cc8beb522f25011fbd3168858bf242b64508c1
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 17:08:52 2005 +0000
Add m4 magic to allow AS_HELP_STRING to work with older versions of
autoconf 2.57.
commit 9646e4b8ba4eae4a397ce5c71d19689f64a0c22d
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 05:49:39 2005 +0000
Update package version number for X11R7 RC3 release.
commit 6a39ccbc4aaa7a7ccb6ff9d2a5df2c79a801abe1
Author: Eric Anholt <anholt@freebsd.org>
Date: Thu Nov 24 05:21:15 2005 +0000
Bug #5122: Use $< instead of $^ to be portable to FreeBSD's make.
commit e7c44386407d5f8ee9226ad020628417f072f860
Author: Eric Anholt <anholt@freebsd.org>
Date: Tue Nov 22 02:00:20 2005 +0000
Add .cvsignores for fonts.
commit 086025d1c86b9c44368f065c455a863d8a1230c9
Author: Kevin E Martin <kem@kem.org>
Date: Tue Nov 15 08:29:18 2005 +0000
Add configure option to change the installed font dir.
commit 77ae6b82baf0ef62e95a3defa66b3964644fa8dc
Author: Kevin E Martin <kem@kem.org>
Date: Fri Jul 29 21:22:48 2005 +0000
Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
commit a32872dd10221e2d919126c5edc319a6f8495c71
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Tue Jul 19 02:40:06 2005 +0000
Convert $(foreach...) to more portable suffix substitution rules
commit 14174bd97ecfbbb35a18aeac1ea96acbe8cf8aba
Author: Kevin E Martin <kem@kem.org>
Date: Thu Jun 30 22:28:07 2005 +0000
Initial build system files for font module
commit b5ccbbb8bcb40c761776d6c68edd07d5c4378b22
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 16:48:42 2003 +0000
XFree86 4.3.0.1
commit 06632e12d0e2ed5b7c45a8ece96032081791afb5
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 15:54:35 2003 +0000
R6.6 is the Xorg base-line
|