Home | History | Annotate | Line # | Download | only in dist
      1 commit 3d2d3a77ea8fb503ee184e3466fa5cd7745d823d
      2 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
      3 Date:   Sat Apr 18 15:03:12 2026 -0700
      4 
      5     listres 1.0.7
      6     
      7     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
      8 
      9 commit dd215742f08e5a9d9aa2def2484247a59f9bda0b
     10 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     11 Date:   Sat Mar 14 12:00:10 2026 -0700
     12 
     13     meson: Add option to build with meson
     14     
     15     Also updates the gitlab CI config to test both build types
     16     and compare the generated output/installed files.
     17     
     18     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     19     Part-of: <https://gitlab.freedesktop.org/xorg/app/listres/-/merge_requests/8>
     20 
     21 commit 999fa1ec360156ea2702c97001b7fc08f780eac2
     22 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     23 Date:   Sun Jan 11 11:20:41 2026 -0800
     24 
     25     gitlab CI: drop the ci-fairy check-mr job
     26     
     27     The only thing this checked was the checkbox for allowing maintainers to
     28     edit the MR. Changed permissions checks now fail this job but luckily
     29     the setting it checked has been the default for years anyway so we can
     30     drop it.
     31     
     32     https://gitlab.freedesktop.org/freedesktop/ci-templates/-/issues/81
     33     
     34     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     35     Part-of: <https://gitlab.freedesktop.org/xorg/app/listres/-/merge_requests/8>
     36 
     37 commit 9b3df1445ef46bc1c790dbc6f3a73597f7ba11d9
     38 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     39 Date:   Sat Apr 26 14:46:02 2025 -0700
     40 
     41     man pages: fix warnings from `mandoc -T lint`
     42     
     43     mandoc: man/listres.1:30:15: WARNING: cannot parse date, using it verbatim: TH listres 1.0.6
     44     mandoc: man/listres.1:37:2: WARNING: skipping paragraph macro: PP after SH
     45     
     46     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     47     Part-of: <https://gitlab.freedesktop.org/xorg/app/listres/-/merge_requests/7>
     48 
     49 commit 3031b8c5ec2de1413853dace3885b0d154b966b2
     50 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     51 Date:   Sat Mar 29 16:04:09 2025 -0700
     52 
     53     Improve man page formatting
     54     
     55     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     56     Part-of: <https://gitlab.freedesktop.org/xorg/app/listres/-/merge_requests/6>
     57 
     58 commit be836dd49be49040f0420893393c1b864fc79611
     59 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     60 Date:   Sun Mar 3 09:51:43 2024 -0800
     61 
     62     listres 1.0.6
     63     
     64     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     65 
     66 commit aee575262a9c70fe537bc1cda72c1b00931f87b0
     67 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     68 Date:   Wed Feb 8 15:15:32 2023 -0800
     69 
     70     Add -help and -version options
     71     
     72     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     73 
     74 commit 3f09f6c5771cfc70ab73ce301da683c3884cabd1
     75 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     76 Date:   Wed Feb 8 15:09:58 2023 -0800
     77 
     78     Print which argument was unknown before giving usage message
     79     
     80     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     81 
     82 commit 1565da2398ea92eb5e2bf9a308c004feedfe1fa6
     83 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     84 Date:   Thu Jul 28 17:30:21 2022 -0700
     85 
     86     gitlab CI: stop requiring Signed-off-by in commits
     87     
     88     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     89 
     90 commit 0527098de837af8c4720170df94ba9748ba8009e
     91 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     92 Date:   Sun Apr 3 12:06:29 2022 -0700
     93 
     94     listres 1.0.5
     95     
     96     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     97 
     98 commit 0678006b4a495d18930963e668b501a3850762cd
     99 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    100 Date:   Sat Apr 2 12:02:23 2022 -0700
    101 
    102     man page: remove out-of-date COPYRIGHT section
    103     
    104     The information previously listed here didn't match what is present in
    105     the source code or the COPYING file, and the X(7) man page doesn't list
    106     any license information as this had claimed.
    107     
    108     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    109 
    110 commit b3ece2edbec4df7d8ddd4778294574422fb284b8
    111 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    112 Date:   Fri Dec 3 16:06:46 2021 -0800
    113 
    114     Build xz tarballs instead of bzip2
    115     
    116     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    117 
    118 commit 2255327723bd8e799546f09baf9e107ad1ecee5d
    119 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    120 Date:   Fri Dec 3 16:06:42 2021 -0800
    121 
    122     gitlab CI: add a basic build test
    123     
    124     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    125 
    126 commit ea5ab9ed3f629eeaa9c1c69c81e0bc978deea5f4
    127 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    128 Date:   Sun Nov 28 11:40:42 2021 -0800
    129 
    130     Fix spelling/wording issues
    131     
    132     Found by using:
    133         codespell --builtin clear,rare,usage,informal,code,names
    134     
    135     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    136 
    137 commit c29b2a9e452d660a334013eaa2a3497ffe3b37f4
    138 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    139 Date:   Sat Jun 8 18:33:38 2019 -0700
    140 
    141     Fix -Wsign-compare warnings
    142     
    143     listres.c:174:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    144          for (i = 0; i < node->nresources; i++, res++, wn++) {
    145                        ^
    146     listres.c:186:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    147          for (i = 0; i < node->nconstraints; i++, res++, wn++) {
    148                        ^
    149     
    150     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    151 
    152 commit af3e08de98ba89d090243ef217636678f7a42831
    153 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    154 Date:   Sat Jun 8 18:30:19 2019 -0700
    155 
    156     Pass -D_CONST_X_STRING to make libXt declare String as const char *
    157     
    158     Clears up 10 of the 20 gcc -Wdiscarded-qualifiers warnings in the listres build
    159     
    160     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    161 
    162 commit 3c8a9d18023e8e229953beba7618abc9d42a58fb
    163 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    164 Date:   Wed Nov 21 16:48:21 2018 -0800
    165 
    166     Update configure.ac bug URL for gitlab migration
    167     
    168     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    169 
    170 commit cc8e1247cac3885d62af4b910c9a90818ef0b400
    171 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    172 Date:   Fri Nov 16 20:12:52 2018 -0800
    173 
    174     Update README for gitlab migration
    175     
    176     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    177 
    178 commit 6c21e937384272a17f5afd29c4ac74e071816d6c
    179 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    180 Date:   Sun Mar 4 19:35:36 2018 -0800
    181 
    182     listres 1.0.4
    183     
    184     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    185 
    186 commit a8f2ae3ec37b6a0cc99ba4e473efc817809a492c
    187 Author: Mihail Konev <k.mvc (a] ya.ru>
    188 Date:   Thu Jan 26 14:00:20 2017 +1000
    189 
    190     autogen: add default patch prefix
    191     
    192     Signed-off-by: Mihail Konev <k.mvc (a] ya.ru>
    193 
    194 commit 2adf2cb58752061315993fc5d185ba0e6a8cc73f
    195 Author: Emil Velikov <emil.l.velikov (a] gmail.com>
    196 Date:   Mon Mar 9 12:00:52 2015 +0000
    197 
    198     autogen.sh: use quoted string variables
    199     
    200     Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
    201     fall-outs, when they contain space.
    202     
    203     Signed-off-by: Emil Velikov <emil.l.velikov (a] gmail.com>
    204     Reviewed-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    205     Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    206 
    207 commit 6b625659ff1080ddc22297e4fa4b7abaa82edb58
    208 Author: Peter Hutterer <peter.hutterer (a] who-t.net>
    209 Date:   Tue Jan 24 10:32:07 2017 +1000
    210 
    211     autogen.sh: use exec instead of waiting for configure to finish
    212     
    213     Syncs the invocation of configure with the one from the server.
    214     
    215     Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    216     Reviewed-by: Emil Velikov <emil.velikov (a] collabora.com>
    217 
    218 commit 07dd96a8bf5b8cff7a71e3847e843fd005c17b67
    219 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    220 Date:   Mon Jun 2 00:08:08 2014 -0700
    221 
    222     autogen.sh: Honor NOCONFIGURE=1
    223     
    224     See http://people.gnome.org/~walters/docs/build-api.txt
    225     
    226     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    227 
    228 commit ec3086dbd7518e448b8c9d27eaf821fcc71d9d8e
    229 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    230 Date:   Mon Jun 2 00:08:08 2014 -0700
    231 
    232     configure: Drop AM_MAINTAINER_MODE
    233     
    234     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    235 
    236 commit 41b26af843252ff7f8f4cbb666e67a1f45763f01
    237 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    238 Date:   Mon Jun 2 00:08:02 2014 -0700
    239 
    240     config: Add missing AC_CONFIG_SRCDIR
    241     
    242     Regroup AC statements under the Autoconf initialization section.
    243     Regroup AM statements under the Automake initialization section.
    244     
    245     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    246 
    247 commit abc8ae7a5c3dce163635fd100b925fe9b4d670ba
    248 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    249 Date:   Wed Feb 29 19:32:30 2012 -0800
    250 
    251     listres 1.0.3
    252     
    253     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    254 
    255 commit 008a2b21156a4eac85906d6b4b5e10ca0e4f740f
    256 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    257 Date:   Fri Feb 10 19:32:23 2012 -0800
    258 
    259     Replace computed printf format string with static string
    260     
    261     Allows format string analysis by gcc & other code checkers.
    262     
    263     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    264     Reviewed-by: Mark Kettenis <kettenis (a] openbsd.org>
    265 
    266 commit ca962dc8de8af38a641e7fdd4243146817776924
    267 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    268 Date:   Fri Feb 10 19:15:28 2012 -0800
    269 
    270     Combine usage string/fprintf calls into one
    271     
    272     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    273 
    274 commit dd31d1f8f205c140001052d15ab1ffbd5579dba4
    275 Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    276 Date:   Fri Feb 18 19:28:36 2011 -0800
    277 
    278     listres depends on xproto, not x11 (Xlib)
    279     
    280     listres doesn't include any Xlib headers or call any Xlib functions
    281     directly, but does include <X11/Xos.h> from xproto.
    282     
    283     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    284 
    285 commit 3dd75eb87cc61e9b6acbd18c79357a4ae63cc440
    286 Author: Gaetan Nadon <memsize (a] videotron.ca>
    287 Date:   Wed Jan 19 10:06:55 2011 -0500
    288 
    289     config: move man pages into their own directory
    290     
    291     Use services provided by XORG_MANPAGE_SECTIONS.
    292     Use standard Makefile for man pages.
    293     
    294     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    295 
    296 commit 13c461883dc65eb63a116e3e3131e00076a82095
    297 Author: Gaetan Nadon <memsize (a] videotron.ca>
    298 Date:   Thu Jan 13 17:15:36 2011 -0500
    299 
    300     man: replace hard coded man page section with substitution strings
    301     
    302     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    303 
    304 commit 6b38083afd5d23e5c758a4a2a746593a6a40ce95
    305 Author: Gaetan Nadon <memsize (a] videotron.ca>
    306 Date:   Thu Jan 13 11:15:47 2011 -0500
    307 
    308     man: remove trailing spaces and tabs
    309     
    310     Using s/[ \t]*$//
    311     
    312     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    313 
    314 commit 9151c4b149f1ca87eb99fe1281a06397fdc314c0
    315 Author: Gaetan Nadon <memsize (a] videotron.ca>
    316 Date:   Wed Jan 12 16:28:02 2011 -0500
    317 
    318     config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    319     
    320     This silences an Autoconf warning
    321 
    322 commit dd0509dff09cf4913d888c3ae31bf48065ddb6d7
    323 Author: Gaetan Nadon <memsize (a] videotron.ca>
    324 Date:   Wed Jan 12 15:12:08 2011 -0500
    325 
    326     config: remove unrequired AC_SUBST([*_LIBS])
    327     
    328     This macro is called by PKG_CHECK_MODULES
    329     
    330     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    331 
    332 commit 74dcfa0a80c1ecf1166ad5f11f5ee73851b38a39
    333 Author: Gaetan Nadon <memsize (a] videotron.ca>
    334 Date:   Wed Jan 12 13:33:47 2011 -0500
    335 
    336     config: remove unrequired AC_SUBST([*_CFLAGS])
    337     
    338     This macro is called by PKG_CHECK_MODULES
    339     
    340     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    341 
    342 commit e9b98b326afd84d05a5e06cd185c847d6302b252
    343 Author: Gaetan Nadon <memsize (a] videotron.ca>
    344 Date:   Wed Jan 12 13:10:21 2011 -0500
    345 
    346     config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
    347     
    348     XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
    349     AC_PROG_C_C99. This sets gcc with -std=gnu99.
    350     If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
    351     
    352     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    353 
    354 commit 3ae6b39b41d942e734eddfdf2485074876700afa
    355 Author: Gaetan Nadon <memsize (a] videotron.ca>
    356 Date:   Wed Jan 12 11:54:40 2011 -0500
    357 
    358     config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
    359     
    360     It depends on util-macros 1.8 or later
    361     The existing statement can now be removed from the configuration file.
    362     
    363     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    364 
    365 commit 07746dcbde6229dd036b44d7d1d31e3994c8d39c
    366 Author: Gaetan Nadon <memsize (a] videotron.ca>
    367 Date:   Wed Jan 12 11:23:52 2011 -0500
    368 
    369     config: upgrade to util-macros 1.8 for additional man page support
    370     
    371     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    372     The value of MAN_SUBST is the same for all X.Org packages.
    373     
    374     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    375 
    376 commit b5c6f43a6fdba721c9bf3a464544ca31de3d84c9
    377 Author: Gaetan Nadon <memsize (a] videotron.ca>
    378 Date:   Wed Jan 12 10:21:24 2011 -0500
    379 
    380     config: update AC_PREREQ statement to 2.60
    381     
    382     Unrelated to the previous patches, the new value simply reflects
    383     the reality that the minimum level for autoconf to configure
    384     all x.org modules in one pass is 2.60 dated June 2006.
    385     
    386     A version later than 2.60 can be used, but no new features from such
    387     a later version can be used in configure.ac.
    388     
    389     Although the code in this module can be configured with a version earlier
    390     than 2.60, most of code is now contained in macros from util-macros
    391     which use features of version 2.60, at the present or in the future.
    392     
    393     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    394     
    395     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    396 
    397 commit ddf8dcba06c2fe3044db1f600de7d5c6e325c4a4
    398 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    399 Date:   Tue Dec 15 15:05:08 2009 -0800
    400 
    401     listres 1.0.2
    402     
    403     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    404 
    405 commit b6e0bf5c235199c7682da6b2271f926e6af57e9b
    406 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    407 Date:   Tue Dec 15 15:04:41 2009 -0800
    408 
    409     Fill in COPYING file with notices from listres.c & listres.man
    410     
    411     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    412 
    413 commit 5720370421014c0b465385e65b94659f044dcec6
    414 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    415 Date:   Tue Dec 15 15:02:27 2009 -0800
    416 
    417     Apply automake silent rules to manpage generation too
    418     
    419     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    420 
    421 commit 67bf7e0061fc1c778b9fee0f2bb4ce23059c476f
    422 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    423 Date:   Tue Dec 15 15:01:01 2009 -0800
    424 
    425     Combine pkg-config checks now that we can hardcode xaw7
    426     
    427     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    428 
    429 commit 3112acb4901bf29d2a03913e8d10cba5e621a5e4
    430 Author: Gaetan Nadon <memsize (a] videotron.ca>
    431 Date:   Thu Nov 26 09:19:52 2009 -0500
    432 
    433     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    434     
    435     Now that the INSTALL file is generated.
    436     Allows running make maintainer-clean.
    437 
    438 commit a43957081b6898ef03f99638fdb25e1bb9201a65
    439 Author: Gaetan Nadon <memsize (a] videotron.ca>
    440 Date:   Wed Oct 28 14:09:07 2009 -0400
    441 
    442     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    443     
    444     Add missing INSTALL file. Use standard GNU file on building tarball
    445     README may have been updated
    446     Remove AUTHORS file as it is empty and no content available yet.
    447     Remove NEWS file as it is empty and no content available yet.
    448 
    449 commit 5244302d83dbbcd243417e309226812a3cf576ec
    450 Author: Gaetan Nadon <memsize (a] videotron.ca>
    451 Date:   Tue Oct 27 15:07:24 2009 -0400
    452 
    453     Deploy the new XORG_DEFAULT_OPTIONS #24242
    454     
    455     This macro aggregate a number of existing macros that sets commmon
    456     X.Org components configuration options. It shields the configuration file from
    457     future changes.
    458 
    459 commit 8fba37e0bc9b15114bbdd920e0efdbb7cf54a9aa
    460 Author: Gaetan Nadon <memsize (a] videotron.ca>
    461 Date:   Mon Oct 26 22:08:38 2009 -0400
    462 
    463     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
    464     
    465     ChangeLog filename is known to Automake and requires no further
    466     coding in the makefile.
    467 
    468 commit f4dda473382b40bfb095a6ccce7d0b97a302ed14
    469 Author: Gaetan Nadon <memsize (a] videotron.ca>
    470 Date:   Thu Oct 22 12:34:14 2009 -0400
    471 
    472     .gitignore: use common defaults with custom section # 24239
    473     
    474     Using common defaults will reduce errors and maintenance.
    475     Only the very small or inexistent custom section need periodic maintenance
    476     when the structure of the component changes. Do not edit defaults.
    477 
    478 commit cf1bd3ca78ec602e3e776cf575350d2d8430e5d0
    479 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    480 Date:   Thu Oct 1 14:54:17 2009 -0700
    481 
    482     Add README with pointers to mailing lists, bugzilla, & git
    483     
    484     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    485 
    486 commit aa10bf36fa16cb9e832971daecb92a6de3d346d5
    487 Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br>
    488 Date:   Mon Jan 12 18:35:55 2009 -0200
    489 
    490     Ansification and compile warning fixes.
    491     
    492       This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
    493     make distcheck and all gcc 4.3 and sparse warnings.
    494 
    495 commit c1adeeb234f9d47d1639f5223371ac99ac22d565
    496 Author: James Cloos <cloos (a] jhcloos.com>
    497 Date:   Wed Aug 20 10:32:48 2008 -0400
    498 
    499     xaw8 is gone, use xaw7
    500 
    501 commit 29479333c05afc85f85d988f61d8c4b6aef7446d
    502 Author: James Cloos <cloos (a] jhcloos.com>
    503 Date:   Thu Dec 6 16:37:02 2007 -0500
    504 
    505     Replace static ChangeLog with dist-hook to generate from git log
    506 
    507 commit 90e21df9bfd68b2deb89591aff4d89e7695bafa8
    508 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    509 Date:   Fri Aug 10 16:45:41 2007 -0700
    510 
    511     Change listres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
    512 
    513 commit de65ef12f1749c9d5619dfe8f7605f4df3ac7d48
    514 Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    515 Date:   Fri Aug 10 16:44:49 2007 -0700
    516 
    517     renamed: .cvsignore -> .gitignore
    518 
    519 commit 41a2a3f605856d53eb06fb9227538bd6a77f676d
    520 Author: Kevin E Martin <kem (a] kem.org>
    521 Date:   Wed Dec 21 02:29:43 2005 +0000
    522 
    523     Update package version for X11R7 release.
    524 
    525 commit d29babdb11e5111f4ecf5f5d28a041f94adf54c6
    526 Author: Adam Jackson <ajax (a] nwnk.net>
    527 Date:   Mon Dec 19 16:22:40 2005 +0000
    528 
    529     Stub COPYING files
    530 
    531 commit 6f713a7747ad00ed3517da35631369562751a18d
    532 Author: Kevin E Martin <kem (a] kem.org>
    533 Date:   Thu Dec 15 00:24:02 2005 +0000
    534 
    535     Update package version number for final X11R7 release candidate.
    536 
    537 commit a562cac61783c618b6e5b4ad6a0b25f279235b0d
    538 Author: Kevin E Martin <kem (a] kem.org>
    539 Date:   Tue Dec 6 22:48:17 2005 +0000
    540 
    541     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
    542 
    543 commit 9b83de948d48c6d8528200eebcd62c8774672ef4
    544 Author: Kevin E Martin <kem (a] kem.org>
    545 Date:   Sat Dec 3 05:49:16 2005 +0000
    546 
    547     Update package version number for X11R7 RC3 release.
    548 
    549 commit c6b6664509b2278635d6e5c4033624ce9868dc58
    550 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    551 Date:   Mon Nov 28 22:01:37 2005 +0000
    552 
    553     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
    554         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
    555 
    556 commit 4e708575bf9fc40c3c163a411f8b094b81deb5b9
    557 Author: Eric Anholt <anholt (a] freebsd.org>
    558 Date:   Mon Nov 21 10:34:55 2005 +0000
    559 
    560     Another pass at .cvsignores for apps.
    561 
    562 commit e7f615b1f0728310873b8f7c33ed3fb376c4d259
    563 Author: Eric Anholt <anholt (a] freebsd.org>
    564 Date:   Sun Nov 20 22:08:48 2005 +0000
    565 
    566     Add/improve .cvsignore files for apps.
    567 
    568 commit fa6d4784e89cc654a2edd61dd80dffae86a02685
    569 Author: Kevin E Martin <kem (a] kem.org>
    570 Date:   Wed Oct 19 02:47:48 2005 +0000
    571 
    572     Update package version number for RC1 release.
    573 
    574 commit a3266bc7eb3610ad328cbdba04b9fa7c3b53b329
    575 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    576 Date:   Mon Oct 17 23:56:19 2005 +0000
    577 
    578     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
    579         work better with BSD make
    580 
    581 commit 9fd4f2493a7ffe373f80162dd4ed5568e37d749e
    582 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    583 Date:   Fri Oct 14 00:25:41 2005 +0000
    584 
    585     Use sed to fill in variables in man page
    586 
    587 commit fcc214eb4c7af71599db50276f2a5573946a2943
    588 Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    589 Date:   Mon Aug 1 20:25:28 2005 +0000
    590 
    591     Install man pages to section 1 instead of section m (Patch from Donnie
    592         Berkholz)
    593 
    594 commit 4a76a45b8fcf5d24248af3c301e0d10b3bcd9aaa
    595 Author: Kevin E Martin <kem (a] kem.org>
    596 Date:   Fri Jul 29 21:22:29 2005 +0000
    597 
    598     Various changes preparing packages for RC0:
    599     - Verify and update package version numbers as needed
    600     - Implement versioning scheme
    601     - Change bug address to point to bugzilla bug entry form
    602     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    603         reenable it)
    604     - Fix makedepend to use pkgconfig and pass distcheck
    605     - Update build script to build macros first
    606     - Update modular Xorg version
    607 
    608 commit 7334df8b1d2aaa3d86ef0edb67138026e154f6b7
    609 Author: Adam Jackson <ajax (a] nwnk.net>
    610 Date:   Wed Jul 20 19:31:49 2005 +0000
    611 
    612     Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
    613         configure cache, you cache it, and the cached value is probably wrong.
    614 
    615 commit 8b25b98b1cbe95610a862d75cdecd59cd40bca30
    616 Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
    617 Date:   Thu Jul 14 22:40:14 2005 +0000
    618 
    619     Add _BSD_SOURCE to lots of applications - patch from Stefan Dirsch
    620 
    621 commit 0b8defdf67bc0354d90c525bd4d81dff7f397925
    622 Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
    623 Date:   Tue Jun 28 15:09:55 2005 +0000
    624 
    625     Check in build system for listres
    626 
    627 commit 9b634330ae19c158d05ebf6f703abe2bebcc1ad6
    628 Author: Egbert Eich <eich (a] suse.de>
    629 Date:   Fri Apr 23 19:54:35 2004 +0000
    630 
    631     Merging XORG-CURRENT into trunk
    632 
    633 commit b2fb640ba34463374bc24f70f8a4aedf6fef1f99
    634 Author: Egbert Eich <eich (a] suse.de>
    635 Date:   Sun Mar 14 08:34:53 2004 +0000
    636 
    637     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
    638 
    639 commit aaf179bdca55ed4191489fb1f040816963fe0a4b
    640 Author: Egbert Eich <eich (a] suse.de>
    641 Date:   Wed Mar 3 12:12:53 2004 +0000
    642 
    643     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
    644 
    645 commit 59d9ef519922013e377335916bb6ca5c2fc39d2d
    646 Author: Egbert Eich <eich (a] suse.de>
    647 Date:   Thu Feb 26 13:36:15 2004 +0000
    648 
    649     readding XFree86's cvs IDs
    650 
    651 commit d4a23671859562115b82333812837142a56b72c2
    652 Author: Egbert Eich <eich (a] suse.de>
    653 Date:   Thu Feb 26 09:23:54 2004 +0000
    654 
    655     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
    656 
    657 commit 4be27e287b562d724ac1093da25399308a8db083
    658 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    659 Date:   Tue Nov 25 19:29:02 2003 +0000
    660 
    661     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
    662 
    663 commit e7e4e9e91e2a65d9b0fadd743d556a8173b62cad
    664 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    665 Date:   Fri Nov 14 16:48:57 2003 +0000
    666 
    667     XFree86 4.3.0.1
    668 
    669 commit 874408d7537bb75aae3716ad7ebafdf155e1ab0f
    670 Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    671 Date:   Fri Nov 14 16:48:57 2003 +0000
    672 
    673     Initial revision
    674