summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-03xmh 1.0.5HEADxmh-1.0.5masterAlan Coopersmith1-1/+1
2024-01-21Simplify fallback code for systems without S_ISDIRAlan Coopersmith2-16/+8
2024-01-21Convert allocation calls to XtMallocArray or XtReallocArray where appropriateAlan Coopersmith10-42/+25
2024-01-21Handle -Wformat-security warnings from the DEBUG macroAlan Coopersmith2-7/+2
2024-01-21Plug memory leaks in error paths of ScanDir()Alan Coopersmith1-14/+25
2024-01-21Clear 4 of 6 -Wstringop-truncation warningsAlan Coopersmith2-12/+13
2024-01-21Fix 4 of 4 -Wformat-truncation warningsAlan Coopersmith3-3/+3
2024-01-21Mark Punt as _X_NORETURNAlan Coopersmith2-2/+2
2024-01-21Further reduce the number of -Wdiscarded-qualifiers warnings from 276 to 76Alan Coopersmith18-113/+114
2024-01-21Use _CONST_X_STRING to make libXt declare String as const char *Alan Coopersmith2-2/+3
2024-01-21Replace sprintf calls with snprintf or XtAsprintfAlan Coopersmith13-100/+112
2024-01-21configure: Use AC_SYS_LARGEFILE to enable large file supportAlan Coopersmith1-0/+3
2024-01-21Modernize lseek() callsAlan Coopersmith1-2/+2
2023-02-11Add -help and -version optionsAlan Coopersmith2-6/+29
2023-02-11Print which arguments were unknown before giving usage messageAlan Coopersmith1-1/+8
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-08-30xmh 1.0.4xmh-1.0.4Alan Coopersmith1-2/+2
2022-08-15Convert vfork checks from Imake-style to autoconf-styleAlan Coopersmith2-3/+6
2022-08-15unifdef -UDGUXAlan Coopersmith1-1/+1
2022-08-15unifdef -USYSVAlan Coopersmith3-84/+0
2022-08-15unifdef -UUSGAlan Coopersmith1-4/+0
2021-12-07Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-07gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2021-11-28Trim trailing whitespace from linesAlan Coopersmith24-168/+168
2021-11-28Fix spelling/wording issuesAlan Coopersmith7-10/+10
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-28/+20
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-04-17xmh 1.0.3xmh-1.0.3Alan Coopersmith1-1/+1
2015-02-05Fixes misplaced shortcut in man page: #89003Daphne Pfister1-2/+2
2014-05-31autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2014-05-31config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-3/+5
2013-06-19Don't rely on the ability to set tan stops. Use tables instead.Eric S. Raymond1-258/+307
2011-01-19config: move man pages into their own directoryGaetan Nadon4-18/+17
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-5/+5
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-84/+84
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-10-30xmh 1.0.2xmh-1.0.2Alan Coopersmith1-1/+2
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-5/+0
2010-10-20Require xbitmaps >= 1.1.0 for box6 & black6 bitmaps moved from xmhAlan Coopersmith1-1/+1
2010-10-20config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-10-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon5-3/+6
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0