summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07libdmx 1.1.2libdmx-1.1.2Alan Coopersmith
2012-03-02Stop casting away constness on dmx_extension_nameAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-05-17Fix various typos in man pagesAlan Coopersmith
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-28libdmx 1.1.1libdmx-1.1.1Alan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-07-07config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2010-01-13COPYING: replace stub with actual copyright noticesGaetan Nadon
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-05libdmx 1.1.0libdmx-1.1.0Peter Hutterer
2009-10-05Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer
2009-08-28libdmx 1.0.99.1libdmx-1.0.99.1Peter Hutterer
2009-08-27Move dmxext.h from dmxproto to here.Peter Hutterer
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-28Janitor: correct make distcheck.Paulo Cesar Pereira de Andrade
2008-05-11Use __libmansuffix__ instead of hardcoding 3X in the dmx manpagesJulien Cristau
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-04-26Bump to 1.0.2libdmx-1_0_2libdmx-1.0.2XORG-7_1Adam Jackson
2006-04-07Coverity #928: Don't dereference screen if it's null.XORG-7_0_99_901Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-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-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin
2005-11-13Use $(LIB_MAN_SUFFIX) instead of forcing man pages into section 3. Use sedAlan Coopersmith
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-20Set soversion to 1.0.0 with -version-number.Daniel Stone
2005-07-16Set soversion to 1.0 using -version-number.Daniel Stone
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard
2005-06-22Apply these patches from Theo van Klaveren:Søren Sandmann Pedersen