aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to•••build properly. Works fine on redhat 9. YMMV.) svn:r1199 Nick Mathewson2004-03-02
* made these scripts know about config/Makefile.am•••svn:r1090 Steven Hazel2004-02-17
* include our ChangeLog file in make dist•••svn:r1070 Roger Dingledine2004-02-17
* figured out how to make autoconf a bit less viral•••(thanks cherub) svn:r666 Roger Dingledine2003-10-24
* force the admin to mkdir the datadirectory himself,•••so he gets the permissions right. also this means clients will never need to make the datadirectory. also remind the admin to fix his clock before setting up his node. svn:r650 Roger Dingledine2003-10-22
* create var/lib/tor on "make install" -- this should allow•••sample-server-torrc to Just Work svn:r605 Steven Hazel2003-10-16
* some early bugfixes•••our log() conflicts with log(3) distribute only the correct files from doc/ and src/config/ sometimes laptops go back in time. i guess that's ok for now. and bump the version number because we're live. svn:r544 Roger Dingledine2003-10-07
* allow make dist to work, because we moved stuff to doc•••svn:r211 Roger Dingledine2003-03-19
* actually writing down the current license state•••svn:r116 Roger Dingledine2002-09-27
* Updated HACKING and README docs•••HACKING now explains bandwidth throttling, congestion control, and router twins. Read it and see if it makes sense. svn:r68 Roger Dingledine2002-07-22
* added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh...•••svn:r10 Felipe Bergo2002-06-28