summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 4bfbec707f4f5624764c3f736870dd557b4e4f23 (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
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
211
212
213
214
215
216
217
218
2005-12-06  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* Makefile.am:
	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

2005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update package version number for X11R7 RC3 release.

2005-11-19  Alan Coopersmith  <alan.coopersmith@sun.com>

	* Makefile.am:
	Remove duplicate setting of EXTRA_DIST

2005-11-12  Alan Coopersmith  <alan.coopersmith@sun.com>

	* configure.ac: 
	* Makefile.am:
	Substitute variables in man page

2005-11-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update package version number for X11R7 RC2 release.

2005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update package version number for RC1 release.

2005-07-29  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* Makefile.am:
	* configure.ac:
	Update release version
	Fix build to use pkgconfig
	Fix make distcheck

2005-05-22  Alan Coopersmith  <alan.coopersmith@sun.com>

	* Makefile.am (man1_MANS): Add makedepend man page

2005-05-15  Alan Coopersmith  <alan.coopersmith@sun.com>

	* AUTHORS
	* COPYING
	* ChangeLog
	Created from licenses in existing files and history in X.Org & XFree86
	changelogs and CVS.
	* Makefile.am
	* autogen.sh
	* configure.ac
	Initial attempt at autotooling.

ChangeLog history excerpts from Xorg monolithic tree for releases 6.7 -> 6.9:

2005-10-03  Alan Coopersmith  <alan.coopersmith@sun.com>

        * config/imake/imakemdep.h:
        Bug #3812 <https://bugs.freedesktop.org/show_bug.cgi?id=3812>
        Patch #3462 <https://bugs.freedesktop.org/attachment.cgi?id=3462>
        GNU/kFreeBSD Imake support (Robert Millan)       
	
2005-07-31  Alan Coopersmith  <alan.coopersmith@sun.com>

        * config/imake/imakemdep.h: 
        Pass through __BUILTIN_VA_STRUCT and __BUILTIN_VA_ARG_INCR defines
        in makedepend so it doesn't issue errors when source files include
        <varargs.h> or <stdarg.h> on Solaris 10.
	
2005-07-29  Kevin E. Martin  <kem-at-freedesktop-dot-org>

        * config/makedepend/def.h:
        Update #includes to use <X11/*.h> for modularization.

2005-07-05  Alan Coopersmith  <alan.coopersmith@sun.com>

        * config/makedepend/main.c:
        Bugzilla #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901>
        Patch #2320 <https://bugs.freedesktop.org/attachment.cgi?id=2320>

        Remove warning about whitespace in pre-processor defines.
        (Peter Breitenlohner)

2005-05-15  Alan Coopersmith  <alan.coopersmith@sun.com>

	* config/makedepend/main.c:
	* config/util/makestrs.c:
	[Modularization/autotooling project]
	Add support for building with autoconf #ifdefs if present.
	#include "makedepend-config.h" if HAVE_CONFIG_H is defined.
	
2005-03-02 Roland Mainz <roland.mainz@nrubsig.org>
        * xc/config/imake/imakemdep.h
        Bugzilla #1712 (https://bugs.freedesktop.org/show_bug.cgi?id=1712)
        attachment #2004 (https://bugs.freedesktop.org/attachment.cgi?id=2004):
        Add support for DragonFly/BSD platform.
        Patch by Jeroen Ruigrok <asmodai@tendra.org> and Mike Verona
        <firedragonfly@gmail.com>.

2005-01-19  Alan Coopersmith  <alan.coopersmith@sun.com>

        * xc/config/imake/imakemdep.h:
        Pass through additional #defines for Solaris.
        (Sun bug id #5097074 - Alan Coopersmith)

2004-11-15  Alexander Gottwald  <ago at freedesktop dot org>
        Bugzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802
        Added mingw (Win32) port     

2004-10-19  Egbert Eich  <eich-at-freedesktop-dot-org>
        * config/imake/imakemdep.h:
        Enabling modules and DRI for Linux HPPA.

2004-10-18  Egbert Eich  <eich-at-freedesktop-dot-xorg>
        * config/imake/imakemdep.h:
        powerpc/powerpc64 build fixes.

2004-08-11  Kevin E. Martin  <kem-at-freedesktop-dot-org>
        * config/imake/imakemdep.h:
        Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan
        Coopersmith).

2004-05-06  Egbert Eich  <eich-at-pdx-freedesktop-org>
	* config/imake/imakemdep.h:
        BugZilla #601:
        Fixing makedepend choking on floating point exception because
        CHAR_BIT is defined to __CHAR_BIT__ which is a compiler intrinsic
        define.


ChangeLog history excerpts from XFree86 Project releases up to 4.4RC2:

XFree86 4.3.99.6 (10 June 2003):
 191. Fix makedepend for IRIX 6.5 (Marc La France).

XFree86 4.2.99.4 (20 January 2003):
 739. Change makedepend to warn about any whitespace it finds in front of
      pre-processor directives (Marc La France).
 728. Allow makedepend handle whitespace in front of the '#' in preprocessor
      directives (ISO C permits this) (#A.1516, Alexander Stohr).

XFree86 4.2.99.3 (21 December 2002)
 634. Add support for a "-include" command line option to makedepend, similar
      to the same GNU C option (#A.1396, Alexander Stohr).

XFree86 4.2.99.2 (21 October 2002)
 340. Change makedepend to recognise invocations of parameter'ed macros
      (Marc La France).

XFree86 4.2.99.1 (7 June 2002)
 174. Fix makedepend so that it can parse a unary '+' operator (#5185,
      Mark Snitily).
 148. Major OS/2 support update (#5119, Holger Veit).
  49. Fix bug that sometimes caused makedepend to forget #define'd symbols
      (Marc La France).

XFree86 4.1.99.3 (19 December 2001)
 583. Re-instate makedepend's recognition of backslash line terminations
      (Marc La France).
 574. Fix cases where makedepend reports the wrong line number and file when
      an error occurs (#5072, Mark Snitily, from X11R6.6).
 568. Fix "The Open Group" copyright notices to reflect the change in
      post R6.4 licensing (#5093, Mark Snitily, from X11R6.6).


XFree86 4.1.99.1 (20 August 2001)
 156. Remove most X_NOT_STDC_ENV code, and assume that __STDC__ is defined
      (David Dawes).
  86. Fix makedepend for use on Cygwin/XFree86.
      Use makedepend on Cygwin/XFree86.
      Fix SharedDepLibraryTarget so that build dependencies are correct,
      this fixes libGLU's build problem (Alan Hourihane).

XFree86 4.0.99.900 (18 May 2001)
 539. Another makedepend bug fix (Marc La France).
 457. Fix makedepend's integer value parsing and make it understand GCC's
      #include_next directive as found in glibc & libc5 (Marc La France).

XFree86 4.0.99.3 (26 April 2001)
 435. Fix makedepend for '//' comment parsing and symbols that contain
      expressions (Marc La France).

XFree86 4.0.1f (16 November 2000)
 936. Let makedepend ignore "//" style comments on all platforms, not
      just Win32, and fix a bug in that code that was causing the line
      after such comments to also be ignored (#A.189, Guenther Grau).

XFree86 4.0a (6 April 2000)
  78. Fix an infinite loop problem that can show up in makedepend (#3838, A.10,
      Jeremy Buhler).

XFree86 3.9Ni (6 October 1998)
1882. Ansify and remove gcc warnings for imake, makedepend, lndir, makestrs,
      makekeys and mkg3states) (#2005, Matthieu Herrb).

XFree86 3.9b (4 May 1997)
 751. Make 'makedepend' understand '-U' on the command line.

XFree86 3.2q (12 January 1997)
 228. Make makedepend recognise #warning on all OSs (since we have it
      in shm.h).

XFree86 3.2l (31 December 1996)
 149. Add support to makedepend for the '^' and '? :' operators
      (Marc Aurele La France).

XFree86 3.1.2E (13 May 1996)
 527. Fix makedepend's handling of long typed defines (eg, 1993L)
      (Kaleb Keithley).

XFree86 3.1.1c (12 March 1995)
  30. Add predefs to makedepend for FreeBSD and NetBSD.  This allows
      xf86_OSlib.h to be cleaned up a little.

[X.Org, Open Group & X Consortium change logs from X11R6.6 and earlier are
 not available at this time.]