index
:
app/twm
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
obsd
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Tab Window Manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-11-23
whitespace-fixes
Thomas E. Dickey
2019-07-16
issue 2: twm doesn't handle RandR screen size changes
Thomas E. Dickey
2019-07-16
constify deftwmrc[], to fix gcc-stricter warnings
Thomas E. Dickey
2019-03-03
Read system.twmrc from where it got installed
Bryan Kadzban
2013-07-31
Delete trailing whitespace in non *.[ch] source files
Alan Coopersmith
2011-06-15
config: layout the C flags for better readability
Gaetan Nadon
2011-06-15
man: use Autoconf provided $(SED)
Gaetan Nadon
2011-06-15
config: rm is about removal, not generation
Gaetan Nadon
2011-06-15
deftwmrc.c is not required in MAINTAINERCLEANFILES
Gaetan Nadon
2011-06-15
lex & yacc: only header file needs to be in BUILT_SOURCES
Gaetan Nadon
2011-05-11
Fix: menus.c:2374: warning: implicit declaration of function `putenv`
Alan Coopersmith
2010-09-22
Silence build of deftwmrc.c with AM_V_GEN
Alan Coopersmith
2010-09-22
system.twmrc doesn't need to be in both EXTRA_DIST & dist_rc_DATA
Alan Coopersmith
2008-02-21
Change twm_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Alan Coopersmith
2006-11-28
Fix system.twmrc handling
Matthieu Herrb
2005-10-16
Capitalize O in "X.Org Foundation"
Alan Coopersmith
2005-10-15
Have generated files be cleaned by maintainer to pass check-tarball test.
Kevin E Martin
2005-10-09
Bug #3755 <https://bugs.freedesktop.org/show_bug.cgi?id=3755> twm can't
Alan Coopersmith
2005-08-02
Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are
Keith Packard
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-07-14
Add _BSD_SOURCE - patch from Stefan Dirsch
Søren Sandmann Pedersen
2005-06-29
Add buildsystem for twm
Søren Sandmann Pedersen