ChangeLog   [plain text]


commit 65538c8269ac6d29affa47ef54fa7f606174257a
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Oct 31 11:50:55 2010 -0700

    appres 1.0.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 9fe02e07bc234b7f11f45142d4eac5aa0d20180a
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Oct 31 11:46:29 2010 -0700

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM sttaements under the Automake initialization section.
    Add missing AC_CONFIG_SRCDIR
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 86071577ed5f809b7b415b5a706dbd5d84de277c
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Oct 31 11:43:28 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 108950ed5f2c3774e8ebdb2bb2fe74ff071c56ef
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sun Oct 31 11:42:21 2010 -0700

    config: update AC_PREREQ statement to 2.60
    
    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.
    
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 60497f02ed0adc3fbda4457f93f50e0fdba44af2
Author: Jesse Adkins <jesserayadkins@gmail.com>
Date:   Tue Sep 28 13:29:48 2010 -0700

    Purge cvs tags.
    
    Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit c58c7269e6dc3c7f78d76ef7a1606331dcf05b5a
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Jun 30 23:25:03 2010 -0700

    config: upgrade to util-macros 1.8 for additional man page support
    
    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.
    
    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    The existing statement can now be removed from the configuration file.
    
    Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
    Enables silent rule and use platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit e6ef21fbc81183828c14e89f686a5e21dcde5156
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Nov 26 09:19:52 2009 -0500

    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    
    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.

commit db1d9daa9c8527f1cbcab941c72f7b923343b188
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Wed Oct 28 14:08:40 2009 -0400

    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    
    Add missing INSTALL file. Use standard GNU file on building tarball
    README may have been updated
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.

commit e427b7282cb07885b9be98ee238c544bfc9e40b0
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Tue Oct 27 15:07:24 2009 -0400

    Deploy the new XORG_DEFAULT_OPTIONS #24242
    
    This macro aggregate a number of existing macros that sets commmon
    X.Org components configuration options. It shields the configuration file from
    future changes.

commit ccc0bb4529524b9570621af2be47d524eb65fd78
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Mon Oct 26 22:08:37 2009 -0400

    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
    
    ChangeLog filename is known to Automake and requires no further
    coding in the makefile.

commit 89f99df94a4b2fd2836b639e9df162a8c7afe5e5
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Oct 22 12:33:38 2009 -0400

    .gitignore: use common defaults with custom section # 24239
    
    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.

commit 05aaa3eb156ac0fc2eb0cb449d7c3b903614f857
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sun Sep 27 15:22:36 2009 -0400

    Makefile.am: do not include autogen.sh in distribution #24183
    
    This is a private build script that should not be distributed

commit a42a18d12a23c763acabea045b22a9efbac3e569
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Sep 21 18:10:39 2009 -0700

    appres 1.0.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 25b170accac2cdd405a9c98be6ffe2122da18083
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Sep 21 18:07:57 2009 -0700

    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit fea57c0200b1dce5b5ea45682f11760911e7a4f1
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Sep 21 17:35:44 2009 -0700

    Add pointers to mailing list, bugzilla, wiki & git repo to README
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit a296f50efe75ae03f5cd0fd2b96645c3d856537a
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Thu Jan 15 18:15:44 2009 -0200

    Ansification and compile warning fixes.
    
      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
    make distcheck and all gcc 4.3 and sparse warnings.

commit b52a34ccc971f20b09f60b9b8a117652588e7096
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Fri Aug 10 15:42:09 2007 -0700

    Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
    
    Makefile.am:27: compiling `appres.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'

commit 85be6045ff92bb02d6516f1348fe01c9fa596826
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Jan 22 18:05:40 2007 -0800

    Version bump: 1.0.1

commit 9e489e45820f59461a897f889d3cb32307166937
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Jan 2 14:22:47 2007 -0800

    Replace static ChangeLog with dist-hook to generate from git log

commit 88deaf1f2fdfee347331de6b589a28552d9c3dbd
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Jan 2 13:56:37 2007 -0800

    Add *~ to .gitignore

commit 777d0667ad74adbd33a523a67aa039092562c0f0
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Jan 2 13:45:01 2007 -0800

    renamed: .cvsignore -> .gitignore

commit 8609dd477c39b0e28a152ca2406156074d673564
Author: Eric S. Raymond <esr@thyrsus.com>
Date:   Tue Jan 2 13:42:43 2007 -0800

    Bug 9510: Unbalanced group in command synopis in appres.1 man page
    
    <https://bugs.freedesktop.org/show_bug.cgi?id=9510>

commit 2b4940097934165ce6c195d5d01ed7dde7be2dbf
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:01 2005 +0000

    Update package version number for final X11R7 release candidate.

commit fc5462bc53e9dcb216861a3fddc4974106761712
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:15 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit cf84153a21b01c254932a241700d61cf59eaeda4
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:14 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 4f49292876806a5d3a01c6d67705175421a9ff08
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:36 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 91673d2a3296bfc8facecd1f64d96f4497ddf87c
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:34:54 2005 +0000

    Another pass at .cvsignores for apps.

commit 3077b85aded5db9dda7840487a9e57027a7bf705
Author: Eric Anholt <anholt@freebsd.org>
Date:   Sun Nov 20 22:08:47 2005 +0000

    Add/improve .cvsignore files for apps.

commit c083eb4a05060b1a4cadb86c0c8b4ec47fa5388f
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Oct 18 22:00:42 2005 +0000

    Update package version number for RC1 release.

commit 1709f7d3d390848f629c860a7de2986b3583448c
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 23:56:18 2005 +0000

    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
        work better with BSD make

commit 33f5d2737a2d85b643e8f208bbef89c6474d561e
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 00:25:40 2005 +0000

    Use sed to fill in variables in man page

commit 61d84d9c527921b252706b251ce29caac4eb5ad4
Author: Kristian Høgsberg <krh@redhat.com>
Date:   Fri Sep 23 20:34:52 2005 +0000

    Add some content to these.

commit f2b72b79fbac8ed885d1cb8823cc500a91aa7408
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Aug 1 20:25:27 2005 +0000

    Install man pages to section 1 instead of section m (Patch from Donnie
        Berkholz)

commit c6545e9800143613082d86cb3f428fc06e00fa09
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:28 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit 11e6dfcc25a1d4a05323ea81cf69e217b5c854da
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Jul 27 00:38:04 2005 +0000

    Include the man page when making dist

commit 130050b5985f1de5990f20cc36cc98db7cc6ffb1
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Jul 20 19:31:47 2005 +0000

    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
        configure cache, you cache it, and the cached value is probably wrong.

commit 12bd22f44d4cd3864f87aeb371dce2307c2eb884
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Jul 1 16:55:14 2005 +0000

    More freedestkop->freedesktop typo fixes

commit e6418cf03e9a7f835a7ee7d958ea6a1d4318f7b5
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Wed Jun 22 23:52:44 2005 +0000

    - Add script that can generate the build system for applications
    - Add build system for appres

commit 0bb4b31a8aa87da2b2e859780d8d6a6cf7a1db77
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:54:31 2004 +0000

    Merging XORG-CURRENT into trunk

commit c193a35e00d0ce9ad263e608d421b951ff180022
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:34:49 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 9973841b4c8d7ef87f82ce27c37c823874a68d09
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:50 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 6c0fcbd7434381151c9dbc2f14d43253b21dbf79
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:36:15 2004 +0000

    readding XFree86's cvs IDs

commit a4fcf5e1478051ccf213151696d3dbae7ab64e41
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:53 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit 8d41f164a8c99099d7a81e2e0e6d236a23073014
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:29:01 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit d5ef6e985dca01181d021567255d5c212585213c
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:57 2003 +0000

    XFree86 4.3.0.1

commit 541fcb6c9e1bbf65885b1c2c2e27609544fe62d6
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:52 2003 +0000

    R6.6 is the Xorg base-line