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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
|
commit f2cc7491570242830ab55c7a736b9f157e3d4e3f
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Oct 12 21:17:15 2009 -0700
xlsatoms 1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit a7da06480105f97e245f446cd8e2e807ff4720d9
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Oct 12 21:16:29 2009 -0700
Fill in COPYING with copyright/license notices from code
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit bf8b5f9137b59314c26802d388ad3ad66be706ae
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Oct 12 21:14:44 2009 -0700
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit b4bf6ca53f42eedf49c9322524b400d48d32577c
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Thu Oct 1 14:54:26 2009 -0700
Add README with pointers to mailing lists, bugzilla, & git
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit 9eeccfd4c9019f8c15ddcf4f6204c82335d4cadd
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date: Thu Jan 22 15:47:55 2009 -0200
Correct make distcheck and sparse warnings.
commit e14ae0d017094ce463837c89098e4e07fef5524b
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Dec 6 16:37:23 2007 -0500
Replace static ChangeLog with dist-hook to generate from git log
commit a00d1dcb7aa09eb45334c8e07399c54d4a0d2b01
Author: James Cloos <cloos@jhcloos.com>
Date: Mon Sep 3 05:51:33 2007 -0400
Add *~ to .gitignore to skip patch/emacs droppings
commit ea841266aa043769b31b62c979f868e1ae22891b
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Aug 23 19:24:58 2007 -0400
Rename .cvsignore to .gitignore
commit 416948a936bdc1880aae75661baa06096a4ed600
Author: Kevin E Martin <kem@kem.org>
Date: Wed Dec 21 02:29:51 2005 +0000
Update package version for X11R7 release.
commit 4ddbc9132d96247ad6fb943007787e2eece5f752
Author: Adam Jackson <ajax@nwnk.net>
Date: Mon Dec 19 16:22:45 2005 +0000
Stub COPYING files
commit 117c45ff10002e82a61d1e045a1ebb19474693f4
Author: Kevin E Martin <kem@kem.org>
Date: Thu Dec 15 00:24:08 2005 +0000
Update package version number for final X11R7 release candidate.
commit 98bcfddcf7ca35c291af23798251739a21d833c1
Author: Kevin E Martin <kem@kem.org>
Date: Tue Dec 6 22:48:23 2005 +0000
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
commit c347e0f1f24f63c82654cf68dc3ec7e020028ee2
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 05:49:25 2005 +0000
Update package version number for X11R7 RC3 release.
commit c41494f146e98abf24159891cfb4f623abd32aa1
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Nov 28 22:01:44 2005 +0000
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
commit 5da8a3aae794223262a6baa67be735b15d251823
Author: Eric Anholt <anholt@freebsd.org>
Date: Mon Nov 21 10:35:02 2005 +0000
Another pass at .cvsignores for apps.
commit 513fe86ba2e5b341f06189925788d12db5eb840f
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Nov 21 03:14:16 2005 +0000
Change dependency from xmu to xmuu since the full xmu (with all its baggage
like Xt) is not needed here.
commit 527b931684a88276c199482394e7a0d9efc1ed6c
Author: Eric Anholt <anholt@freebsd.org>
Date: Sun Nov 20 22:08:53 2005 +0000
Add/improve .cvsignore files for apps.
commit de4d6344e8a815d1487a475548253c4209800a50
Author: Kevin E Martin <kem@kem.org>
Date: Wed Oct 19 02:47:55 2005 +0000
Update package version number for RC1 release.
commit ed265d91126ad170310f9c8ec25001a77804128b
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Oct 17 23:56:23 2005 +0000
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
work better with BSD make
commit ec56e606da86b5fba8b5bd8a4ab05ca8bd126da7
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Fri Oct 14 00:25:46 2005 +0000
Use sed to fill in variables in man page
commit f486eb03eb2281709466d8dc978b19ebe7ab7815
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Aug 1 20:25:30 2005 +0000
Install man pages to section 1 instead of section m (Patch from Donnie
Berkholz)
commit 94786076dbf8b5fa7ff375c51665de58e3b6ae36
Author: Kevin E Martin <kem@kem.org>
Date: Fri Jul 29 21:22:35 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 34c4875ac98c9e539aabc5f5317b992d4697289a
Author: Adam Jackson <ajax@nwnk.net>
Date: Wed Jul 20 19:32:01 2005 +0000
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
configure cache, you cache it, and the cached value is probably wrong.
commit 0dd5d7bf6f87df04b4d83ba5cc9356c6eed71088
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date: Tue Jul 5 22:51:10 2005 +0000
Add build systems for xlogo, xlsatoms, xlsclients, xmag, xman, xmessage,
xmh, xmore. lib/Xaw/xaw.m4: Add an AM_CONDITIONAL and a shell variable
xaw_use_xprint symlink.sh: add some extra files for xgc, xinit,
xkbcomp, xlogo, xmb, and xmodmap xc/programs/xmore/xmore.c:
Conditionalize use of xprint
commit 0e0e651357c2fd8787a3b7007120e0776f2063af
Author: Egbert Eich <eich@suse.de>
Date: Fri Apr 23 19:54:58 2004 +0000
Merging XORG-CURRENT into trunk
commit b156707c5bb2a8f3b2082592a077046a75f4df70
Author: Egbert Eich <eich@suse.de>
Date: Sun Mar 14 08:35:37 2004 +0000
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
commit d9e726bd64a5262581c5e84435c9eac2792f8242
Author: Egbert Eich <eich@suse.de>
Date: Wed Mar 3 12:13:14 2004 +0000
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
commit d4e13464edb1a19de8928c08ceaea989d50867c4
Author: Egbert Eich <eich@suse.de>
Date: Thu Feb 26 13:36:26 2004 +0000
readding XFree86's cvs IDs
commit 30f72fe384a5ed45de0e7ba92ff3630474ed4f64
Author: Egbert Eich <eich@suse.de>
Date: Thu Feb 26 09:24:14 2004 +0000
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
commit d5631467e162bbf58d62b506ef817b16ba93cd06
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 16:49:23 2003 +0000
XFree86 4.3.0.1
commit c4577392d4ebbd4a4fdf37720982cb378b5749a0
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 15:54:54 2003 +0000
R6.6 is the Xorg base-line
|