[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-suntcx: Changes to 'upstream-unstable'



New branch 'upstream-unstable' available with the following commits:
commit 41c0df572fa1ab1cb50304d69a1ac3da50103c9b
Author: Adam Jackson <ajax@nwnk.net>
Date:   Fri Apr 7 21:31:45 2006 +0000

    Unlibcwrap. Bump server version requirement. Bump to 1.1.0.

commit b23bc8a174f7bb356fcf27d88595db9e1233bc6f
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:30:03 2005 +0000

    Update package version for X11R7 release.

commit a600d2cdeb0985fc280610731c026e99cb31ee5a
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:25:55 2005 +0000

    Stub COPYING files

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

    Update package version number for final X11R7 release candidate.

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

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

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

    Update package version number for X11R7 RC3 release.

commit 9e88bf8c92c46fc30c90abc0871e71d9c8ddb3a7
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Dec 2 02:16:11 2005 +0000

    Remove extraneous AC_MSG_RESULT.

commit 37a54d8d8717d2c934c78c348abc29c88532549c
Author: Adam Jackson <ajax@nwnk.net>
Date:   Tue Nov 29 23:30:05 2005 +0000

    Only build dlloader modules by default.

commit e94fb748eaa2bbdf7a7fd2a73f7cf4ce76a9d065
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:04:13 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 f8c2fd8ff1f8d1bcec8ebc9ec236d17fa2eb792f
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:49:20 2005 +0000

    Add .cvsignores for drivers.

commit b550be51b992dd7bffadd63d6d265a76ac9bfcab
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:15:21 2005 +0000

    Update package version number for X11R7 RC2 release.

commit 5b327f150ca2d7ceeed2a6f72cb8608d75de233a
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:08:55 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

commit 21082b34bf5eb152f8cdb30801c0058afcb1f171
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:48:05 2005 +0000

    Update package version number for RC1 release.

commit 72ccaa0026a60836373e1ac3237d0c92724dbfa1
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:01:54 2005 +0000

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

commit e36e228619c9376ccc9cefd23bce58b995108e54
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Oct 17 22:57:37 2005 +0000

    More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
        of indirectly

commit e6fccae540843fa60253978f08b0e871439a4147
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 00:09:07 2005 +0000

    Use sed & cpp to substitute variables in driver man pages

commit acfeedf269f5d5607a014793f35a83dde16fb1f1
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Thu Aug 18 09:03:51 2005 +0000

    Update autogen.sh to one that does objdir != srcdir.

commit 7cce782fbb29532916da4ce298a102da4a4436b1
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:45 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 52b9af8285107d48b3d41a2a915a2417978c3510
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 26 23:45:57 2005 +0000

    Build system for suntcx

commit dfcf6ff50177ea431a4d1c09b137aa5c38a9dfc5
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Jul 11 02:30:01 2005 +0000

    Prep for modular builds by adding guarded #include "config.h" everywhere.

commit 3029aa5f0ab310e4b3d7e62cd3e6f383681bde94
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Jun 25 21:16:57 2005 +0000

    Bug #3626: _X_EXPORT tags for video and input drivers.

commit 6bd60940eeaec5dc9530a21efd168ec164dde706
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Apr 20 12:25:30 2005 +0000

    Fix includes right throughout the Xserver tree:
    change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
    change "foo.h", "extensions/foo.h" and "X11/foo.h" to
        <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
    change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.

commit aa5e47a77d2e387f53966eae40e2f9d2fa40d683
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:24:00 2004 +0000

    DRI XFree86-4_3_99_12-merge import

commit ec3d2a021a091ab7ea3a33f169aca1a1d10423b8
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:49:23 2004 +0000

    Merging XORG-CURRENT into trunk

commit 41ba5536d67b07a98e346cf5c23530cc3828cb1b
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:33:37 2004 +0000

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

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

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

commit 7a7e5d2a4e996abebb8c8926ebe4e0708db3fa49
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:35:55 2004 +0000

    readding XFree86's cvs IDs

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

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

commit da74602a39476aa144c788269a69dae73ff60b8e
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:28:43 2003 +0000

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

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

    XFree86 4.3.0.1

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

    Initial revision



Reply to: