Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-27 | libXext 1.2.0libXext-1.2.0 | Alan Coopersmith | 1 | -1/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-08-06 | man: using the C preprocessor is not required for man pages. | Gaetan Nadon | 1 | -3/+0 | |
There were no special symbols needing cpp. Everything can be handled by the default MAN_SUBSTS in util-macros. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||||
2010-06-26 | doc: replace groff input format with docbook xml format | Gaetan Nadon | 1 | -4/+6 | |
Initial version of docbook xml. dbelib abd synclib are missing and will be added later. Requires util-macros 1.10 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||||
2010-06-17 | specs: translate, format, process, install and distribute. | Gaetan Nadon | 1 | -0/+2 | |
Makefile copied from libXtst Remains to do are the Tex files. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||||
2010-06-11 | Move specs for several extension API's from xorg-docs module | Alan Coopersmith | 1 | -0/+1 | |
Not formatted, translated or processed yet, just moved & added to EXTRA_DIST Only moved those that had separate library/API docs from the protocol specs. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-06-03 | libXext 1.1.2libXext-1.1.2 | Alan Coopersmith | 1 | -1/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-04-05 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | 1 | -3/+3 | |
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> | |||||
2009-11-07 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon | 1 | -3/+4 | |
This macro aggregate a number of existing macros that sets commmon X.Org components configuration options. It shields the configuration file from future changes. | |||||
2009-11-06 | Fix CFLAGS/CPPFLAGS so lint works properly | Alan Coopersmith | 1 | -2/+0 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-10-21 | libXext 1.1.1libXext-1.1.1 | Alan Coopersmith | 1 | -1/+1 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||||
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston | 1 | -1/+1 | |
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-02 | libXext 1.1libXext-1.1 | Peter Hutterer | 1 | -1/+1 | |
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-10-02 | Require macros 1.3 for XORG_DEFAULT_OPTIONS | Peter Hutterer | 1 | -7/+4 | |
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-07-22 | Bump to 1.0.99.4libXext-1.0.99.4 | Peter Hutterer | 1 | -1/+1 | |
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-07-22 | Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on ↵ | Jon TURNEY | 1 | -1/+1 | |
case-insensitive filesystems Requires xextproto 7.0.99.2 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-07-17 | Bump to 1.0.99.3libXext-1.0.99.3 | Peter Hutterer | 1 | -1/+1 | |
2009-07-16 | Bump to 1.0.99.2libXext-1.0.99.2 | Peter Hutterer | 1 | -1/+1 | |
2009-07-15 | Move libXext library headers from xextproto to libXext. | Peter Hutterer | 1 | -1/+1 | |
All library headers (or parts thereof) from xextproto are moved to include/X11/extensions/. Including build fixes to include and build with the new header locations and names. Requires xextproto 7.0.99.1 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-06-15 | Remove dependancy on libXau | Paul TBBle Hampson | 1 | -1/+1 | |
No symbols from Xau appear to be being used in libXext Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-01-30 | Bump back to 1.0.99.1. | Paulo Cesar Pereira de Andrade | 1 | -1/+1 | |
The intermediate 1.0.5 was not mean't to be really required, but was done to not cause problems for people doing builds from tarballs. | |||||
2009-01-29 | Xorg libXext Version 1.0.5.libXext-1.0.5 | Paulo Cesar Pereira de Andrade | 1 | -1/+1 | |
2009-01-29 | patch to avoid gcc warning in libXext | Paulo Cesar Pereira de Andrade | 1 | -1/+1 | |
Original patch author is Peter Breitenlohner <peb@mppmu.mpg.de>. This closes bug #18038. | |||||
2009-01-29 | Janitor: Correct make distcheck and compiler warnings. | Paulo Cesar Pereira de Andrade | 1 | -4/+6 | |
2008-05-29 | Bump to 1.0.99.1libXext-1.0.99.1 | Peter Hutterer | 1 | -1/+1 | |
2008-05-29 | Require xproto 7.0.13, xextproto 7.0.3 and xlib 1.1.99.1. | Peter Hutterer | 1 | -1/+1 | |
2008-02-28 | Version bump: 1.0.4libXext-1.0.4libXext-1.0-branch | Alan Coopersmith | 1 | -1/+1 | |
2007-12-07 | Allow overriding the SOREV in configure.ac | Alan Coopersmith | 1 | -2/+4 | |
2007-11-27 | Add hooks for checking code with lint/sparse/etc. | Alan Coopersmith | 1 | -0/+9 | |
2007-01-25 | Version bump: 1.0.3libXext-1.0.3 | Alan Coopersmith | 1 | -1/+1 | |
2006-10-13 | Bump to 1.0.2libXext-1.0.2 | Adam Jackson | 1 | -1/+1 | |
2006-04-27 | Bump to 1.0.1libXext-1_0_1XORG-7_1 | Adam Jackson | 1 | -1/+1 | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904 | Kevin E Martin | 1 | -1/+1 | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | 1 | -1/+1 | |
2005-12-03 | Add check and cflags for malloc(0) returning NULL. | Kevin E Martin | 1 | -0/+1 | |
2005-11-09 | Update package version number for X11R7 RC2 release.XORG-6_99_99_902 | Kevin E Martin | 1 | -1/+1 | |
2005-11-01 | Update pkgcheck dependencies to work with separate build roots. | Kevin E Martin | 1 | -1/+1 | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | 1 | -1/+1 | |
2005-10-11 | configure.ac Set up cpp pre-processing of man pages Add shadow man pages | Alan Coopersmith | 1 | -0/+4 | |
for man pages that document multiple functions. | |||||
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | 1 | -2/+4 | |
- 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-16 | Set Xext soversion to 6.4.0 per default. | Daniel Stone | 1 | -1/+1 | |
2005-07-15 | Set .so versions correctly for Solaris and recent OpenBSD releases | Alan Coopersmith | 1 | -0/+10 | |
2005-05-19 | revert last change, didn't do right thing at all, sorry for the noise | Adam Jackson | 1 | -1/+1 | |
2005-05-19 | Require automake 1.7 in AM_INIT_AUTOMAKE | Adam Jackson | 1 | -1/+1 | |
2005-05-18 | - Add build system for Xext | Søren Sandmann Pedersen | 1 | -0/+34 | |