aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Include CVS ChangeLog in the distributionMartin Mares2000-06-211-0/+1
* bird-1.0.0 has been released.Martin Mares2000-06-091-0/+4
* Before building distribution tarballs, make distclean first.Martin Mares2000-06-091-1/+3
* Released as 1.0.0, but marked it as a BETA version.Martin Mares2000-06-091-2/+8
* Proper building and installation of documentation in the Makefiles.Martin Mares2000-06-093-2/+7
* When distcleaning, clean up doc as well.Martin Mares2000-06-081-0/+1
* Description of protocol module moved to where it belongs. If documentationMartin Mares2000-06-051-4/+4
* Use <chapt> for chapters, <sect> for sections and <sect1> for subsections.Martin Mares2000-06-021-1/+1
* Make documentation targets available from the top-level makefile as well,Martin Mares2000-05-311-1/+4
* New progdoc script generating SGML output.Martin Mares2000-05-311-51/+21
* Generated first public alpha release.Martin Mares2000-05-081-0/+18
* Autoconf is *evil*. The sysconfdir and similar variables are unusable inMartin Mares2000-05-083-4/+10
* `make install' now works.Martin Mares2000-05-083-1/+22
* Connected the `doc' subtree to global makefiles.Martin Mares2000-05-053-9/+15
* Added a tool for processing of developer documentation.Martin Mares2000-05-051-0/+77
* Don't make dependencies in client directory if the client is notMartin Mares2000-02-141-1/+1
* Configure, link and use the readline library.Martin Mares2000-01-202-1/+2
* Put client on a stony ground. The whole client is going to be system-specificMartin Mares2000-01-191-3/+7
* The CLI I/O functions work as desired.Martin Mares1999-10-311-1/+1
* Configure PATH_CONTROL_SOCKET.Martin Mares1999-10-291-1/+1
* Added skeleton of the client. Does nothing, but at least compiles.Martin Mares1999-10-292-8/+11
* Added missing quotes.Martin Mares1999-05-311-1/+1
* Don't forget to export CPPFLAGS to GCC. :)Martin Mares1999-05-211-1/+1
* Use $(CC) instead of gcc even when generating dependencies.Martin Mares1999-04-121-1/+1
* Added new target "tags" to generate a tag table for Emacs.Martin Mares1999-04-112-4/+7
* First few FreeBSD portability fixes.Martin Mares1999-04-012-2/+2
* Use dmalloc instead of EFence when available (dmalloc has lot of improvementsMartin Mares1999-03-042-2/+3
* Latest changes broke out-of-tree compilation.Martin Mares1999-03-021-1/+1
* If we are compiling with debugging enabled and libefence is available,Martin Mares1999-03-011-0/+1
* Include "config.h" instead of "autoconf.h" in all Modules lists to make definesMartin Mares1999-03-011-2/+2
* Filter all `Modules' files through C preprocessor, so that they canMartin Mares1999-01-231-1/+4
* Make filters actually compiled.Pavel Machek1999-01-151-1/+1
* Propagate "depend" target to real top-level Makefile.Martin Mares1999-01-151-1/+1
* Be a tiny bit more verbose.Pavel Machek1999-01-151-1/+1
* Fixed trivial bug in naming of `depend' file. Argh.Martin Mares1999-01-121-3/+3
* New makefiles. Includes support for out-of-source-tree builds.Martin Mares1999-01-104-16/+139
* First step of "autoconfization". Created a configure script whichMartin Mares1999-01-093-0/+2080
* Now merges configuration fragments (*.Y) as well.Martin Mares1998-11-271-8/+23
* The library is now glued together from generic and OS-dependent partsMartin Mares1998-05-151-0/+36