summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2008-02-19 r14246@tombo: nickm | 2008-02-17 19:33:02 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
2007-01-25add a new file ReleaseNotes that contains just theRoger Dingledine
2006-12-20 r11651@Kushana: nickm | 2006-12-20 12:05:04 -0500Nick Mathewson
2006-10-08 r8936@totoro: nickm | 2006-10-07 21:00:05 -0400Nick Mathewson
2006-09-29 r9021@Kushana: nickm | 2006-09-29 16:58:41 -0400Nick Mathewson
2006-09-24Build correctly for use on OS X platforms with case-sensitive filesystemsNick Mathewson
2006-06-03More DNS fixes. Send meaningful TTLs back to the client whenNick Mathewson
2006-05-04Reworked dist-rpm in order to duplicate what dist used to do, but don't actua...Andrew Lewman
2006-04-13Temporary hacks to ensure make dist-rpm works from cvs until a betterAndrew Lewman
2006-04-10Remove a dependency on dist and assume a tarball is in ".." forAndrew Lewman
2006-02-16Fix up Makefile.am for the rpm target_cpu and target_os implementation.Andrew Lewman
2006-02-16Implement first version of the ability to target arch and OS in rpmAndrew Lewman
2006-02-09Happy new year!Roger Dingledine
2005-06-11make whitespace checker handle non-C too.Nick Mathewson
2005-04-01update copyright notices.Nick Mathewson
2005-01-05Forward-port OSX packaging stuff from maint branchNick Mathewson
2004-12-18Forward-port last RPM change to mainlineNick Mathewson
2004-11-09Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...Nick Mathewson
2004-11-04Finish applying jbash patch to Makefile.am; make dist-rpm work againNick Mathewson
2004-11-04Merge RPM spec patch from jbashNick Mathewson
2004-05-07Add Doxygen config file and make target, along with section in HACKING documentNick Mathewson
2004-03-02Integrate jbash's RPM spec into build process. (Requires "rpmbuild" toNick Mathewson
2004-02-17made these scripts know about config/Makefile.amSteven Hazel
2004-02-17include our ChangeLog file in make distRoger Dingledine
2003-10-24figured out how to make autoconf a bit less viralRoger Dingledine
2003-10-22force the admin to mkdir the datadirectory himself,Roger Dingledine
2003-10-16create var/lib/tor on "make install" -- this should allowSteven Hazel
2003-10-07some early bugfixesRoger Dingledine
2003-03-19allow make dist to work, because we moved stuff to docRoger Dingledine
2002-09-27actually writing down the current license stateRoger Dingledine
2002-07-22Updated HACKING and README docsRoger Dingledine
2002-06-28added automake/autoconf support. When in doubt, "aclocal && autoconf && autoh...Felipe Bergo