summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-10-12Simplify list of files that get whitespace-checkedNick Mathewson
2012-09-07Fix whitespace in Makefile.amNick Mathewson
2012-09-07Removed dependency on tor.spec. Removed tor.spec.in.Ondrej Mikle
2012-08-27build: minimal adjustments to make out-of-tree build workJim Meyering
2012-08-24We now need automake 1.9 or laterNick Mathewson
2012-08-09add subdir-objects to AUTOMAKE_OPTIONS, this builds object files in subdirs w...Stewart Smith
2012-08-09Move to non-recursive makeStewart Smith
2012-07-31Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old note...Ondrej Mikle
2012-07-31Cleanup of RPM build process - no more .git in tarball, use automake's dist-g...Ondrej Mikle
2012-06-28Clean up check-spaces block; make it cover the right filesNick Mathewson
2011-11-24Basic support for a "make version" target to declare the source versionNick Mathewson
2011-08-01Initial patch to build Tor with msvc and nmakeNick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Note that Tor requires Automake 1.7. Fixes bug 2305Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-03Bump copyright statements to 2011Nick Mathewson
2010-11-11Split long lines in configure.in and Makefile.am filesNick Mathewson
2010-11-11Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-10Remove everything related to os x expert packageSebastian Hahn
2010-10-01The build stuff for tor-fw-helper means we need automake 1.6 or laterNick Mathewson
2010-09-30First implementation of tor-fw-helper.Jacob Appelbaum
2010-07-27Simplify expression to list files for check-spacesSebastian Hahn
2010-05-20Include src/tools in paths to check with "make check-spaces"Steven Murdoch
2010-02-27Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2010-02-22we deleted AUTHORS, so don't put it in the tarballRoger Dingledine
2009-12-12List all the excluded files for make check-spacesSebastian Hahn
2009-09-23Make "make test" depend on "all".Nick Mathewson
2009-09-23Move testing code into new src/test directory.Nick Mathewson
2009-09-23Refactor unit tests to use the tinytest framework.Nick Mathewson
2009-07-24Merge branch 'maint-0.2.1' into masterRoger Dingledine
2009-07-24make phobos's lines start with tabs againRoger Dingledine
2009-07-24added LIBS=-lrt to Makefile.am for static libevent in the tor rpms.Andrew Lewman
2009-07-02Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-30Update the year for the copyright statement in two more filesPeter Palfrader
2009-05-05Remove all svn metadata minus what I missed.Sebastian Hahn
2008-07-29 r17426@tombo: nickm | 2008-07-28 20:34:03 -0400Nick Mathewson
2008-06-04Make dist depend on check.Nick Mathewson
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