summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-06gitlab CI: add a basic build testAlan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-03-09xlsclients 1.1.4xlsclients-1.1.4Alan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2014-05-31Print which option was in error along with usage messageAlan Coopersmith
2014-05-31autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-09-08xlsclients 1.1.3xlsclients-1.1.3Alan Coopersmith
2013-07-19Fix deconstification warnings from gccAlan Coopersmith
2013-07-19Add -version flag to print version from PACKAGE_STRINGAlan Coopersmith
2013-01-22Give unique names to the two reply variables in child_infoAlan Coopersmith
2012-01-25configure.ac: regroup statements and commentGaetan Nadon
2012-01-20Revert "make: remove $(LIBOBJS) dead code"Gaetan Nadon
2012-01-20make: remove $(LIBOBJS) dead codeGaetan Nadon
2011-05-02xlsclients 1.1.2xlsclients-1.1.2Alan Coopersmith
2011-05-02Depend on xcb >= 1.6 for XCB_ATOM_*.Arnaud Fontaine
2011-03-13Drop dependency on xcb-atom/xcb-utilDan Nicholson
2011-03-07Use XCB_ATOM_* atom names rather than deprecated atom namesJon TURNEY
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-10-06Purge cvs tags.Jesse Adkins
2010-09-24xlsclients 1.1.1xlsclients-1.1.1Alan Coopersmith
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-24config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-24config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-06-23strnlen.h should be added to EXTRA_DIST, not overwrite itAlan Coopersmith
2010-06-04Add strnlen.h to EXTRA_DISTJeremy Huddleston
2010-06-03xlsclients 1.1.0xlsclients-1.1.0Alan Coopersmith
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-28Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-28.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-27Add Copyright/License notice for xcb & strnlen changes to COPYINGAlan Coopersmith
2009-10-21Fix check for xcb_connect failureAlan Coopersmith
2009-10-21xlsclients is not a GNU project, so declare it foreign.Gaetan Nadon
2009-10-21Use inttypes.h for correct printf formatsYaakov Selkowitz
2009-10-20Add implementation of strnlen for systems without this functionJeremy Huddleston
2009-10-19Rewrite xlsclients to use XCB, avoiding many (many) round tripsPeter Harris
2009-10-16xlsclients 1.0.2xlsclients-1.0.2Alan Coopersmith
2009-10-16Fill in COPYING file with copyright/license notice from code & docsAlan Coopersmith
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade
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