summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-05Create shell-escape-safe cpp options in the non-pathetic-cpp case.Matthias Hopf1-16/+63
2011-02-02xrdb 1.0.8xrdb-1.0.8Jeremy Huddleston1-1/+1
2011-02-02Properly honor -nocppJeremy Huddleston1-13/+17
2011-01-19config: move man pages into their own directoryGaetan Nadon4-14/+17
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-13/+13
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2011-01-07Call C preprocessor with -P option due to changed behaviour in GCC 4.5Ulrich Mueller1-4/+4
2011-01-07Merge usage() printf() strings/calls into a single string/callAlan Coopersmith1-49/+24
2011-01-07Replace complex malloc calculations with asprintf()Alan Coopersmith2-28/+53
2011-01-05Convert HAS_MKSTEMP to autoconf standard HAVE_MKSTEMPAlan Coopersmith2-4/+3
2010-11-10xrdb 1.0.7xrdb-1.0.7Alan Coopersmith1-1/+1
2010-11-09config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-2/+7
2010-11-09config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+0
2010-11-09config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-11-09config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-06Purge cvs tags.Jesse Adkins2-7/+0
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 Nadon3-2/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-12xrdb 1.0.6xrdb-1.0.6Alan Coopersmith1-1/+1
2009-10-12Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-13/+9
2009-10-12Fill in COPYING file with notices from xrdb.c & xrdb.manAlan Coopersmith1-8/+47
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+25
2009-01-26Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade4-24/+35
2008-10-20Allow specifying multiple paths to --with-cpp and running if none is foundAlan Coopersmith2-3/+18
2008-08-04Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.Stuart Kreitman1-1/+4
2008-03-06xrdb 1.0.5xrdb-1.0.5Adam Jackson1-2/+1
2008-01-07Prevent cpp from prefixing errors with <stdin> when the xrdb input is a fileLuca Capello1-2/+5
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-08-15Version bump: 1.0.4xrdb-1.0.4Alan Coopersmith1-1/+1
2007-08-15Change xrdb_CFLAGS to AM_CFLAGS to make automake-1.10 happierAlan Coopersmith1-1/+1
2007-04-11Bug #10616: Man page grammar fix: s/This never be/This should never be/Alan Coopersmith1-1/+1
2007-01-23Version bump: 1.0.3xrdb-1.0.3Alan Coopersmith1-1/+1
2007-01-23Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2-63/+7
2007-01-02renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+1
2007-01-02Bug 9521: Markup problem in xrdb.1 man pageEric S. Raymond1-1/+1
2006-04-26Bump to 1.0.2xrdb-1_0_2XORG-7_1Adam Jackson2-1/+6
2006-04-03Copy authors list from comment in xrdb.cAlan Coopersmith1-0/+3
2006-04-03Convert sprintf/strcpy/strcat calls to snprintf to enforce bounds checking.Alan Coopersmith2-10/+13
2006-04-03Plug memory leak of extension names list. (Coverity id #612)Alan Coopersmith2-1/+7
2006-03-29Get rid of OS-checking #ifdefs by adding configure checks to find the rightXORG-7_0_99_901Alan Coopersmith3-16/+45
2006-03-29Bug #6386 <https://bugs.freedesktop.org/show_bug.cgi?id=6386> Add appres &Alan Coopersmith2-1/+9
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-3/+8
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1