summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-02-28Close file descriptors on exec.Thomas Klausner
2014-06-03Print which option was in error along with usage messageAlan Coopersmith
2014-06-03autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-12-18Remove obsolete Imake SIGNALRETURNSINTGaetan Nadon
2013-07-06Improve help messages & man pageStéphane Aulery
2013-07-06Drop CRAY supportStéphane Aulery
2013-02-10xsm 1.0.3xsm-1.0.3Alan Coopersmith
2013-01-13unifdef ISCAlan Coopersmith
2013-01-13Use mode_t, not int, for umask return/argument valueAlan Coopersmith
2013-01-13Use standard autoconf defines for mkstemp & putenv instead of imake leftoversAlan Coopersmith
2013-01-13config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2013-01-10install: Use sysconfdir instead of libdir for config files.Egbert Eich
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith
2011-11-30Add size limit to scanf string specifierAlan Coopersmith
2011-11-19Fix some gcc -Wwrite-strings warningsAlan Coopersmith
2011-11-19Terminate execl() arguments with NULL instead of 0Alan Coopersmith
2011-01-20Convert a couple last sprintf calls to snprintfAlan Coopersmith
2011-01-20Convert XtMalloc + sprintf to XtAsprintfAlan Coopersmith
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
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-12-10Make System() prototype for Solaris in xsm.h actually a prototypeAlan Coopersmith
2010-09-26xsm 1.0.2xsm-1.0.2Alan Coopersmith
2010-09-26config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-26config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-26config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
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-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-01-26Correct make distcheck and gcc/sparse warnings.Paulo Cesar Pereira de Andrade
2008-11-28Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-11-28enable VPATH build, reorganize app default filesPaulo Cesar Pereira de Andrade
2008-11-22Fix build in separate directory.Matthieu Herrb
2008-11-16Don't override the RSH variable before checking if it's setJulien Cristau
2008-10-22Use realloc to resize buffer, not malloc+strcpy+freeAlan Coopersmith
2008-10-22Constify lock.cAlan Coopersmith
2008-08-20xaw8 is gone, use xaw7James Cloos
2008-03-27Build fix for file systems that are not case sensitiveJeremy Huddleston
2008-02-21Add PKG_CHECK_MODULES entries for the libraries xsm calls directlyAlan Coopersmith
2008-02-21Change xsm_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos