Age | Commit message (Collapse) | Author | Files | Lines |
|
Alan Coopersmith (8):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Clear 208 out of 210 -Wdiscarded-qualifiers warnings from gcc 7.3
Clear -Wredundant-decls warnings from gcc 7.3
Fix spelling/wording issues
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
editres 1.0.8
Matt Turner (1):
Add const to silence warning
|
|
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
|
Alan Coopersmith (10):
config: Add missing AC_CONFIG_SRCDIR
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Replace XtMalloc+sprintf pair with XtAsprintf call
Replace remaining sprintf calls with snprintf
Fix -Wsign-compare warnings
Strip trailing whitespace
Fix -Wmissing-noreturn warnings
Add intro to editres to README
editres 1.0.7
Emil Velikov (1):
autogen.sh: use quoted string variables
Eric S. Raymond (1):
Avoid a spurious warning during XML upconversion.
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|
|
This minor maintenance release cleans up the build configuration scripts,
including making them compatible with automake-1.13, which errors out on
the old AM_CONFIG_HEADER macro.
Alan Coopersmith (2):
Remove Xorg/XFree86 CVS/RCS id tags
editres 1.0.6
Gaetan Nadon (5):
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
man: remove trailing spaces and tabs
man: replace hard coded man page section with substitution strings
config: move man pages into their own directory
|
|
|
|
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.
|
|
native X11R7 on NetBSD, the files don't end up in /usr/X111R7.
|
|
Change editres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Fill in AUTHORS & README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
|
|
|
|
|
|
This package provides editres, a program to display the widget tree of
applications with Editres protocol support and dynamically alter the
resource specification for those.
This is from the modular X.org X11 project.
|