summaryrefslogtreecommitdiff
path: root/x11/xrdb/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-09-09Update to 1.1.0:wiz1-3/+2
This release contains a number of changes around the way xrdb calls the selected macro processing program, normally cpp, to handle the provided resource file, including adding a -undef option to pass through to cpp, allowing builders to provide default cpp flags at build time, and only passing -P by default to a processor named cpp. It also adds a -version flag to aid in debugging which version is in use and fixes a number of compiler warnings. Alan Coopersmith (11): Tokenize #define names in the PATHETICCPP case too Clarify .Xresources vs. .Xdefaults in man page Ensure we don't read out of ClassName array bounds for unknown visual type Fix many const pointer warnings Remove unnecessary casts from malloc & realloc calls Strip trailing whitespace Mark fatal() & Syntax() with printf & noreturn attributes Rename args to several functions to not shadow global variables Only add -P flag if using cpp as our preprocessor Add -version flag to print package version string from autoconf xrdb 1.1.0 Egbert Eich (2): Usage: In usage message print preprocessor that's actually chosen. Allow the CPP macro to contain preprocessors with command line options (v2) Jon TURNEY (1): Fix build with WIN32 defined, but PATHETICCPP not defined Matthieu Herrb (1): predefined cpp macros can produce unexpected results (bug 3413)
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-04-08update to 1.0.9drochner1-2/+2
changes: Create shell-escape-safe cpp options in the non-pathetic-cpp case. Fixes CVE-2011-0465.
2009-11-09Update to xrdb-1.0.6. Changes:tnn1-2/+2
Allow specifying multiple paths to --with-cpp and running if none is found Add README with pointers to mailing lists, bugzilla, & git Fill in COPYING file with notices from xrdb.c & xrdb.man Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Correct make distcheck and sparse warnings. Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.
2008-08-09Update to xrdb-1.0.5. One bug fix:bjs1-2/+2
commit 09ef847d16333d6ae04c3f88ff7f535381cb9405 Date: Mon Jan 7 23:48:12 2008 +0100 Prevent cpp from prefixing errors with <stdin> when the xrdb input is a file http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458246
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2007-08-16Update to xrdb-1.0.4: man page fixes.joerg1-2/+2
2007-02-26Update to xrdb-1.0.3: Fix man page markup.joerg1-2/+2
2006-11-07Import xrdb-1.0.2 from modular Xorg.joerg1-0/+23