summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-02Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
ChangeLog filename is known to Automake and requires no further coding in the makefile.
2009-11-02.gitignore: use common defaults with custom section # 24239Gaetan Nadon
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.
2009-11-02Fix PanroamiXOff typo in comment in panoramiXext.hAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote: > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote: > > I noticed an INSTALL file in xlsclients and libXvMC today, and it > > was quite annoying to work around since 'autoreconf -fvi' replaces > > it and git wants to commit it. Should these files even be in git? > > Can I nuke them for the betterment of humanity and since they get > > created by autoreconf anyways? > > See https://bugs.freedesktop.org/show_bug.cgi?id=24206 As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation of the INSTALL file. It is also part of the 24206 solution. Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
2009-10-02libXinerama 1.1libXinerama-1.1Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-10-02Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-27libXinerama 1.0.99.1libXinerama-1.0.99.1Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-27Require xineramaproto 1.1.99.1 to avoid header conflicts.Peter Hutterer
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-02-13Proto major/minors shouldn't live in the extension header but the proto headerBenjamin Close
Previously the Xserver was pulling in the extension header rather than the proto header this led to issues when compiling the xserver. Instead we shift the proto numbers to the proto header and tell the X server to use the proto header. Hence it's possible to compile the server without the lib again. Signed-off-by: Benjamin Close <Benjamin.Close@clearchain.com> Acked-by: Daniel Stone <daniel@fooishbar.org> Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-01-30panoramiXext.h is included in X Server build.Paulo Cesar Pereira de Andrade
The X Server build only requires the value of the macros PANORAMIX_MAJOR_VERSION and PANORAMIX_MINOR_VERSION.
2009-01-29Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade
2008-05-19Add Xinerama.h and panoramiXext.h to includedir.Peter Hutterer
Were previously part of xineramaproto, but they really belong here. For a history of these files please refer to git://anongit.freedesktop.org/git/xorg/proto/xineramaproto
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer
These parameters are not treated as input. Rename them to make the inner workings slightly more obvious. X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511>
2008-03-06libXinerama 1.0.3libXinerama-1.0.3Adam Jackson
2008-02-24Bug #13660: XineramaQueryScreens() always modifies the 'number' outparameter.Adam Jackson
This makes the code match the man page.
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-07-25Fix typo in Xinerama.manBrice Goglin
Reported by Emanuele Rocca <ema@debian.org> in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432256
2007-03-16Version bump: 1.0.2libXinerama-1.0.2Alan Coopersmith
2007-03-16Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2007-03-01Add man page for Xinerama API functionsAlan Coopersmith
2007-03-01Remove unneeded #include of <stdio.h>Alan Coopersmith
2007-02-15Clear sparse warnings & errorAlan Coopersmith
Xinerama.c:56:5: warning: incorrect type in initializer (incompatible argument 1 (different types)) Xinerama.c:68:8: error: symbol 'close_display' redeclared with different type (originally declared at Xinerama.c:48) - incompatible argument 1 (different types) Xinerama.c:283:5: warning: Using plain integer as NULL pointer
2007-02-15Add support for source code checkers such as sparse & lintAlan Coopersmith
2007-02-15Add *~ to .gitignore to skip over emacs/patch droppingsAlan Coopersmith
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPYKevin E Martin
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
application build-time dependencies, and update package deps to work with separate build roots.
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-08-19More updates for Panoramix -> Xinerama renameAlan Coopersmith
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson
a global configure cache don't get confused.
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
- 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
2005-07-16Set soversion to 1.0.0 using -version-number.Daniel Stone
2005-07-12Change version to 1.1.0 and soversion to 1.0.0.Daniel Stone
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard
2005-06-21lib/XScrnSaver/configure.acAlexander Gottwald
lib/XScrnSaver/src/Makefile.am lib/Xfontcache/configure.ac lib/Xfontcache/src/Makefile.am lib/Xinerama/configure.ac lib/Xinerama/src/Makefile.am lib/Xtst/configure.ac lib/Xv/configure.ac lib/XvMC/configure.ac lib/dmx/configure.ac Add missing xext.pc and xextproto.pc Add DEP_CFLAGS to src/Makefile.am
2005-06-10util/modular/modularizelibrary.sh: use rm -f instead of rm in one placeSøren Sandmann Pedersen
util/modular/addbuild.sh: Make it much faster by adding all the files at once lib/Xinerama: check in the build system
2004-04-23Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-14XFree86 4.3.0.1xf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-4_3_0_1xf86-012804-2330Kaleb Keithley
2003-11-14Initial revisionKaleb Keithley