Age | Commit message (Collapse) | Author |
|
|
|
Make ChangeLog hook as safe as possible.
|
|
|
|
|
|
|
|
|
|
(Disabled by default, enable with --enable-lint-library)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
source code with lint, sparse or similar tools.
|
|
Remove prototype for XauGetAuthByName to clear lint warning: name declared
but never used or defined
Fix sparse warnings:
-warning: Using plain integer as NULL pointer
-warning: non-ANSI definition of function
|
|
but never used or defined
Fix sparse warnings:
-warning: Using plain integer as NULL pointer
-warning: non-ANSI definition of function
|
|
incomplete) "make check" test case.
|
|
|
|
not created correctly when MANDIR & MANSUFFIX don't match.
|
|
|
|
|
|
|
|
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
|
|
|
|
application build-time dependencies, and update package deps to work
with separate build roots.
|
|
|
|
work better with BSD make
|
|
suffix rule (reported by Matthieu Herrb)
|
|
pages that document multiple functions.
|
|
|
|
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
|
|
|
|
|
|
|
|
source can reference them with <X11/...>.
|
|
- Update AUTHORS, COPYING from Keith's tree
- Don't use gcc specific "-include config.h"
- Add autogen.sh
lib/xtrans:
- Add AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README, autogen.sh,
configure.ac, xtrans.pc.in
xc/lib/Xau:
- Add conditionalized #include <config.h>
util/modular/symlink.sh
- Add functions symlink_lib_xau() and symlink_lib_xtrans()
util/modular/addconfig.h
- New script that adds #include <config.h> to files
|
|
|
|
mingw (Win32) port
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|