summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
1999-10-29Configure PATH_CONTROL_SOCKET.Martin Mares
1999-10-29Added skeleton of the client. Does nothing, but at least compiles.Martin Mares
1999-05-31Added missing quotes.Martin Mares
1999-05-21Don't forget to export CPPFLAGS to GCC. :)Martin Mares
1999-04-12Use $(CC) instead of gcc even when generating dependencies.Martin Mares
1999-04-11Added new target "tags" to generate a tag table for Emacs.Martin Mares
1999-04-01First few FreeBSD portability fixes.Martin Mares
1999-03-04Use dmalloc instead of EFence when available (dmalloc has lot of improvementsMartin Mares
1999-03-02Latest changes broke out-of-tree compilation.Martin Mares
1999-03-01If we are compiling with debugging enabled and libefence is available,Martin Mares
1999-03-01Include "config.h" instead of "autoconf.h" in all Modules lists to make definesMartin Mares
1999-01-23Filter all `Modules' files through C preprocessor, so that they canMartin Mares
1999-01-15Make filters actually compiled.Pavel Machek
1999-01-15Propagate "depend" target to real top-level Makefile.Martin Mares
1999-01-15Be a tiny bit more verbose.Pavel Machek
1999-01-12Fixed trivial bug in naming of `depend' file. Argh.Martin Mares
1999-01-10New makefiles. Includes support for out-of-source-tree builds.Martin Mares
1999-01-09First step of "autoconfization". Created a configure script whichMartin Mares
1998-11-27Now merges configuration fragments (*.Y) as well.Martin Mares
1998-05-15The library is now glued together from generic and OS-dependent partsMartin Mares