about summary refs log tree commit diff
path: root/contrib/Debian/Makefile.am
AgeCommit message (Collapse)Author
2009-04-29Debian: build ngircd-full-dbg packageAlexander Barton
In addition to the "ngircd" and "ngircd-full" packages a new package named "ngircd-full-dbg" is build: this package contains all the features of the "full" package but includes debug code and both the --debug and --sniffer options and the resulting binaries are _not_ stripped.
2008-11-13Added some missing files of GIT tree to distribution archivesAlexander Barton
The following bits and bytes were not included in distribution archives: - contrib: ngindent, ngircd.sh - contrib/Debian: ngircd.postinst - contrib/MacOSX: preinstall.sh, postinstall.sh - doc/src: Doxyfile, header.inc.html, footer.inc.html, ngircd-doc.css - src/portab: splint.h
2004-05-11"make clean" works better now.Alexander Barton
2004-01-13Clean up files for "ngircd-full" package, too ...Alexander Barton
2004-01-01Restructured debian packaging system: now there are two packages, a "standard"Alexander Barton
version that includes all the default options and a "full" version that additionally includes support for TCP wrappers and IDENT lookups.
2003-12-31Removed outdated Mac OS X ProjectBuilder project files (will be re-addedAlexander Barton
and updated for XCode soon); moved the debian/ directory to contrib/Debian/.