Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | autogen.sh: Honor NOCONFIGURE=1HEADmaster | Alan Coopersmith | 1 | -1/+3 |
2014-06-03 | configure: Drop AM_MAINTAINER_MODE | Alan Coopersmith | 2 | -2/+1 |
2014-06-03 | This is not a GNU project, so declare it foreign. | Alan Coopersmith | 3 | -9/+1 |
2013-01-19 | Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS | Alan Coopersmith | 1 | -1/+1 |
2013-01-19 | config: Remove unnecessary calls from configure.ac | Alan Coopersmith | 1 | -3/+0 |
2013-01-19 | config: upgrade to util-macros 1.8 and rely on it to call AC_PROG_CC | Alan Coopersmith | 1 | -6/+3 |
2013-01-19 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Alan Coopersmith | 1 | -3/+8 |
2013-01-19 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | 1 | -1/+1 |
2011-09-16 | Strip trailing whitespace | Alan Coopersmith | 15 | -99/+99 |
2009-12-04 | liblbxutil-1.1.0liblbxutil-1.1.0 | Alan Coopersmith | 1 | -1/+1 |
2009-12-04 | Add missing notices to COPYING file | Alan Coopersmith | 1 | -0/+107 |
2009-12-04 | Make compatible with xextproto 7.1 | Alan Coopersmith | 9 | -2/+561 |
2009-11-02 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith | 2 | -14/+9 |
2009-11-02 | Re-export globals mistakenly made static by c9ad299 | Alan Coopersmith | 2 | -6/+14 |
2009-02-02 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | 1 | -8/+23 |
2009-01-28 | Janitor: ansification, make distcheck, compiler warnings. | Paulo Cesar Pereira de Andrade | 10 | -69/+55 |
2008-03-09 | nuke RCS Ids | Matthieu Herrb | 3 | -5/+0 |
2007-12-20 | Initialize global variables to NULL. | Jeremy Huddleston | 1 | -6/+6 |
2007-12-11 | Changed __DARWIN__ to __APPLE__ | Jeremy Huddleston | 2 | -6/+6 |
2007-12-06 | Replace static ChangeLog with dist-hook to generate from git log | James Cloos | 2 | -74/+10 |
2007-09-03 | Add *~ to .gitignore to skip patch/emacs droppings | James Cloos | 1 | -0/+1 |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | 2 | -0/+0 |
2006-05-19 | Bump to 1.0.1liblbxutil-1_0_1XORG-7_1 | Adam Jackson | 2 | -10/+6 |
2006-03-20 | Bug #6245: Fix build on Cygwin. (Yaakov Selkowitz)XORG-7_0_99_901 | Adam Jackson | 2 | -1/+6 |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904 | Kevin E Martin | 2 | -1/+6 |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPY | Kevin E Martin | 2 | -1/+6 |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | 2 | -2/+9 |
2005-11-09 | Update package version number for X11R7 RC2 release.XORG-6_99_99_902 | Kevin E Martin | 2 | -1/+6 |
2005-11-08 | See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902 | Kean Johnson | 1 | -1/+1 |
2005-11-01 | Update pkgcheck dependencies to work with separate build roots. | Kevin E Martin | 2 | -1/+6 |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | 2 | -1/+6 |
2005-10-16 | rm g3states.h before mv'ing file to overwrite it | Alan Coopersmith | 1 | -0/+1 |
2005-10-15 | Generate g3states.h as needed instead of using BUILT_SOURCES in order to | Kevin E Martin | 2 | -4/+9 |
2005-08-03 | Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with | Adam Jackson | 3 | -8/+8 |
2005-07-30 | Add prototypes of Xalloc/free functions.XORG-6_99_99_900XORG-6_8_99_901XORG-6_8_99_900 | Alan Coopersmith | 2 | -0/+22 |
2005-07-30 | Clear compiler warnings. (Stefan Dirsch) | Alan Coopersmith | 1 | -0/+3 |
2005-07-30 | Add missing library dependencies: Xdmcp: -lsocket (if needed for recvfrom, | Alan Coopersmith | 1 | -0/+3 |
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | 1 | -1/+3 |
2005-07-16 | Set soversion to 1.0.0 using -version-number. | Daniel Stone | 1 | -11/+1 |
2005-07-14 | Use "-c" flag to mkg3states to add "const" tags to data tables. (Moves | Alan Coopersmith | 2 | -1/+7 |
2005-07-13 | Make some minor source adjustments so that we don not need to useXORG-6_8_99_16XORG-6_8_99_15 | Keith Packard | 1 | -0/+1 |
2005-07-12 | - lib/lbxutil/lbxutil.pc.in: link to lbxutil, not Xfixes | Søren Sandmann Pedersen | 1 | -1/+1 |
2005-07-09 | Add .cvsignore files | Keith Packard | 3 | -0/+34 |
2005-07-03 | build fix, x{alloc,free} -> X{alloc,free}XORG-6_8_99_14 | Adam Jackson | 1 | -2/+2 |
2005-07-03 | lbxutil doesn't really need <X11/os.h>, so don't ask for it. | Adam Jackson | 3 | -3/+0 |
2005-06-30 | Fix call of mkg3states remove -no-undefined since liblbxutil has external | Alexander Gottwald | 2 | -2/+9 |
2005-06-28 | - Remove xfixes.pc.in from lib/lbxutil | Søren Sandmann Pedersen | 1 | -10/+0 |
2005-06-27 | - Add os.h and misc.h to proto/X11 | Søren Sandmann Pedersen | 8 | -15/+15 |
2005-06-27 | Check in lbxutil build system | Søren Sandmann Pedersen | 12 | -0/+217 |
2004-04-23 | Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-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_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-MERGEXORG-6_8-branch | Egbert Eich | 12 | -12/+12 |