index
:
app/editres
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
dynamic resource editor for X Toolkit applications
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
2007-01-23
Replace static ChangeLog with dist-hook to generate from git log
Alan Coopersmith
2006-12-15
remove config.h from _SOURCES
Daniel Stone
2005-12-07
Change to use the app-defaults default dir configured in libXt.
MODULAR_COPY
Kevin E Martin
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Kevin E Martin
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
2005-10-18
Change default install dir for app-default files from
Alan Coopersmith
2005-10-17
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
Alan Coopersmith
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2005-10-13
Fix app-default files to install under the same names as in the monolith
Alan Coopersmith
2005-08-01
Install man pages to section 1 instead of section m (Patch from Donnie
XORG-6_99_99_900
Alan Coopersmith
2005-07-26
Replace more GNU make-ism's with more portable macros
Alan Coopersmith
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2005-07-17
fix rules to work with non-GNU make and outside of $srcdir
Matthieu Herrb
2005-06-27
Use $(foreach ) instead of listing the appdefaults files twice
Søren Sandmann Pedersen
2005-06-27
- Fix string test in lib/Xaw/xaw.m4
Søren Sandmann Pedersen