Home | History | Annotate | Line # | Download | only in dist
ChangeLog revision 1.1.1.6
      1  1.1.1.6  mrg commit 55db329c8363e6ca969c27652f0da714364065bd
      2  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
      3  1.1.1.6  mrg Date:   Sun Apr 3 11:54:44 2022 -0700
      4  1.1.1.6  mrg 
      5  1.1.1.6  mrg     appres 1.0.6
      6  1.1.1.6  mrg     
      7  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
      8  1.1.1.6  mrg 
      9  1.1.1.6  mrg commit aa7250cb209b31a4a8e78b53cd54b41f71a5c986
     10  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     11  1.1.1.6  mrg Date:   Fri Dec 3 14:16:11 2021 -0800
     12  1.1.1.6  mrg 
     13  1.1.1.6  mrg     gitlab CI: add a basic build test
     14  1.1.1.6  mrg     
     15  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     16  1.1.1.6  mrg 
     17  1.1.1.6  mrg commit 78b86cfef4eb8a493e8238969bca9e1e9d111803
     18  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     19  1.1.1.6  mrg Date:   Fri Dec 3 14:14:38 2021 -0800
     20  1.1.1.6  mrg 
     21  1.1.1.6  mrg     Build xz tarballs instead of bzip2
     22  1.1.1.6  mrg     
     23  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     24  1.1.1.6  mrg 
     25  1.1.1.6  mrg commit 73e835828184af9230db2176579a4ff74da7785b
     26  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     27  1.1.1.6  mrg Date:   Sat Jun 1 18:33:51 2019 -0700
     28  1.1.1.6  mrg 
     29  1.1.1.6  mrg     Use _CONST_X_STRING to make libXt declare String as const char *
     30  1.1.1.6  mrg     
     31  1.1.1.6  mrg     Clears gcc 7.3 warnings of:
     32  1.1.1.6  mrg     
     33  1.1.1.6  mrg     appres.c: In function main:
     34  1.1.1.6  mrg     appres.c:36:16: warning: initialization discards const qualifier from pointer target type [-Wdiscarded-qualifiers]
     35  1.1.1.6  mrg      #define NONAME "-AppResTest-"
     36  1.1.1.6  mrg                     ^
     37  1.1.1.6  mrg     appres.c:126:20: note: in expansion of macro NONAME
     38  1.1.1.6  mrg          String iname = NONAME, cname = NONAME;
     39  1.1.1.6  mrg                         ^~~~~~
     40  1.1.1.6  mrg     appres.c:36:16: warning: initialization discards const qualifier from pointer target type [-Wdiscarded-qualifiers]
     41  1.1.1.6  mrg      #define NONAME "-AppResTest-"
     42  1.1.1.6  mrg                     ^
     43  1.1.1.6  mrg     appres.c:126:36: note: in expansion of macro NONAME
     44  1.1.1.6  mrg          String iname = NONAME, cname = NONAME;
     45  1.1.1.6  mrg                                         ^~~~~~
     46  1.1.1.6  mrg     
     47  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     48  1.1.1.6  mrg 
     49  1.1.1.6  mrg commit 60be69492ae346a89c5e510dfa6af8495c4fa078
     50  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     51  1.1.1.6  mrg Date:   Wed Nov 21 16:38:21 2018 -0800
     52  1.1.1.6  mrg 
     53  1.1.1.6  mrg     Update configure.ac bug URL for gitlab migration
     54  1.1.1.6  mrg     
     55  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     56  1.1.1.6  mrg 
     57  1.1.1.6  mrg commit ac89dfca6a91039261d68cdcc76fc4027f6e7458
     58  1.1.1.6  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     59  1.1.1.6  mrg Date:   Fri Nov 16 19:16:28 2018 -0800
     60  1.1.1.6  mrg 
     61  1.1.1.6  mrg     Update README for gitlab migration
     62  1.1.1.6  mrg     
     63  1.1.1.6  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     64  1.1.1.6  mrg 
     65  1.1.1.5  mrg commit ce712a3ab96eb8127d9eda4600d99e6b83bd99db
     66  1.1.1.5  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     67  1.1.1.5  mrg Date:   Sun Mar 4 19:28:31 2018 -0800
     68  1.1.1.5  mrg 
     69  1.1.1.5  mrg     appres 1.0.5
     70  1.1.1.5  mrg     
     71  1.1.1.5  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
     72  1.1.1.5  mrg 
     73  1.1.1.5  mrg commit ba8a175f550e3a195ac12e47d6edf34f1fc8e309
     74  1.1.1.5  mrg Author: Mihail Konev <k.mvc (a] ya.ru>
     75  1.1.1.5  mrg Date:   Thu Jan 26 14:00:20 2017 +1000
     76  1.1.1.5  mrg 
     77  1.1.1.5  mrg     autogen: add default patch prefix
     78  1.1.1.5  mrg     
     79  1.1.1.5  mrg     Signed-off-by: Mihail Konev <k.mvc (a] ya.ru>
     80  1.1.1.5  mrg 
     81  1.1.1.5  mrg commit b2400c72bc34718d4242d49f7730eb75b729c4ba
     82  1.1.1.5  mrg Author: Emil Velikov <emil.l.velikov (a] gmail.com>
     83  1.1.1.5  mrg Date:   Mon Mar 9 12:00:52 2015 +0000
     84  1.1.1.5  mrg 
     85  1.1.1.5  mrg     autogen.sh: use quoted string variables
     86  1.1.1.5  mrg     
     87  1.1.1.5  mrg     Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
     88  1.1.1.5  mrg     fall-outs, when they contain space.
     89  1.1.1.5  mrg     
     90  1.1.1.5  mrg     Signed-off-by: Emil Velikov <emil.l.velikov (a] gmail.com>
     91  1.1.1.5  mrg     Reviewed-by: Peter Hutterer <peter.hutterer (a] who-t.net>
     92  1.1.1.5  mrg     Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
     93  1.1.1.5  mrg 
     94  1.1.1.5  mrg commit decddc24aa215cadc627896858fc63de20428c4b
     95  1.1.1.5  mrg Author: Peter Hutterer <peter.hutterer (a] who-t.net>
     96  1.1.1.5  mrg Date:   Tue Jan 24 10:32:07 2017 +1000
     97  1.1.1.5  mrg 
     98  1.1.1.5  mrg     autogen.sh: use exec instead of waiting for configure to finish
     99  1.1.1.5  mrg     
    100  1.1.1.5  mrg     Syncs the invocation of configure with the one from the server.
    101  1.1.1.5  mrg     
    102  1.1.1.5  mrg     Signed-off-by: Peter Hutterer <peter.hutterer (a] who-t.net>
    103  1.1.1.5  mrg     Reviewed-by: Emil Velikov <emil.velikov (a] collabora.com>
    104  1.1.1.5  mrg 
    105  1.1.1.5  mrg commit b6aadf86f5f35af3fcbc6f14e9bdf25a4f3925ee
    106  1.1.1.5  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    107  1.1.1.5  mrg Date:   Sun Jun 1 18:58:01 2014 -0700
    108  1.1.1.5  mrg 
    109  1.1.1.5  mrg     autogen.sh: Honor NOCONFIGURE=1
    110  1.1.1.5  mrg     
    111  1.1.1.5  mrg     See http://people.gnome.org/~walters/docs/build-api.txt
    112  1.1.1.5  mrg     
    113  1.1.1.5  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    114  1.1.1.5  mrg 
    115  1.1.1.5  mrg commit 4d8717bacfa0a703f5d07ac052c448f4dba37170
    116  1.1.1.5  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    117  1.1.1.5  mrg Date:   Sun Jun 1 18:58:01 2014 -0700
    118  1.1.1.5  mrg 
    119  1.1.1.5  mrg     configure: Drop AM_MAINTAINER_MODE
    120  1.1.1.5  mrg     
    121  1.1.1.5  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    122  1.1.1.5  mrg 
    123  1.1.1.5  mrg commit 129a0b2bd86d5523883128f2357e1cf6a5e00998
    124  1.1.1.5  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    125  1.1.1.5  mrg Date:   Fri Nov 22 22:11:00 2013 -0800
    126  1.1.1.5  mrg 
    127  1.1.1.5  mrg     Print which option was in error along with usage message
    128  1.1.1.5  mrg     
    129  1.1.1.5  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    130  1.1.1.5  mrg     Reviewed-by: Gaetan Nadon <memsize (a] videotron.ca>
    131  1.1.1.5  mrg 
    132  1.1.1.4  mrg commit f189c64e3576956816da9f46909437f5523ded3b
    133  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    134  1.1.1.4  mrg Date:   Fri May 17 17:39:13 2013 -0700
    135  1.1.1.4  mrg 
    136  1.1.1.4  mrg     appres 1.0.4
    137  1.1.1.4  mrg     
    138  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    139  1.1.1.4  mrg 
    140  1.1.1.4  mrg commit 849880e1cca492665a7c8581e5591065299ab718
    141  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    142  1.1.1.4  mrg Date:   Sat Jan 19 11:33:48 2013 -0800
    143  1.1.1.4  mrg 
    144  1.1.1.4  mrg     Add -V option to print command version
    145  1.1.1.4  mrg     
    146  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    147  1.1.1.4  mrg 
    148  1.1.1.4  mrg commit 590aa5f17cd4b8d710662e6af701c166392d0235
    149  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    150  1.1.1.4  mrg Date:   Sat Jan 19 11:21:29 2013 -0800
    151  1.1.1.4  mrg 
    152  1.1.1.4  mrg     Combine usage message into a single string
    153  1.1.1.4  mrg     
    154  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    155  1.1.1.4  mrg 
    156  1.1.1.4  mrg commit 766a467795cd9e58cd9ea0266dd6a5b54403aac8
    157  1.1.1.4  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    158  1.1.1.4  mrg Date:   Sat Jan 19 11:18:33 2013 -0800
    159  1.1.1.4  mrg 
    160  1.1.1.4  mrg     Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn warning
    161  1.1.1.4  mrg     
    162  1.1.1.4  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    163  1.1.1.4  mrg 
    164  1.1.1.4  mrg commit 5fe00fdffe8ec04f8ad04617a2b26ff282049a4c
    165  1.1.1.4  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    166  1.1.1.4  mrg Date:   Mon Jun 13 13:48:00 2011 -0400
    167  1.1.1.4  mrg 
    168  1.1.1.4  mrg     .gitignore: fix typo
    169  1.1.1.4  mrg     
    170  1.1.1.4  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    171  1.1.1.4  mrg 
    172  1.1.1.4  mrg commit 0497e70e490eb30c6062555cce16c87e81523b0b
    173  1.1.1.4  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    174  1.1.1.4  mrg Date:   Mon Jun 13 13:41:27 2011 -0400
    175  1.1.1.4  mrg 
    176  1.1.1.4  mrg     .gitignore: the original copy was somewhat broken
    177  1.1.1.4  mrg     
    178  1.1.1.4  mrg     Only comments, nothing functional
    179  1.1.1.4  mrg     
    180  1.1.1.4  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    181  1.1.1.4  mrg 
    182  1.1.1.4  mrg commit 3450c1498afe0fc8beabf70f864d241f54e7a3a4
    183  1.1.1.4  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    184  1.1.1.4  mrg Date:   Wed Jan 19 10:06:55 2011 -0500
    185  1.1.1.4  mrg 
    186  1.1.1.4  mrg     config: move man pages into their own directory
    187  1.1.1.4  mrg     
    188  1.1.1.4  mrg     Use services provided by XORG_MANPAGE_SECTIONS.
    189  1.1.1.4  mrg     Use standard Makefile for man pages.
    190  1.1.1.4  mrg     
    191  1.1.1.4  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    192  1.1.1.4  mrg 
    193  1.1.1.4  mrg commit 38d38caed7d7c7a359dc9ff5517a72f3b25c4277
    194  1.1.1.4  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    195  1.1.1.4  mrg Date:   Thu Jan 13 17:15:36 2011 -0500
    196  1.1.1.4  mrg 
    197  1.1.1.4  mrg     man: replace hard coded man page section with substitution strings
    198  1.1.1.4  mrg     
    199  1.1.1.4  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    200  1.1.1.4  mrg 
    201  1.1.1.4  mrg commit eb5186583f9b99b8ae71db14835319270db5cba2
    202  1.1.1.4  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    203  1.1.1.4  mrg Date:   Thu Jan 13 11:15:00 2011 -0500
    204  1.1.1.4  mrg 
    205  1.1.1.4  mrg     man: remove trailing spaces and tabs
    206  1.1.1.4  mrg     
    207  1.1.1.4  mrg     Using s/[ \t]*$//
    208  1.1.1.4  mrg     
    209  1.1.1.4  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    210  1.1.1.4  mrg 
    211  1.1.1.3  mrg commit 65538c8269ac6d29affa47ef54fa7f606174257a
    212  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    213  1.1.1.3  mrg Date:   Sun Oct 31 11:50:55 2010 -0700
    214  1.1.1.3  mrg 
    215  1.1.1.3  mrg     appres 1.0.3
    216  1.1.1.3  mrg     
    217  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    218  1.1.1.3  mrg 
    219  1.1.1.3  mrg commit 9fe02e07bc234b7f11f45142d4eac5aa0d20180a
    220  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    221  1.1.1.3  mrg Date:   Sun Oct 31 11:46:29 2010 -0700
    222  1.1.1.3  mrg 
    223  1.1.1.3  mrg     config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    224  1.1.1.3  mrg     
    225  1.1.1.3  mrg     Regroup AC statements under the Autoconf initialization section.
    226  1.1.1.3  mrg     Regroup AM sttaements under the Automake initialization section.
    227  1.1.1.3  mrg     Add missing AC_CONFIG_SRCDIR
    228  1.1.1.3  mrg     
    229  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    230  1.1.1.3  mrg 
    231  1.1.1.3  mrg commit 86071577ed5f809b7b415b5a706dbd5d84de277c
    232  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    233  1.1.1.3  mrg Date:   Sun Oct 31 11:43:28 2010 -0700
    234  1.1.1.3  mrg 
    235  1.1.1.3  mrg     config: Remove unnecessary calls from configure.ac
    236  1.1.1.3  mrg     
    237  1.1.1.3  mrg     AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    238  1.1.1.3  mrg     PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    239  1.1.1.3  mrg     
    240  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    241  1.1.1.3  mrg 
    242  1.1.1.3  mrg commit 108950ed5f2c3774e8ebdb2bb2fe74ff071c56ef
    243  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    244  1.1.1.3  mrg Date:   Sun Oct 31 11:42:21 2010 -0700
    245  1.1.1.3  mrg 
    246  1.1.1.3  mrg     config: update AC_PREREQ statement to 2.60
    247  1.1.1.3  mrg     
    248  1.1.1.3  mrg     Unrelated to the previous patches, the new value simply reflects
    249  1.1.1.3  mrg     the reality that the minimum level for autoconf to configure
    250  1.1.1.3  mrg     all x.org modules is 2.60 dated June 2006.
    251  1.1.1.3  mrg     
    252  1.1.1.3  mrg     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    253  1.1.1.3  mrg     
    254  1.1.1.3  mrg     Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
    255  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    256  1.1.1.3  mrg 
    257  1.1.1.3  mrg commit 60497f02ed0adc3fbda4457f93f50e0fdba44af2
    258  1.1.1.3  mrg Author: Jesse Adkins <jesserayadkins (a] gmail.com>
    259  1.1.1.3  mrg Date:   Tue Sep 28 13:29:48 2010 -0700
    260  1.1.1.3  mrg 
    261  1.1.1.3  mrg     Purge cvs tags.
    262  1.1.1.3  mrg     
    263  1.1.1.3  mrg     Signed-off-by: Jesse Adkins <jesserayadkins (a] gmail.com>
    264  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    265  1.1.1.3  mrg 
    266  1.1.1.3  mrg commit c58c7269e6dc3c7f78d76ef7a1606331dcf05b5a
    267  1.1.1.3  mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    268  1.1.1.3  mrg Date:   Wed Jun 30 23:25:03 2010 -0700
    269  1.1.1.3  mrg 
    270  1.1.1.3  mrg     config: upgrade to util-macros 1.8 for additional man page support
    271  1.1.1.3  mrg     
    272  1.1.1.3  mrg     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    273  1.1.1.3  mrg     The value of MAN_SUBST is the same for all X.Org packages.
    274  1.1.1.3  mrg     
    275  1.1.1.3  mrg     Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    276  1.1.1.3  mrg     The existing statement can now be removed from the configuration file.
    277  1.1.1.3  mrg     
    278  1.1.1.3  mrg     Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
    279  1.1.1.3  mrg     Enables silent rule and use platform appropriate version of sed.
    280  1.1.1.3  mrg     
    281  1.1.1.3  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
    282  1.1.1.3  mrg 
    283  1.1.1.3  mrg commit e6ef21fbc81183828c14e89f686a5e21dcde5156
    284  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    285  1.1.1.3  mrg Date:   Thu Nov 26 09:19:52 2009 -0500
    286  1.1.1.3  mrg 
    287  1.1.1.3  mrg     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    288  1.1.1.3  mrg     
    289  1.1.1.3  mrg     Now that the INSTALL file is generated.
    290  1.1.1.3  mrg     Allows running make maintainer-clean.
    291  1.1.1.3  mrg 
    292  1.1.1.3  mrg commit db1d9daa9c8527f1cbcab941c72f7b923343b188
    293  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    294  1.1.1.3  mrg Date:   Wed Oct 28 14:08:40 2009 -0400
    295  1.1.1.3  mrg 
    296  1.1.1.3  mrg     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    297  1.1.1.3  mrg     
    298  1.1.1.3  mrg     Add missing INSTALL file. Use standard GNU file on building tarball
    299  1.1.1.3  mrg     README may have been updated
    300  1.1.1.3  mrg     Remove AUTHORS file as it is empty and no content available yet.
    301  1.1.1.3  mrg     Remove NEWS file as it is empty and no content available yet.
    302  1.1.1.3  mrg 
    303  1.1.1.3  mrg commit e427b7282cb07885b9be98ee238c544bfc9e40b0
    304  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    305  1.1.1.3  mrg Date:   Tue Oct 27 15:07:24 2009 -0400
    306  1.1.1.3  mrg 
    307  1.1.1.3  mrg     Deploy the new XORG_DEFAULT_OPTIONS #24242
    308  1.1.1.3  mrg     
    309  1.1.1.3  mrg     This macro aggregate a number of existing macros that sets commmon
    310  1.1.1.3  mrg     X.Org components configuration options. It shields the configuration file from
    311  1.1.1.3  mrg     future changes.
    312  1.1.1.3  mrg 
    313  1.1.1.3  mrg commit ccc0bb4529524b9570621af2be47d524eb65fd78
    314  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    315  1.1.1.3  mrg Date:   Mon Oct 26 22:08:37 2009 -0400
    316  1.1.1.3  mrg 
    317  1.1.1.3  mrg     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
    318  1.1.1.3  mrg     
    319  1.1.1.3  mrg     ChangeLog filename is known to Automake and requires no further
    320  1.1.1.3  mrg     coding in the makefile.
    321  1.1.1.3  mrg 
    322  1.1.1.3  mrg commit 89f99df94a4b2fd2836b639e9df162a8c7afe5e5
    323  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    324  1.1.1.3  mrg Date:   Thu Oct 22 12:33:38 2009 -0400
    325  1.1.1.3  mrg 
    326  1.1.1.3  mrg     .gitignore: use common defaults with custom section # 24239
    327  1.1.1.3  mrg     
    328  1.1.1.3  mrg     Using common defaults will reduce errors and maintenance.
    329  1.1.1.3  mrg     Only the very small or inexistent custom section need periodic maintenance
    330  1.1.1.3  mrg     when the structure of the component changes. Do not edit defaults.
    331  1.1.1.3  mrg 
    332  1.1.1.3  mrg commit 05aaa3eb156ac0fc2eb0cb449d7c3b903614f857
    333  1.1.1.3  mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
    334  1.1.1.3  mrg Date:   Sun Sep 27 15:22:36 2009 -0400
    335  1.1.1.3  mrg 
    336  1.1.1.3  mrg     Makefile.am: do not include autogen.sh in distribution #24183
    337  1.1.1.3  mrg     
    338  1.1.1.3  mrg     This is a private build script that should not be distributed
    339  1.1.1.3  mrg 
    340  1.1.1.2  mrg commit a42a18d12a23c763acabea045b22a9efbac3e569
    341  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    342  1.1.1.2  mrg Date:   Mon Sep 21 18:10:39 2009 -0700
    343  1.1.1.2  mrg 
    344  1.1.1.2  mrg     appres 1.0.2
    345  1.1.1.2  mrg     
    346  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    347  1.1.1.2  mrg 
    348  1.1.1.2  mrg commit 25b170accac2cdd405a9c98be6ffe2122da18083
    349  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    350  1.1.1.2  mrg Date:   Mon Sep 21 18:07:57 2009 -0700
    351  1.1.1.2  mrg 
    352  1.1.1.2  mrg     Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
    353  1.1.1.2  mrg     
    354  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    355  1.1.1.2  mrg 
    356  1.1.1.2  mrg commit fea57c0200b1dce5b5ea45682f11760911e7a4f1
    357  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    358  1.1.1.2  mrg Date:   Mon Sep 21 17:35:44 2009 -0700
    359  1.1.1.2  mrg 
    360  1.1.1.2  mrg     Add pointers to mailing list, bugzilla, wiki & git repo to README
    361  1.1.1.2  mrg     
    362  1.1.1.2  mrg     Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
    363  1.1.1.2  mrg 
    364  1.1.1.2  mrg commit a296f50efe75ae03f5cd0fd2b96645c3d856537a
    365  1.1.1.2  mrg Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br>
    366  1.1.1.2  mrg Date:   Thu Jan 15 18:15:44 2009 -0200
    367  1.1.1.2  mrg 
    368  1.1.1.2  mrg     Ansification and compile warning fixes.
    369  1.1.1.2  mrg     
    370  1.1.1.2  mrg       This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
    371  1.1.1.2  mrg     make distcheck and all gcc 4.3 and sparse warnings.
    372  1.1.1.2  mrg 
    373  1.1.1.2  mrg commit b52a34ccc971f20b09f60b9b8a117652588e7096
    374  1.1.1.2  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    375  1.1.1.2  mrg Date:   Fri Aug 10 15:42:09 2007 -0700
    376  1.1.1.2  mrg 
    377  1.1.1.2  mrg     Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
    378  1.1.1.2  mrg     
    379  1.1.1.2  mrg     Makefile.am:27: compiling `appres.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
    380  1.1.1.2  mrg 
    381      1.1  mrg commit 85be6045ff92bb02d6516f1348fe01c9fa596826
    382      1.1  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    383      1.1  mrg Date:   Mon Jan 22 18:05:40 2007 -0800
    384      1.1  mrg 
    385      1.1  mrg     Version bump: 1.0.1
    386      1.1  mrg 
    387      1.1  mrg commit 9e489e45820f59461a897f889d3cb32307166937
    388      1.1  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    389      1.1  mrg Date:   Tue Jan 2 14:22:47 2007 -0800
    390      1.1  mrg 
    391      1.1  mrg     Replace static ChangeLog with dist-hook to generate from git log
    392      1.1  mrg 
    393      1.1  mrg commit 88deaf1f2fdfee347331de6b589a28552d9c3dbd
    394      1.1  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    395      1.1  mrg Date:   Tue Jan 2 13:56:37 2007 -0800
    396      1.1  mrg 
    397      1.1  mrg     Add *~ to .gitignore
    398      1.1  mrg 
    399      1.1  mrg commit 777d0667ad74adbd33a523a67aa039092562c0f0
    400      1.1  mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
    401      1.1  mrg Date:   Tue Jan 2 13:45:01 2007 -0800
    402      1.1  mrg 
    403      1.1  mrg     renamed: .cvsignore -> .gitignore
    404      1.1  mrg 
    405      1.1  mrg commit 8609dd477c39b0e28a152ca2406156074d673564
    406      1.1  mrg Author: Eric S. Raymond <esr (a] thyrsus.com>
    407      1.1  mrg Date:   Tue Jan 2 13:42:43 2007 -0800
    408      1.1  mrg 
    409      1.1  mrg     Bug 9510: Unbalanced group in command synopis in appres.1 man page
    410      1.1  mrg     
    411      1.1  mrg     <https://bugs.freedesktop.org/show_bug.cgi?id=9510>
    412      1.1  mrg 
    413      1.1  mrg commit 2b4940097934165ce6c195d5d01ed7dde7be2dbf
    414      1.1  mrg Author: Kevin E Martin <kem (a] kem.org>
    415      1.1  mrg Date:   Thu Dec 15 00:24:01 2005 +0000
    416      1.1  mrg 
    417      1.1  mrg     Update package version number for final X11R7 release candidate.
    418      1.1  mrg 
    419      1.1  mrg commit fc5462bc53e9dcb216861a3fddc4974106761712
    420      1.1  mrg Author: Kevin E Martin <kem (a] kem.org>
    421      1.1  mrg Date:   Tue Dec 6 22:48:15 2005 +0000
    422      1.1  mrg 
    423      1.1  mrg     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
    424      1.1  mrg 
    425      1.1  mrg commit cf84153a21b01c254932a241700d61cf59eaeda4
    426      1.1  mrg Author: Kevin E Martin <kem (a] kem.org>
    427      1.1  mrg Date:   Sat Dec 3 05:49:14 2005 +0000
    428      1.1  mrg 
    429      1.1  mrg     Update package version number for X11R7 RC3 release.
    430      1.1  mrg 
    431      1.1  mrg commit 4f49292876806a5d3a01c6d67705175421a9ff08
    432      1.1  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    433      1.1  mrg Date:   Mon Nov 28 22:01:36 2005 +0000
    434      1.1  mrg 
    435      1.1  mrg     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
    436      1.1  mrg         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
    437      1.1  mrg 
    438      1.1  mrg commit 91673d2a3296bfc8facecd1f64d96f4497ddf87c
    439      1.1  mrg Author: Eric Anholt <anholt (a] freebsd.org>
    440      1.1  mrg Date:   Mon Nov 21 10:34:54 2005 +0000
    441      1.1  mrg 
    442      1.1  mrg     Another pass at .cvsignores for apps.
    443      1.1  mrg 
    444      1.1  mrg commit 3077b85aded5db9dda7840487a9e57027a7bf705
    445      1.1  mrg Author: Eric Anholt <anholt (a] freebsd.org>
    446      1.1  mrg Date:   Sun Nov 20 22:08:47 2005 +0000
    447      1.1  mrg 
    448      1.1  mrg     Add/improve .cvsignore files for apps.
    449      1.1  mrg 
    450      1.1  mrg commit c083eb4a05060b1a4cadb86c0c8b4ec47fa5388f
    451      1.1  mrg Author: Kevin E Martin <kem (a] kem.org>
    452      1.1  mrg Date:   Tue Oct 18 22:00:42 2005 +0000
    453      1.1  mrg 
    454      1.1  mrg     Update package version number for RC1 release.
    455      1.1  mrg 
    456      1.1  mrg commit 1709f7d3d390848f629c860a7de2986b3583448c
    457      1.1  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    458      1.1  mrg Date:   Mon Oct 17 23:56:18 2005 +0000
    459      1.1  mrg 
    460      1.1  mrg     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
    461      1.1  mrg         work better with BSD make
    462      1.1  mrg 
    463      1.1  mrg commit 33f5d2737a2d85b643e8f208bbef89c6474d561e
    464      1.1  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    465      1.1  mrg Date:   Fri Oct 14 00:25:40 2005 +0000
    466      1.1  mrg 
    467      1.1  mrg     Use sed to fill in variables in man page
    468      1.1  mrg 
    469      1.1  mrg commit 61d84d9c527921b252706b251ce29caac4eb5ad4
    470  1.1.1.6  mrg Author: Kristian Hgsberg  <krh (a] redhat.com>
    471      1.1  mrg Date:   Fri Sep 23 20:34:52 2005 +0000
    472      1.1  mrg 
    473      1.1  mrg     Add some content to these.
    474      1.1  mrg 
    475      1.1  mrg commit f2b72b79fbac8ed885d1cb8823cc500a91aa7408
    476      1.1  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    477      1.1  mrg Date:   Mon Aug 1 20:25:27 2005 +0000
    478      1.1  mrg 
    479      1.1  mrg     Install man pages to section 1 instead of section m (Patch from Donnie
    480      1.1  mrg         Berkholz)
    481      1.1  mrg 
    482      1.1  mrg commit c6545e9800143613082d86cb3f428fc06e00fa09
    483      1.1  mrg Author: Kevin E Martin <kem (a] kem.org>
    484      1.1  mrg Date:   Fri Jul 29 21:22:28 2005 +0000
    485      1.1  mrg 
    486      1.1  mrg     Various changes preparing packages for RC0:
    487      1.1  mrg     - Verify and update package version numbers as needed
    488      1.1  mrg     - Implement versioning scheme
    489      1.1  mrg     - Change bug address to point to bugzilla bug entry form
    490      1.1  mrg     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    491      1.1  mrg         reenable it)
    492      1.1  mrg     - Fix makedepend to use pkgconfig and pass distcheck
    493      1.1  mrg     - Update build script to build macros first
    494      1.1  mrg     - Update modular Xorg version
    495      1.1  mrg 
    496      1.1  mrg commit 11e6dfcc25a1d4a05323ea81cf69e217b5c854da
    497      1.1  mrg Author: Kevin E Martin <kem (a] kem.org>
    498      1.1  mrg Date:   Wed Jul 27 00:38:04 2005 +0000
    499      1.1  mrg 
    500      1.1  mrg     Include the man page when making dist
    501      1.1  mrg 
    502      1.1  mrg commit 130050b5985f1de5990f20cc36cc98db7cc6ffb1
    503      1.1  mrg Author: Adam Jackson <ajax (a] nwnk.net>
    504      1.1  mrg Date:   Wed Jul 20 19:31:47 2005 +0000
    505      1.1  mrg 
    506      1.1  mrg     Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
    507      1.1  mrg         configure cache, you cache it, and the cached value is probably wrong.
    508      1.1  mrg 
    509      1.1  mrg commit 12bd22f44d4cd3864f87aeb371dce2307c2eb884
    510      1.1  mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
    511      1.1  mrg Date:   Fri Jul 1 16:55:14 2005 +0000
    512      1.1  mrg 
    513      1.1  mrg     More freedestkop->freedesktop typo fixes
    514      1.1  mrg 
    515      1.1  mrg commit e6418cf03e9a7f835a7ee7d958ea6a1d4318f7b5
    516  1.1.1.6  mrg Author: Sren Sandmann Pedersen  <sandmann (a] daimi.au.dk>
    517      1.1  mrg Date:   Wed Jun 22 23:52:44 2005 +0000
    518      1.1  mrg 
    519      1.1  mrg     - Add script that can generate the build system for applications
    520      1.1  mrg     - Add build system for appres
    521      1.1  mrg 
    522      1.1  mrg commit 0bb4b31a8aa87da2b2e859780d8d6a6cf7a1db77
    523      1.1  mrg Author: Egbert Eich <eich (a] suse.de>
    524      1.1  mrg Date:   Fri Apr 23 19:54:31 2004 +0000
    525      1.1  mrg 
    526      1.1  mrg     Merging XORG-CURRENT into trunk
    527      1.1  mrg 
    528      1.1  mrg commit c193a35e00d0ce9ad263e608d421b951ff180022
    529      1.1  mrg Author: Egbert Eich <eich (a] suse.de>
    530      1.1  mrg Date:   Sun Mar 14 08:34:49 2004 +0000
    531      1.1  mrg 
    532      1.1  mrg     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
    533      1.1  mrg 
    534      1.1  mrg commit 9973841b4c8d7ef87f82ce27c37c823874a68d09
    535      1.1  mrg Author: Egbert Eich <eich (a] suse.de>
    536      1.1  mrg Date:   Wed Mar 3 12:12:50 2004 +0000
    537      1.1  mrg 
    538      1.1  mrg     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
    539      1.1  mrg 
    540      1.1  mrg commit 6c0fcbd7434381151c9dbc2f14d43253b21dbf79
    541      1.1  mrg Author: Egbert Eich <eich (a] suse.de>
    542      1.1  mrg Date:   Thu Feb 26 13:36:15 2004 +0000
    543      1.1  mrg 
    544      1.1  mrg     readding XFree86's cvs IDs
    545      1.1  mrg 
    546      1.1  mrg commit a4fcf5e1478051ccf213151696d3dbae7ab64e41
    547      1.1  mrg Author: Egbert Eich <eich (a] suse.de>
    548      1.1  mrg Date:   Thu Feb 26 09:23:53 2004 +0000
    549      1.1  mrg 
    550      1.1  mrg     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
    551      1.1  mrg 
    552      1.1  mrg commit 8d41f164a8c99099d7a81e2e0e6d236a23073014
    553      1.1  mrg Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    554      1.1  mrg Date:   Tue Nov 25 19:29:01 2003 +0000
    555      1.1  mrg 
    556      1.1  mrg     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
    557      1.1  mrg 
    558      1.1  mrg commit d5ef6e985dca01181d021567255d5c212585213c
    559      1.1  mrg Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    560      1.1  mrg Date:   Fri Nov 14 16:48:57 2003 +0000
    561      1.1  mrg 
    562      1.1  mrg     XFree86 4.3.0.1
    563      1.1  mrg 
    564      1.1  mrg commit 541fcb6c9e1bbf65885b1c2c2e27609544fe62d6
    565      1.1  mrg Author: Kaleb Keithley <kaleb (a] freedesktop.org>
    566      1.1  mrg Date:   Fri Nov 14 15:54:52 2003 +0000
    567      1.1  mrg 
    568      1.1  mrg     R6.6 is the Xorg base-line
    569