Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | Let's stop maintaining a Changelog | Jérémie Courrèges-Anglas | |
People should use git log instead. | |||
2014-06-14 | Kill RCS Ids. | Jérémie Courrèges-Anglas | |
2013-01-21 | Makefile.am: strip unused stuff | Jérémie Courrèges-Anglas | |
* PACKAGE and VERSION are already AC_SUBST'ed * targets bin-dist and strip-bin-dist don't exist | |||
2013-01-21 | more up-to-date autotools practices | Jérémie Courrèges-Anglas | |
* use proper AC_INIT / AM_INIT_AUTOMAKE arguments * install macros in m4/ * install junk build files in build-aux/ * replace hand-rolled autogen.sh by autoreconf -i * sync .gitignore | |||
2009-11-25 | Do not manually set docdir to default directory. | Bernhard R. Link | |
The setting of docdir in Makefile.am is uncessary as it is set to the default value. It is harmful as this overwrites the value filled in by autoconf causing a user suplied --docdir= to be ignored. Thanks to Grigorios Bouzakis for reporting this. | |||
2008-02-22 | remove AC_CANONICAL_HOST and bin-dist target as only user of it | Bernhard R. Link | |
2006-11-21 | complete MAINTAINERCLEANFILES variables | brl | |
2004-12-03 | fixed copyright notice. | sabetts | |
2004-12-02 | Updated copyright notices. | sabetts | |
2001-09-16 | * configure.in: check for setsid and setpgid functions. Add | sabetts | |
contrib/Makefile to AC_OUTPUT. * Makefile.am (SUBDIRS): add contrib | |||
2001-06-29 | do not include debian/ in the tarball | algernon | |
2001-03-02 | * actions.c (initialize_default_keybindings): removed emacs | sabetts | |
binding. * Makefile.am (SUBDIRS): removed man/ * configure.in (AC_OUTPUT): removed man/Makefile removed references to emacs. * doc/Makefile.am (man_MANS): ratpoison.1 moved to doc/ * doc/ratpoison.texi: minor updates. | |||
2001-02-26 | * configure.in (AC_OUTPUT): added man/Makefile | sabetts | |
* Makefile.am (SUBDIRS): added man dir | |||
2001-02-19 | removed man from SUBDIRS | rcyeske | |
2001-02-19 | trivial changes | rcyeske | |
2001-02-18 | Removed man for SUBDIRS | sabetts | |
2001-02-15 | added some copyright stuff, man to SUBDIRS, bin-dist & others | algernon | |
2000-09-07 | restructured tree, added automake and autoconf to the build process. | sabetts | |