summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
AgeCommit message (Collapse)Author
2010-11-11Split long lines in configure.in and Makefile.am filesNick Mathewson
Having very long single lines with lots and lots of things in them tends to make files hard to diff and hard to merge. Since our tools are one-line-at-a-time, we should try to construct lists that way too, within reason. This incidentally turned up a few headers in configure.in that we were for some reason searching for twice.
2010-11-10Remove everything related to os x expert packageSebastian Hahn
We decided to no longer ship expert packages for OS X because they're a lot of trouble to keep maintained and confuse users. For those who want a tor on OS X without Vidalia, macports is a fine option. Alternatively, building from source is easy, too. The polipo stuff that is still required for the Vidalia bundle build can now be found in the torbrowser repository, git://git.torproject.org/torbrowser.git.
2010-01-27Move the torify manpage into the doc dirSebastian Hahn
2008-05-15Add tor-exit-notice.html and linux-tor-prio.sh to the Makefile.am.Mike Perry
svn:r14620
2007-10-18 r15925@catbus: nickm | 2007-10-18 14:13:57 -0400Nick Mathewson
Add tor-ctrl.sh to dist, and make it fit in 80-col terminals. svn:r12029
2007-09-19the other half of r11464Roger Dingledine
svn:r11503
2006-11-06back-pedal a bitRoger Dingledine
svn:r8913
2006-11-06forward-port matt's changes. plus note that tor-mingw.nsi.in isRoger Dingledine
what we're using these days, and stop shipping the old one to be sure. svn:r8912
2006-10-09Add tor.ico to dist.Andrew Lewman
svn:r8660
2006-10-09We have icons for Tor in Win32-land.Andrew Lewman
svn:r8659
2006-05-26SUSEisms to enable "make dist-rpm" functionality in SuSeAndrew Lewman
svn:r6499
2006-05-23Add cross.sh cross-compilation script from Michael Mohr. Trivial backport ↵Nick Mathewson
candidate, since adding a new script cannot possibly break anything. svn:r6475
2006-05-05Handle website/* in tor.nsiPeter Palfrader
svn:r6444
2006-03-09distribute contrib/rc.subr in the tarballRoger Dingledine
svn:r6111
2005-04-01include ExerciseServer.py and PathDemo.py in the tarballRoger Dingledine
svn:r3974
2005-03-26deal with the fact that tor-control.py got renamedRoger Dingledine
svn:r3883
2005-02-25distribute exitlist in the tarball tooRoger Dingledine
svn:r3701
2005-01-05Forward-port OSX packaging stuff from maint branchNick Mathewson
svn:r3299
2004-11-14add another contributed tor start/stop scriptRoger Dingledine
plus ship both our start/stop scripts in the tarball svn:r2845
2004-11-13Make tor.nsi work, document how to use it, and document what it still needs. ↵Nick Mathewson
Also include it in our distribution svn:r2836
2004-11-10don't install tor-control.py, just ship itRoger Dingledine
svn:r2784
2004-11-09ship tor-control.py in the tarballRoger Dingledine
svn:r2713
2004-11-04Merge RPM spec patch from jbashNick Mathewson
svn:r2674
2004-10-31fix 'make dist' so it works againRoger Dingledine
svn:r2633
2004-10-28Rename Python tor-resolve to tor-resolve.py; stop installing it; move ↵Nick Mathewson
tor-resolve manpage to doc directory svn:r2621
2004-08-18ship tor-resolve.1 in the tarballRoger Dingledine
svn:r2287
2004-07-22rename tor_resolve to tor-resolveRoger Dingledine
svn:r2113
2004-07-20ship and install tor_resolve script tooRoger Dingledine
svn:r2060
2004-03-02Integrate jbash's RPM spec into build process. (Requires "rpmbuild" toNick Mathewson
build properly. Works fine on redhat 9. YMMV.) svn:r1199
2004-02-17install the torify.1 man page tooRoger Dingledine
svn:r1094
2004-02-17make 'make dist' workRoger Dingledine
svn:r1091
2004-02-17this will cause the things in this directory to get installed properly, maybeSteven Hazel
svn:r1089