ChangeLog revision ffab5952
1commit ce32345589050b17b23b18157f95f060f4c776a3
2Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3Date:   Fri Oct 29 20:43:53 2010 -0700
4
5    Version bump: 1.11.0
6    
7    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9commit eb7ebbbbb2a6196322cf7e48f60a11f2f65f7534
10Author: Dan Nicholson <dbn.lists@gmail.com>
11Date:   Fri Oct 22 19:12:46 2010 -0700
12
13    docs: Take optional argument to control defaults
14    
15    The typical default of enabling documentation if the correct tool is
16    found is usually the right thing to do. However, some packages such as
17    Xlib have huge amounts of documentation that few people would need in
18    every output format. Allow packages to specify the default for each tool
19    by passing an argument to the macro.
20    
21    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
22    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
23    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
24
25commit 119f35b24d446a8f7b1da4a3eaa6d6e3ad982d69
26Author: Dan Nicholson <dbn.lists@gmail.com>
27Date:   Sat Oct 9 17:41:10 2010 -0700
28
29    docs: Use m4 to handle optional macro defaults
30    
31    Handling the optional documentation parameters with m4 allows the help
32    string to correctly represent the default.
33    
34    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
35    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
36    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
37
38commit aeebb46766dada64de246fd9fe72e3c523c4e70e
39Author: Gaetan Nadon <memsize@videotron.ca>
40Date:   Thu Sep 23 15:00:20 2010 -0400
41
42    Version bump: 1.10.1
43    
44    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
45
46commit 1905f89998cb26410872150679501fde506a03c7
47Author: Alan Coopersmith <alan.coopersmith@oracle.com>
48Date:   Fri Sep 3 22:47:02 2010 -0700
49
50    Sun's copyrights are now owned by Oracle
51    
52    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
53
54commit 808d547902fad81901db94e6344838350d0eeb52
55Author: Gaetan Nadon <memsize@videotron.ca>
56Date:   Sat Aug 14 15:43:38 2010 -0400
57
58    XORG_MANPAGE_SECTIONS: add substitution for apploaddir
59    
60    This represents the location of the app-defaults directory
61    Used in app/bitmap/man for example.
62    
63    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
64
65commit fbe66aedcf2165e43388894d3b2ee2f38e889f93
66Author: Gaetan Nadon <memsize@videotron.ca>
67Date:   Thu Jun 24 17:36:33 2010 -0400
68
69    Version bump: 1.10.0
70    
71    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
72
73commit 4eed3443945a9d1443ec688efd835f46ed9adfc9
74Author: Gaetan Nadon <memsize@videotron.ca>
75Date:   Fri Jun 25 14:52:25 2010 -0400
76
77    XORG_CHECK_SGML_DOCTOOLS: add interface for xorg stylesheet
78    
79    Add STYLESHEET_SRCDIR for directory location
80    and XSL_STLESHEET for the name of the xorg style sheet
81    
82    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
83    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
84
85commit 01ef7c69d91259e5904f26b6b4630243d548232a
86Author: Gaetan Nadon <memsize@videotron.ca>
87Date:   Thu Jun 24 18:12:45 2010 -0400
88
89    XORG_WITH_XMLTO: add HAVE_XMLTO_TEXT for text output format
90    
91    The xmlto program has dependencies when converting docbook XML
92    to text format. It requires either lynx, links or w3m
93    text web browsers.
94    
95    Users want to skip the text format to avoid having to install these.
96    
97    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
98    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
99
100commit fe878c0ce0b9093c13714ec6662b0c99a9a2d1d4
101Author: Gaetan Nadon <memsize@videotron.ca>
102Date:   Fri Jun 18 21:54:27 2010 -0400
103
104    Version bump: 1.9.0
105    
106    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
107
108commit d4d18c07d7aa1005ad3d48dfdb19f245df2ebae0
109Author: Gaetan Nadon <memsize@videotron.ca>
110Date:   Fri Jun 18 20:32:13 2010 -0400
111
112    XORG_WITH_GROFF: add HAVE_GROFF_HTML Automake conditional
113    
114    Groff uses grohtml to generate html output format. This program, in turn,
115    uses a number of pnm* commands from the netpbm package, psselect
116    from the psutils package and the ghostscript package.
117    
118    These are independently installed, so they could be missing.
119    A check is made to ensure those dependencies are installed.
120    If not, the makefile can use the conditional to supress the target.
121    
122    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
123    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
124
125commit f0590edffe21ac6b7a11eab7caf6c8aad7c8bc07
126Author: Gaetan Nadon <memsize@videotron.ca>
127Date:   Thu May 27 09:27:54 2010 -0400
128
129    Version bump: 1.8.0
130    
131    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
132
133commit ce3ece9cbf2380ab0e0535f52f0c6c6507d779c8
134Author: Gaetan Nadon <memsize@videotron.ca>
135Date:   Wed May 26 21:09:31 2010 -0400
136
137    config: XORG_MANPAGE_SECTIONS: add AC_PROG_SED
138    
139    The sed command is required to create the man pages.
140    
141    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
142    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
143
144commit 8cb69a59d54656d17ea7bcf479b0f27a17dc559e
145Author: Gaetan Nadon <memsize@videotron.ca>
146Date:   Mon May 17 10:36:48 2010 -0400
147
148    XORG_MANPAGE_SECTIONS: add MAN_SUBSTS automake variable
149    
150    It will replace the 155 copies in package makefiles
151    
152    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
153    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
154
155commit 2dd06a9bcfa6868260421ae803fa7d34a5d3a0c9
156Author: Gaetan Nadon <memsize@videotron.ca>
157Date:   Mon May 17 07:37:28 2010 -0400
158
159    XORG_RELEASE_VERSION: remove option --with-release-version #24816
160    
161    The short story:
162    - this option has never been used by OS builders as intended
163    - the implementation changes automake internals
164    - the implementation breaks a few makefiles (if used)
165    - one less option for the user to be confused with on all 240 xorg modules
166    
167    The long story:
168    https://bugs.freedesktop.org/show_bug.cgi?id=24816
169    
170    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
171    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
172
173commit 99f9a3efe2ba46f9ba446b72a402f239e3357c12
174Author: Gaetan Nadon <memsize@videotron.ca>
175Date:   Sun May 16 16:46:17 2010 -0400
176
177    XORG_LINT_LIBRARY: rework to match XORG_WITH_LINT
178    
179    XORG_LINT_LIBRARY has implementations dependencies on XORG_WITH_LINT
180    The library name can no longer be set by overloading the semantic
181    of --enable-lint-library.
182    If this function is required it should be added using an AC_ARG_VAR.
183    
184    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
185    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
186
187commit 2cbe2acb5c70a76830f6ddc1bdc66c333507996f
188Author: Gaetan Nadon <memsize@videotron.ca>
189Date:   Sat May 15 14:16:36 2010 -0400
190
191    XORG_WITH_LINT: rework and extend platform coverage
192    
193    Guess the lint program name by platform.
194    Use ARG variable for user input values.
195    Provide default flags per platform.
196    
197    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
198    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
199
200commit 4fd20af3ebf6bcfa4e991af6fd11d78494e4b95b
201Author: Gaetan Nadon <memsize@videotron.ca>
202Date:   Fri May 14 20:19:15 2010 -0400
203
204    XORG_DEFAULT_OPTIONS: add AC_PROG_INSTALL
205    
206    All modules install something.
207    This makes it clear it can removed from modules config.
208    
209    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
210
211commit 958c872c82c0612911e398304111ea5d98dbe973
212Author: Gaetan Nadon <memsize@videotron.ca>
213Date:   Fri May 14 17:55:13 2010 -0400
214
215    XORG_STRICT_OPTION: remove redundant expansion of AC_PROG_CC macro
216    
217    Calling AC_PROG_CC before AC_PROG_CC_C99 is not required.
218    C99 is not an add-on to CC although either one will cache results
219    than can be used by the other.
220    
221    This is effectively a no-op. Note that if a module configure.ac
222    file calls AC_PROG_CC after AC_PROG_CC_C99, the compiler will be reset
223    to ISO_C89 from ISO_C99.
224    Currently about half the xorg modules use C89 while the other half use C99.
225    
226    Reviewed-by: Rémi Cardona <remi@gentoo.org>
227    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
228
229commit 795e808cb32d183f9d8040749899e325420e9798
230Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
231Date:   Tue Apr 13 03:57:58 2010 -0500
232
233    doctools: accept an optional minimal version
234    
235    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
236    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
237
238commit 0913df6f5f24ea589b254d6f2a78483bf3a3c5d6
239Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
240Date:   Fri Apr 9 12:40:12 2010 -0500
241
242    linuxdoc: Use XORG_WITH_PS2PDF to check for ps2pdf
243    
244    Besides reusing existing code, this allows linuxdoc PDF output to be
245    enabled or disabled by configure.
246    
247    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
248    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
249    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
250
251commit e78c909f0e8ea3ee4a38fb7d93fe350bfae7990b
252Author: Gaetan Nadon <memsize@videotron.ca>
253Date:   Tue Apr 27 15:00:37 2010 -0400
254
255    LinuxDoc: add -f option to filter out the ^H in text output
256    
257    Remove backspace-overstrikes from the intermediate
258    form generated by groff.
259    These appear as blocks in some text editors and as ^H in vi.
260    
261    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
262
263commit def9ff6a564b6b3a81a862e0db1673b3cd77d5ea
264Author: Gaetan Nadon <memsize@videotron.ca>
265Date:   Mon Apr 5 08:02:28 2010 -0400
266
267    Version bump: 1.7.0
268    
269    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
270
271commit 5d7f8c2638a3b2c3bba8deb01e94703310b62cc4
272Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
273Date:   Thu Mar 25 18:10:00 2010 -0500
274
275    doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctools
276    
277    Trying to find X11/defs.ent with AC_CHECK_FILE does not work when
278    cross-compiling, and the check assumed that xorg-sgml-doctools is
279    installed to the same prefix which need not always be the case.
280    
281    xorg-sgml-doctools 1.4 provides a pkg-config file which we can use
282    instead, fixing both those cases.  This macro is provided in util-macros
283    instead of with xorg-sgml-doctools, otherwise the latter would become a
284    hard dependency just to run autoreconf.
285    
286    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
287    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
288
289commit c03e7dbca608f6fa3f1f53f5fc9f279eab62bdb4
290Author: Gaetan Nadon <memsize@videotron.ca>
291Date:   Mon Mar 29 11:53:10 2010 -0400
292
293    config: remove the xorg-macros pc.in file from EXTRA_DIST
294    
295    Automake always includes it in the tarball.
296    
297    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
298
299commit be6c44abf825a5814ca836165f62b66c30e7a966
300Author: Gaetan Nadon <memsize@videotron.ca>
301Date:   Thu Mar 11 11:11:42 2010 -0500
302
303    Version bump: 1.6.1
304    
305    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
306
307commit b1660bfd095627778496bf403a741ff6ad44659a
308Author: Gaetan Nadon <memsize@videotron.ca>
309Date:   Tue Mar 9 10:52:15 2010 -0500
310
311    doc: fix typo in AC_MSG_CHECKING for XORG_CHECK_LINUXDOC
312    
313    The message should start with a lowercase letter.
314    
315    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
316    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
317    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
318    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
319
320commit 2c833326fdd83039999b5563eb9f621ff57e3bf5
321Author: Gaetan Nadon <memsize@videotron.ca>
322Date:   Tue Mar 9 10:13:22 2010 -0500
323
324    doc: Specify minimum xmlto version to XORG_WITH_DOXYGEN
325    
326    Adds an optional parameter to XORG_WITH_DOXYGEN to enforce a minimum
327    version needed like the asciidoc version check.
328    
329    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
330    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
331
332commit d7cedc8ce552581c9acbfbe373cbee16a689abef
333Author: Dan Nicholson <dbn.lists@gmail.com>
334Date:   Wed Mar 3 20:16:46 2010 -0800
335
336    doc: Specify minimum xmlto version to XORG_WITH_XMLTO
337    
338    Adds an optional parameter to XORG_WITH_XMLTO to enforce a minimum
339    version needed like the asciidoc version check.
340    
341    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
342
343commit c87b5e9657e3fa1270f7283ab8b16aed1be7b5fd
344Author: Dan Nicholson <dbn.lists@gmail.com>
345Date:   Wed Mar 3 20:16:45 2010 -0800
346
347    doc: Specify minimum asciidoc version to XORG_WITH_ASCIIDOC
348    
349    Adds an optional parameter to XORG_WITH_ASCIIDOC to enforce a minimum
350    version needed.
351    
352    Tested-by: Gaetan Nadon <memsize@videotron.ca>
353    Tested-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
354    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
355
356commit a01b2ce6b196555660a64c43623acab1f6fea76a
357Author: Dan Nicholson <dbn.lists@gmail.com>
358Date:   Sat Feb 27 11:28:08 2010 -0800
359
360    silent: Set AM_DEFAULT_VERBOSITY for compatibility on older automake
361    
362    Custom silent rules will become recursive on older automake where
363    AM_SILENT_RULES is not included. Set AM_DEFAULT_VERBOSITY in this
364    fallback case for compatibility.
365    
366    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
367    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
368
369commit de24a6d42eafa1aaa089927e9b2c2c7ef8827550
370Author: Gaetan Nadon <memsize@videotron.ca>
371Date:   Tue Feb 23 11:03:42 2010 -0500
372
373    AM_SILENT_RULES: move from XORG_CWARNFLAGS to XORG_DEFAULT_OPTIONS
374    
375    This m4 statement does not belong in the macro for compiler
376    warning flags. It is more appropriate to group it with the macro
377    providing default options for X.Org modules.
378    
379    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
380    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
381
382commit 0851a3455fddbbaef73fae088469a48f2f975783
383Author: Gaetan Nadon <memsize@videotron.ca>
384Date:   Fri Jan 29 14:02:26 2010 -0500
385
386    Version bump: 1.6.0
387    
388    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
389
390commit a8f386498bb18c7f95f874a56e3526a1b0b3029c
391Author: Gaetan Nadon <memsize@videotron.ca>
392Date:   Tue Feb 2 17:14:00 2010 -0500
393
394    doc: add XORG_ENABLE_DEVEL_DOCS and XORG_ENABLE_SPECS
395    
396    Identical to XORG_ENABLE_DOCS, this macros allows modules
397    to classify docs per type and selectively control their building.
398    
399    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
400
401commit 1df1e7fd649b4ff3e00a908d4ade54bc6b32892f
402Author: Gaetan Nadon <memsize@videotron.ca>
403Date:   Sun Jan 31 08:56:50 2010 -0500
404
405    XORG_WITH_GROFF: add tests for -ms and -mm macro packages
406    
407    OS and distros often splits groff in a basic and full package, the former
408    having the groff program and the later having devices, fonts and macros
409    Checking for the groff executable is not enough.
410    
411    Use HAVE_GROFF if you do not use -ms or -mm
412    Use HAVE_GROFF_MS and/or HAVE_GROFF_MM otherwise
413    
414    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
415
416commit 6fce3ec9157794d1a90ae28b2615c00ce84f95ed
417Author: Gaetan Nadon <memsize@videotron.ca>
418Date:   Fri Jan 29 10:47:40 2010 -0500
419
420    Add XORG_ENABLE_DOCS to control the building of documentation
421    
422    This macro is intended for modules to control, in a single option,
423    the building of the documentaion. Using --enable-docs=no, all
424    documentation is skipped, regardless of the tool used to build it.
425    
426    It should be used in conjunction with other XORG_WITH_* macros
427    which handle cases where some specific tool is not available.
428    
429    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
430
431commit df1fe112b8fca77ce10ecfe2b9e4a082b29b732d
432Author: Gaetan Nadon <memsize@videotron.ca>
433Date:   Fri Jan 29 10:25:00 2010 -0500
434
435    Additional doc macros for GROFF, FOP and PS2PDF
436    
437    Identical to XMLTO, DOXYGEN and ASCIIDOC.
438    Allow platform builders to selectively turn off tools that
439    are not present or back level. Matching documentation target
440    will be shipped.
441    
442    For example, --without-fop will skip the pdf format while
443    allowing other formats to proceed.
444    
445    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
446
447commit 4411328d3200392e9b8d830a45d9ac679abb4ead
448Author: Jeremy Huddleston <jeremyhu@apple.com>
449Date:   Wed Feb 3 23:39:37 2010 -0800
450
451    Add -Wformat=2 to the default CWARNFLAGS
452    
453    This will include -Wformat-security to catch possible security problems in formatting in printf, scanf, etc.
454    
455    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
456    Reviewed-by: Matt Turner <mattst88@gmail.com>
457
458commit 46d22716aed8d7e8ee188c2f2d2b3ba600dc3dd3
459Author: Gaetan Nadon <memsize@videotron.ca>
460Date:   Sun Jan 17 21:21:10 2010 -0500
461
462    Version bump: 1.5.0
463    
464    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
465
466commit 7e89b1cecfdb8115fa159584762f4d0db7455305
467Author: Gaetan Nadon <memsize@videotron.ca>
468Date:   Sun Jan 17 21:01:44 2010 -0500
469
470    Add XORG_WITH_ASCIIDOC and XORG_WITH_DOXYGEN
471    
472    Based on XORG_WITH_XMLTO
473    
474    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
475
476commit 296c390247553b0070dd05260fe6f55f793a374c
477Author: Matthieu Herrb <matthieu.herrb@laas.fr>
478Date:   Tue Jan 5 23:04:25 2010 +0100
479
480    Add XORG_WITH_XMLTO to factorize xmlto tests.
481    
482    This also allow to configure with --without-xmlto to ignore
483    a 3rd party xmlto tool on systems that normally don't have it,
484    in order to have reproducable builds.
485    
486    Reviewed-by: Rémi Cardona <remi@gentoo.org>
487    Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
488    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
489
490commit 2e75ae9b22de0fa36adde6de7b7e5c1c1a825d69
491Author: Julien Cristau <jcristau@debian.org>
492Date:   Sat Jan 16 15:00:38 2010 +0000
493
494    Bump to 1.4.2
495
496commit 1c8cfa5cd1881f810ed62ff082e67777985c7599
497Author: Alan Coopersmith <alan.coopersmith@sun.com>
498Date:   Thu Jan 14 09:32:32 2010 -0800
499
500    Update Sun license notices to current X.Org standard form
501    
502    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
503
504commit 43e41a5537ba892613f2a9f79cdf209fd7c915b3
505Author: Julien Cristau <jcristau@debian.org>
506Date:   Sat Jan 2 20:44:37 2010 +0000
507
508    INSTALL doesn't belong in docdir, use pkgdatadir instead
509    
510    docdir stays in xorg-macros.pc so we don't break the existing
511    $(INSTALL_CMD).
512    
513    Tested-by: Gaetan Nadon <memsize@videotron.ca>
514    Signed-off-by: Julien Cristau <jcristau@debian.org>
515    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
516
517commit 29f4c09cc252d834278e6e1ad77ad56dc0545d29
518Author: Gaetan Nadon <memsize@videotron.ca>
519Date:   Tue Dec 15 14:25:17 2009 -0500
520
521    configure.ac: use single statement for file generation
522    
523    Reported-by: Peter Hutterer <peter.hutterer at who-t.net>
524    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
525
526commit c3c40da5392c2f1fe4b15c6e90dc8325b3c26561
527Author: Gaetan Nadon <memsize@videotron.ca>
528Date:   Tue Dec 15 14:01:05 2009 -0500
529
530    macros.m4.in: use backticks rather than $() for cmd subs
531    
532    Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>
533    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
534
535commit 48e2b3d0ee8d637d83b88bf29c6d417f61aaa0e4
536Author: Colin Watson <cjwatson@canonical.com>
537Date:   Sat Oct 10 13:28:28 2009 +0100
538
539    Use conservative default for malloc(0) when cross-compiling #24460
540    
541    When cross-compiling, AC_RUN_IFELSE can't run test programs.
542    MALLOC_ZERO_RETURNS_NULL=yes is a conservative default in this case.
543    
544    Signed-off-by: Colin Watson <cjwatson@canonical.com>
545    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
546
547commit 2c83c9068167729652994cf3203ca27245745482
548Author: Adam Jackson <ajax@redhat.com>
549Date:   Mon Dec 14 17:12:13 2009 -0500
550
551    util-macros 1.4.1
552    
553    Signed-off-by: Adam Jackson <ajax@redhat.com>
554
555commit 8e126170a4bf23ae73a08d254f6c6fb7e6b46748
556Author: Adam Jackson <ajax@redhat.com>
557Date:   Mon Dec 14 17:05:48 2009 -0500
558
559    Don't mention libdir in the .pc file
560    
561    Signed-off-by: Adam Jackson <ajax@redhat.com>
562
563commit 862911eb71165c9409044986171b8ce2c1ec70b7
564Author: Adam Jackson <ajax@redhat.com>
565Date:   Mon Dec 14 17:05:10 2009 -0500
566
567    Install the .pc file in $(datadir)
568    
569    Signed-off-by: Adam Jackson <ajax@redhat.com>
570
571commit 03b04a6b5d61aafbd2705f7d29e58e0c92553a4a
572Author: Adam Jackson <ajax@redhat.com>
573Date:   Mon Dec 14 16:54:41 2009 -0500
574
575    macros 1.4.0
576
577commit 64e61146ecf6cde01a72d95f905f8d3790b78b58
578Author: Carl Worth <cworth@cworth.org>
579Date:   Mon Nov 30 20:00:31 2009 -0800
580
581    Install .pc file in $libdir where it belongs (not $datadir).
582    
583    The .pc file was previously being installed in ${prefix}/share/pkgconfig
584    but all other modules install their .pc files to ${prefix}/lib/pkgconfig
585
586commit 1e50b971bf7273f958e11cbcf3dc07a6fab04335
587Author: Gaetan Nadon <memsize@videotron.ca>
588Date:   Sat Nov 21 17:28:32 2009 -0500
589
590    xorg-macros.pc.in: create a meta data file for util-macros
591    
592    This is motivated primarly by XORG_INSTALL who needs to locate
593    the docdir when invoked from any module that may not be installed
594    using same prefix (default or otherwise).
595    
596    There are other potential use for this file.
597
598commit ceecddadf923ceae76c12057103ec7a409718a34
599Author: Gaetan Nadon <memsize@videotron.ca>
600Date:   Thu Oct 22 12:20:42 2009 -0400
601
602    Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
603    
604    The Makefile installs INSTALL in share/doc/util-macros
605        An INSTALL_CMD is provided in the new XORG_INSTALL macro
606        which is added to XORG_DEFAULT_OPTIONS.
607    
608        Components add INSTALL target to their Makefile similar to ChangeLog
609
610commit e6ceec1bc497ce9d311fd17e9a171e83148362ad
611Author: Gaetan Nadon <memsize@videotron.ca>
612Date:   Mon Oct 12 11:07:14 2009 -0400
613
614    Add an XORG_INSTALL macro to allow comps to copy the INSTALL file #24206
615    
616    The Makefile installs INSTALL in share/doc/util-macros
617    An INSTALL_CMD is provided in the new XORG_INSTALL macro
618    which is added to XORG_DEFAULT_OPTIONS.
619    
620    Components add INSTALL target to their Makefile similar to ChangeLog
621
622commit 22d7360510553775650e6a4e134f165937db4abe
623Author: Gaetan Nadon <memsize@videotron.ca>
624Date:   Sat Oct 10 15:38:19 2009 -0400
625
626    INSTALL file missing/incorrect #24206
627    
628    Add missing INSTALL file. Use standard GNU file on building tarball
629    For all X.Org components.
630
631commit bf44a8df3831ac465fd79937b059e54c4dc34486
632Author: Gaetan Nadon <memsize@videotron.ca>
633Date:   Sat Oct 10 15:33:58 2009 -0400
634
635    .gitignore: use common defaults with custom section # 24239
636    
637    Using common defaults will reduce errors and maintenance.
638    Only the very small or inexistent custom section need periodic maintenance
639    when the structure of the component changes. Do not edit defaults.
640    For all X.Org components.
641
642commit 98c7586b04dea14d89df6e7ad1c733e6539cd095
643Author: Gaetan Nadon <memsize@videotron.ca>
644Date:   Sat Nov 7 07:58:33 2009 -0500
645
646    Lower version from 2.63 to 2.60 Tinderbox failed
647
648commit b47a30d3c91fbd5b230a11b1a5ddbfb943bcd7b2
649Author: Gaetan Nadon <memsize@videotron.ca>
650Date:   Mon Oct 12 10:57:13 2009 -0400
651
652    configuration: update, fix warnings, apply global maintenance #24450
653    
654    Update configure.ac using autotools utilities and wiki guidelines
655    
656    configure.ac: AM_MAINTAINER_MODE missing #24238
657    
658    This turns off maintainer mode build rules in tarballs.
659    For all X.Org components.
660
661commit f8695cf7b892028bf7c502e85f26f0a756edd316
662Author: Gaetan Nadon <memsize@videotron.ca>
663Date:   Mon Oct 12 10:37:36 2009 -0400
664
665    ChangeLog: generated file not cleaned from the dist directory #24278
666    
667        CHANGELOG_CMD was written in the wrong directory.
668        Update cmd to generate in $(top_srcdir)
669    
670        Tested in regular build with git: dist, distcheck and distclean
671        Tested in VPATH build with git:  dist, distcheck and distclean
672        Tested above scenario from tarballs with git not available
673
674commit d6584a4a52a6fb0eaf979555097bb32621c13cb1
675Author: Alan Coopersmith <alan.coopersmith@sun.com>
676Date:   Wed Sep 9 13:31:38 2009 -0700
677
678    Version bump: 1.3.0
679    
680    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
681
682commit 79c00a5b5c7866fcc4756993cf4bf4eb2234e9de
683Author: Gaetan Nadon <memsize@videotron.ca>
684Date:   Tue Sep 1 09:45:30 2009 -0400
685
686    Fix obsolete macro warnings for AC_HELP_STRING #23628
687    
688    When checking for warnings in any module using XORG_RELEASE_VERSION
689    one or more warnings on AC_HELP_STRING appears. The macro has been
690    replaced with AS_HELP_STRING
691    
692    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
693    Acked-by: Alan Coopersmith <alan.coopersmith@sun.com>
694
695commit 4c91617d964915005634339afa24b04ec8a2f801
696Author: Peter Hutterer <peter.hutterer@who-t.net>
697Date:   Tue Sep 1 10:33:37 2009 +1000
698
699    Add XORG_DEFAULT_OPTIONS meta-macro.
700    
701    Many modules use the same set of m4 macros. Additions to the macros require
702    updating the configure.ac for each module affected. In the case of e.g.
703    protos and libs this means updating every single module.
704    
705    This patch adds a XORG_DEFAULT_OPTIONS meta-macro that uses the other macros
706    defined. Macros can be added to this meta-macro and modules immediately get
707    to make use of it - without changes required to configure.ac.
708    
709    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
710
711commit 3b7dd69d0bf6bc19f0e4403bb6611de87497aac3
712Author: Pauli Nieminen <suokkos@gmail.com>
713Date:   Sat Jul 25 15:53:02 2009 +0300
714
715    Add XORG_STRICT_OPTION macro for strict compilation option
716    
717    Strict compilation option can be used to get rid of warnings that often are
718    showing real hidden bug in code. That just waits to cause problems.
719    
720    CWARNFLAGS has to be added to AM_C(PP)FLAGS to use strict compilation mode
721    in Makefile.am. Automatic addition to compiler flags would cause some configure
722    checks fail.
723    
724    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
725
726commit b0618a909a56d958a6690318545379e105587d82
727Author: Peter Hutterer <peter.hutterer@who-t.net>
728Date:   Tue Aug 25 09:40:01 2009 +1000
729
730    Add AM_SILENT_RULES to default XORG_CWARNFLAGS
731    
732    Automake 1.11 supports silent builds with the new AM_SILENT_RULES.
733    http://sources.redhat.com/automake/automake.html#Options
734    
735    This loosely qualifies as a CWARNFLAG since it allows all the warnings to be
736    seen and enables modules to gain support from the feature without any
737    changes needed to configure.
738    
739    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
740    Signed-off-by: James Cloos <cloos@jhcloos.com>
741
742commit 347e2ae727ac43026776154172ca1ad0360c903c
743Author: Alan Coopersmith <alan.coopersmith@sun.com>
744Date:   Thu Jun 18 11:26:09 2009 -0700
745
746    Version bump: 1.2.2
747    
748    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
749
750commit b885bb59ec23bb338c8df68e40c6ef2c2a9325cc
751Author: Jon TURNEY <jon.turney@dronecode.org.uk>
752Date:   Mon Jun 8 14:17:06 2009 +0100
753
754    Use correct CWARNFLAGS when cross compiling
755    
756    Rather than checking the version of some random gcc which happens to be in
757    the path to determine which warning flags are supported, we should check the
758    gcc we are going to use for the build
759    
760    For example, when cross-compiling, if the host gcc is >= 3.4 but the
761    cross-compiler gcc is not, this will cause unsupported warning flags to be
762    used
763    
764    This seems to work, but I don't know enough autofoolery to be sure this is
765    right...
766    
767    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
768
769commit 21a957428aa69b03f585378dc6e70ad9f5c513c6
770Author: Dan Nicholson <dbn.lists@gmail.com>
771Date:   Fri Feb 6 12:28:03 2009 -0800
772
773    Use m4 for XORG_MACROS_VERSION to error during autoconf
774    
775    Check the needed macros version with m4 so that the proper version is
776    determined during autoconf. This prevents a faulty configure from being
777    generated.
778    
779    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
780
781commit 72d82ed965f9cfbc310897ec17d2dc10bddcef4e
782Author: Dan <danstowell+xorg@gmail.com>
783Date:   Thu Feb 19 06:50:30 2009 -0800
784
785    Fix incorrect warning message in XORG_MACROS_VERSION
786    
787    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
788
789commit b3a43fbe312d4da796aa1fcb04a8a27f7961641d
790Author: Dan Nicholson <dbn.lists@gmail.com>
791Date:   Thu Feb 5 13:30:27 2009 -0800
792
793    Restore part of the XORG_MACROS_VERSION comment
794    
795    The 1.1 or later part is actually important since XORG_MACROS_VERSION
796    didn't exist before then.
797    
798    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
799
800commit f05148fa57a1ebdb75135f026b7c5f4678a3b293
801Author: Dan Nicholson <dbn.lists@gmail.com>
802Date:   Thu Feb 5 09:17:17 2009 -0800
803
804    Fix comment in XORG_MACROS_VERSION on usage
805    
806    The comment recommending checking XORG_MACROS_VERSION with m4_ifndef was
807    flawed for two reasons:
808    
809     * m4_fatal should be used if the macro is not defined. There's no use
810       generating configure if the macro doesn't exist. Just fail during
811       autoconf.
812     * There's no reason to mention the version needed in the message. That
813       check does not do version verification. That's what the actual macro
814       is for.
815    
816    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
817
818commit 96585612d17d31fa9dd0f5c260fc33f72be9a75f
819Author: Jeremy Huddleston <jeremy@redxiii.local>
820Date:   Sun Feb 1 21:09:44 2009 -0800
821
822    XORG_CWARNFLAGS: += is not valid for appending in bourn scripts
823    
824    Fixes:
825    
826    ./configure: line 12921: CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: command not found
827
828commit 58803c60b73110a49aecec4202e7820887633bcc
829Author: Alan Coopersmith <alan.coopersmith@sun.com>
830Date:   Tue Dec 16 15:05:46 2008 -0800
831
832    Version bump: 1.2.1
833
834commit e1d9461d1325bb7e48ef616650eb1d49f8945c2b
835Author: Alan Coopersmith <alan.coopersmith@sun.com>
836Date:   Tue Dec 16 15:05:05 2008 -0800
837
838    Replace gitweb URL with cgit URL in README
839
840commit 55e8d740881ef622376440819119641e67aeb285
841Author: Peter Breitenlohner <peb@mppmu.mpg.de>
842Date:   Mon Dec 8 17:40:31 2008 +0100
843
844    fix distcheck target
845    
846    Arrange that distcleancheck ignores ChangeLog left over by distclean.
847    
848    Don't mention ChangeLog under *CLEANFILES, can't be rebuilt from release
849    tarball; ChangeLog is automatically distributed, no need to mention it.
850
851commit 88920d0896be5194f626888d5d8b54edd1ffe1f6
852Author: Matthieu Herrb <matthieu.herrb@laas.fr>
853Date:   Wed Dec 10 08:45:56 2008 +0100
854
855    use more CWARNFLAGS with gcc 3.4 too.
856    
857    Only gcc 3.3 and earlier version don't support them.
858    Reported and tested by Peter Breitenlohner.
859
860commit 9ff834493ece0a0ea7d7f15c1706bab022362cc5
861Author: Matthieu Herrb <matthieu.herrb@laas.fr>
862Date:   Sun Dec 7 11:54:39 2008 +0100
863
864    Fix CWARNFLAGS for gcc versions < 4
865
866commit 1d2a0c58ffa7be9c47ea0a097f54e012cf5d44de
867Author: Alan Coopersmith <alan.coopersmith@sun.com>
868Date:   Wed Jul 30 13:47:04 2008 -0700
869
870    Allow setting XORG_SGML_PATH to a non-default path when running configure
871
872commit dcbbcb582cf712e59c1474632380943bea8f1a5e
873Author: Peter Breitenlohner <peb@mppmu.mpg.de>
874Date:   Fri Nov 14 23:06:48 2008 +0100
875
876    bump to 1.2.0
877
878commit 0e8c41dd09080cf692b7437bb23435137febaf26
879Author: Peter Breitenlohner <peb@mppmu.mpg.de>
880Date:   Fri Nov 14 23:05:45 2008 +0100
881
882    fix XORG_PROG_RAWCPP for cygwin
883    
884    Patch by Yaakov Selkowitz from xorg mailing list
885    http://lists.freedesktop.org/archives/xorg/attachments/20081016/04a64242/attachment.asc
886
887commit 4cce4c8169a252bce129411dbf70c3212974e7ca
888Author: Peter Breitenlohner <peb@mppmu.mpg.de>
889Date:   Fri Nov 14 22:59:28 2008 +0100
890
891    define XORG_CWARNFLAGS macro
892
893commit 2663b7a6b31e5e3d03b42a50b27f64737a35e9aa
894Author: Peter Breitenlohner <peb@mppmu.mpg.de>
895Date:   Fri Nov 14 22:38:27 2008 +0100
896
897    define and use XORG_CHANGELOG macro
898
899commit b8a5186c585b4f01971457f0d59cc7480cf528e8
900Author: Peter Breitenlohner <peb@mppmu.mpg.de>
901Date:   Fri Nov 14 22:26:06 2008 +0100
902
903    reorganize autoconf macro files
904    
905    append xorgversion.m4 to xorg-macros.m4.in, instead of installing
906    it as separate file.
907    Avoid copying some code from xorgversion.m4 to configure.ac.
908
909commit a3a533044de7c8c360d0de312ac75b32db04e35e
910Author: Adam Jackson <ajax@redhat.com>
911Date:   Wed Mar 5 14:53:00 2008 -0500
912
913    bump to 1.1.6
914
915commit e1c1ee013e72dafd7b00ca96a8d4a25273b88e15
916Author: Jeremy Huddleston <jeremy@tifa-2.local>
917Date:   Sat Feb 16 02:18:50 2008 -0800
918
919    Support version strings  like 1.2.3-blah4
920
921commit e20c503d24e5ccf03035aa0f6d833d235d2179df
922Author: Keith Packard <keithp@koto.keithp.com>
923Date:   Mon Aug 13 19:21:58 2007 -0700
924
925    Cannot use AC_CHECK_FILE when cross compiling; assume no LINUXDOC.
926    
927    As AC_CHECK_FILE cannot be used when cross compiling, just assume linuxdoc
928    is not present.
929
930commit f2ddb356d86225a8ff6d1d1397fb2156cebd360f
931Author: Daniel Stone <daniel@fooishbar.org>
932Date:   Sun Dec 24 06:17:44 2006 +0200
933
934    bump to 1.1.5
935
936commit e8b485d9252ffbb357a0b987ab1488d4033b555c
937Author: Matthieu Herrb <matthieu.herrb@laas.fr>
938Date:   Mon Dec 18 18:25:25 2006 -0800
939
940    Bug 9368: non portable sed usage in xorgversion.m4
941    
942    Bugzilla #9368 <https://bugs.freedesktop.org/show_bug.cgi?id=9368>
943    Patch #8140 <https://bugs.freedesktop.org/attachment.cgi?id=8140>
944
945commit 0a4aadbda211a5128bae1c2e860b781c95c4bbf5
946Author: Daniel Stone <daniel@fooishbar.org>
947Date:   Sat Dec 16 01:14:27 2006 +0200
948
949    bump to 1.1.4
950
951commit eb371188086824c4655840dd72831d16fbfb17ce
952Author: Daniel Stone <daniel@fooishbar.org>
953Date:   Wed Dec 6 19:02:46 2006 +0200
954
955    Makefile.am: make ChangeLog hook safer
956    Make ChangeLog hook as safe as possible.
957
958commit e091014e3c7573a49ce51d67f359bd0f3d3e1893
959Author: Daniel Stone <daniel@fooishbar.org>
960Date:   Thu Nov 30 22:05:27 2006 +0200
961
962    bump to 1.1.3
963
964commit f15961997e9f5986857ed0b143cbaafda1a84cb8
965Author: Andres Salomon <dilinger@debian.org>
966Date:   Thu Nov 30 22:05:13 2006 +0200
967
968    xorgversion: automatic PACKAGE_VERSION_* (bug #8590)
969    Automatically define PACKAGE_VERSION_{MAJOR,MINOR,PATCHLEVEL} when
970    XORG_RELEASE_VERSION is called.
971
972commit 0d92c7e31df95c09a9cf1215e9ccb069da97f27a
973Author: Daniel Stone <daniel@fooishbar.org>
974Date:   Wed Nov 8 16:38:16 2006 +0200
975
976    bump to 1.1.2
977
978commit d7a63459d1b1313fbde2827c00b36ee1e9c37f70
979Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
980Date:   Fri Nov 3 12:43:12 2006 -0500
981
982    Introduce separate configure switches for each output format.
983
984commit 5dc687a27322c9c6f7f9fb69b7005f35030b9571
985Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
986Date:   Thu Nov 2 19:49:29 2006 -0500
987
988    Fix handling of defs.ent to allow arbitrary install prefixes.
989
990commit 58a807e728bfbb3fac080adbb7c502ef3531d5f3
991Author: David Nusinow <dnusinow@debian.org>
992Date:   Sun Oct 29 18:48:34 2006 -0500
993
994    Add support for building docbook docs
995
996commit bcd763dd427d2afd9066d52990363398d15d2c6a
997Author: David Nusinow <dnusinow@debian.org>
998Date:   Sun Oct 15 22:45:58 2006 -0400
999
1000    Make building pdf's configurable, though only disabled when it is explicitly set to no
1001
1002commit de2a4b2880117f1de38c9f870024cfb8a9f3ba8d
1003Author: Daniel Stone <daniel@fooishbar.org>
1004Date:   Sun Aug 27 12:59:25 2006 +0300
1005
1006    make ChangeLog hook distcheck-safe
1007
1008commit d9062e4077ebfd0985baf8418f3d0f111b9ddbba
1009Author: Daniel Stone <daniel@fooishbar.org>
1010Date:   Sun Aug 27 12:50:20 2006 +0300
1011
1012    xorg-macros: remove GNU-userland special case; bump to 1.1.1
1013    Remove special-casing of man page suffices for GNU-userland systems (Linux,
1014    Hurd, GNU/kFreeBSD).  Bump to version 1.1.1.
1015
1016commit 28d7a6d80abb2d8d1a670b09394a5fc5458dd98e
1017Author: Alan Coopersmith <alan.coopersmith@sun.com>
1018Date:   Thu Jul 20 18:13:50 2006 -0700
1019
1020    Version bump to 1.1.0
1021
1022commit efac6ccd6f0b5d673397441df753893b18c6a998
1023Author: Alan Coopersmith <alanc@alans-ferrari.(none)>
1024Date:   Tue Jul 18 14:44:30 2006 -0700
1025
1026    Ignore xorg-macros.m4 (built by configure) and make dist/distcheck files
1027
1028commit c6f51fb11a0f264e9cd89cf27916ca83c418f6ab
1029Author: Alan Coopersmith <alan.coopersmith@sun.com>
1030Date:   Thu Jul 13 17:00:19 2006 -0700
1031
1032    Add XORG_LINT_LIBRARY for building lint library data files
1033
1034commit 33b44547db1b801a520b64dd67c468ab04eaf269
1035Author: Alan Coopersmith <alan.coopersmith@sun.com>
1036Date:   Thu Jul 13 14:31:20 2006 -0700
1037
1038    Replace static ChangeLog with dist-hook to generate from git log
1039
1040commit 953df72ff3b8ecf8ac3eadc90ddefd6d0ca6b43e
1041Author: Alan Coopersmith <alan.coopersmith@sun.com>
1042Date:   Thu Jul 13 13:49:46 2006 -0700
1043
1044    Add pointer to git repository to README
1045
1046commit a3ce32d91835471b7f91742850d78b186c4cbe8f
1047Author: Alan Coopersmith <alan.coopersmith@sun.com>
1048Date:   Thu Jul 13 13:46:43 2006 -0700
1049
1050    Add XORG_MACROS_VERSION macro to check minimum version of xorg-macros.m4
1051    
1052    - Move xorg-macros.m4 to xorg-macros.m4.in so @VERSION@ can be substituted from
1053      the version listed in configure.ac
1054    - Add comments to each macro listing what version it was first added in
1055
1056commit 29e3f6d9c7670ff95dc03c9d494dc5f4b93741a4
1057Author: Alan Coopersmith <alan.coopersmith@sun.com>
1058Date:   Thu Jul 13 11:46:48 2006 -0700
1059
1060    Add README file with links to bugzilla & mailing list
1061
1062commit b794890e202dc2359069836d9ebc2ad29f86dfac
1063Author: Alan Coopersmith <alan.coopersmith@sun.com>
1064Date:   Thu Jul 13 11:42:41 2006 -0700
1065
1066    Fill in COPYING file with licenses from other files
1067
1068commit 1bc5f3d51d6bbe749e229c74fb2b834f903dcbd6
1069Author: Alan Coopersmith <alan.coopersmith@sun.com>
1070Date:   Thu Jul 13 11:41:20 2006 -0700
1071
1072    Correct Sun license notice
1073
1074commit 53519cafb9a145901730fb0f2a1fd78e5a0a82e7
1075Author: Michael Banck <mbanck@debian.org>
1076Date:   Thu Jul 13 00:09:23 2006 -0700
1077
1078    Bug #6782: Fix *_MAN_* macros to support GNU/Hurd
1079    
1080    X.Org Bug #6782 <https://bugs.freedesktop.org/show_bug.cgi?id=6782>
1081    Patch #5519 <https://bugs.freedesktop.org/attachment.cgi?id=5519>
1082
1083commit aa72e4701d6653a7cf7d47b51b705e1c0890f381
1084Author: Alan Coopersmith <alan.coopersmith@sun.com>
1085Date:   Wed Jul 12 19:31:47 2006 -0700
1086
1087    Add XORG_WITH_LINT to add --with-lint flag for checking with lint, sparse, etc.
1088
1089commit 08130178348738603ab916036ac63afd41b27e94
1090Author: Alan Coopersmith <alan.coopersmith@sun.com>
1091Date:   Wed Jul 12 19:30:25 2006 -0700
1092
1093    Create .gitignore
1094
1095commit ddb3d2e94df03c5d06717189f5e349342ad0fa09
1096Author: Adam Jackson <ajax@nwnk.net>
1097Date:   Fri May 19 18:46:00 2006 +0000
1098
1099    Bump to 1.0.2
1100
1101commit 1e910874c0c4211b0d6e462e5cdffb4c86e27e6f
1102Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1103Date:   Fri Apr 21 22:47:13 2006 +0000
1104
1105    X.Org Bug #6654 <https://bugs.freedesktop.org/show_bug.cgi?id=6654> Patch
1106        #5374 <https://bugs.freedesktop.org/attachment.cgi?id=5374> Fix *_MAN_*
1107        macros to support GNU/kFreeBSD (Robert Millan)
1108
1109commit 3ee458d03fcebc01d337d01e5e31dede704d56ff
1110Author: Kevin E Martin <kem@kem.org>
1111Date:   Wed Dec 21 02:30:08 2005 +0000
1112
1113    Update package version for X11R7 release.
1114
1115commit 09e1ea8a68915d5a8c3dd2c2adbbbcd1bfdf2bd3
1116Author: Adam Jackson <ajax@nwnk.net>
1117Date:   Mon Dec 19 16:36:02 2005 +0000
1118
1119    Stub COPYING files
1120
1121commit 986030a4deca03addb3e5b40da66c8baa78941a5
1122Author: Kevin E Martin <kem@kem.org>
1123Date:   Thu Dec 15 00:24:40 2005 +0000
1124
1125    Update package version number for final X11R7 release candidate.
1126
1127commit af0164c2ded2dcc95b72ca3b9bfbad9b790490f7
1128Author: Kevin E Martin <kem@kem.org>
1129Date:   Fri Dec 9 15:28:41 2005 +0000
1130
1131    Better macro to check whether any of malloc(0), realloc(ptr,0) or calloc(0)
1132        return NULL since Xlib expects all three to return a valid pointer.
1133
1134commit 80c3aba8ac4af96c3d9407ecbed2f6c813adbbe1
1135Author: Kevin E Martin <kem@kem.org>
1136Date:   Fri Dec 9 03:01:09 2005 +0000
1137
1138    Add support for building other formats from sgml docs.
1139
1140commit 98959e58700f53c1cafba3b4a2fa6e103c71a55d
1141Author: Kevin E Martin <kem@kem.org>
1142Date:   Sat Dec 3 05:49:47 2005 +0000
1143
1144    Update package version number for X11R7 RC3 release.
1145
1146commit 222df94cf4d433b893c092ccd7c38d86d59ce034
1147Author: Kevin E Martin <kem@kem.org>
1148Date:   Sat Dec 3 04:41:21 2005 +0000
1149
1150    Add macro to detect when malloc(0) returns NULL for use in libraries.
1151
1152commit 07aaba7edc3028b6066a552ef0636986adddb6ef
1153Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1154Date:   Mon Nov 28 21:58:11 2005 +0000
1155
1156    Bug #5167 <https://bugs.freedesktop.org/show_bug.cgi?id=5167> Linux prefers
1157        *.1x man pages in man1 subdirectory. Also allow builders to override
1158        man page suffixes & directories to match their environments via
1159        configure-time environment variables.
1160
1161commit 1545c8c930025d4f7d76e8d8f28ae87a53b5c9e9
1162Author: Kevin E Martin <kem@kem.org>
1163Date:   Wed Oct 19 02:48:17 2005 +0000
1164
1165    Update package version number for RC1 release.
1166
1167commit b15a7b3dcc5c8af0a1ab837d8ca03910611e0968
1168Author: Kristian Høgsberg <krh@redhat.com>
1169Date:   Mon Oct 17 16:04:44 2005 +0000
1170
1171    Add missing comma in AC_HELP_STRING call.
1172
1173commit 764ee0f698a17e34998b0e6d85f2c6cbf8f624c7
1174Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
1175Date:   Mon Oct 3 21:22:08 2005 +0000
1176
1177    - For all drivers that have a <driver>.sgml file, add code in their build
1178        system to build the README file at make dist time
1179    - in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that
1180        will check if the required tools and files exist, and if so set a
1181        conditional.
1182    - util/modular/symlink.sh
1183    - Link all the <driver>.sgml to xf86-video-<driver>/README.sgml
1184    - Add all the README.<driver> to the list of excluded files
1185    - xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make
1186        it spew less warnings when the text file is built.
1187
1188commit d690e4a9febd07988d149a967791c5629c17b258
1189Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1190Date:   Thu Sep 29 22:57:31 2005 +0000
1191
1192    Add -undef to RAWCPPFLAGS if cpp used for RAWCPP supports it
1193
1194commit f950050734e36192307fcb11c70fbfb25fa03b9c
1195Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1196Date:   Sat Sep 24 02:30:22 2005 +0000
1197
1198    Add XORG_MANPAGE_SECTIONS() macro for handling the different man page
1199        sections used on Linux vs. BSD vs. SysV
1200
1201commit 7c9a7b7fb4955cef87cd4403c0f36b5f1a84d9c9
1202Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1203Date:   Mon Aug 15 19:53:37 2005 +0000
1204
1205    Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add check
1206        for whether or not RAWCPP needs -traditional instead of hardcoding it,
1207        so non-gcc cpp's can be used
1208
1209commit 9161e0233a932f88a79d228f538565c48dba58d4
1210Author: Kevin E Martin <kem@kem.org>
1211Date:   Fri Jul 29 21:22:57 2005 +0000
1212
1213    Various changes preparing packages for RC0:
1214    - Verify and update package version numbers as needed
1215    - Implement versioning scheme
1216    - Change bug address to point to bugzilla bug entry form
1217    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
1218        reenable it)
1219    - Fix makedepend to use pkgconfig and pass distcheck
1220    - Update build script to build macros first
1221    - Update modular Xorg version
1222