Nick Mathewson
223fc208f6
Split long lines in configure.in and Makefile.am files
...
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-11 14:22:48 -05:00
Sebastian Hahn
fcdf1470c0
Remove everything related to os x expert package
...
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-11-10 04:04:29 +01:00
Sebastian Hahn
3efadcd0d5
Move the torify manpage into the doc dir
2010-01-27 11:36:39 +01:00
Mike Perry
c87af8e255
Add tor-exit-notice.html and linux-tor-prio.sh to the Makefile.am.
...
svn:r14620
2008-05-15 06:58:00 +00:00
Nick Mathewson
fce823180b
r15925@catbus: nickm | 2007-10-18 14:13:57 -0400
...
Add tor-ctrl.sh to dist, and make it fit in 80-col terminals.
svn:r12029
2007-10-18 18:15:06 +00:00
Roger Dingledine
2f4fa29b70
the other half of r11464
...
svn:r11503
2007-09-19 00:45:28 +00:00
Roger Dingledine
f0a7d211f1
back-pedal a bit
...
svn:r8913
2006-11-06 06:48:49 +00:00
Roger Dingledine
4a80643825
forward-port matt's changes. plus note that tor-mingw.nsi.in is
...
what we're using these days, and stop shipping the old one to
be sure.
svn:r8912
2006-11-06 06:43:21 +00:00
Andrew Lewman
b9a0ba5a5d
Add tor.ico to dist.
...
svn:r8660
2006-10-09 01:53:08 +00:00
Andrew Lewman
9b662f0bcd
We have icons for Tor in Win32-land.
...
svn:r8659
2006-10-09 01:52:30 +00:00
Andrew Lewman
63c1395509
SUSEisms to enable "make dist-rpm" functionality in SuSe
...
svn:r6499
2006-05-26 13:22:20 +00:00
Nick Mathewson
820a7a2c24
Add cross.sh cross-compilation script from Michael Mohr. Trivial backport candidate, since adding a new script cannot possibly break anything.
...
svn:r6475
2006-05-23 08:50:39 +00:00
Peter Palfrader
0ee6dbea07
Handle website/* in tor.nsi
...
svn:r6444
2006-05-05 16:58:38 +00:00
Roger Dingledine
a0865e2f8e
distribute contrib/rc.subr in the tarball
...
svn:r6111
2006-03-09 02:01:15 +00:00
Roger Dingledine
bcbb0e8ed0
include ExerciseServer.py and PathDemo.py in the tarball
...
svn:r3974
2005-04-01 16:35:17 +00:00
Roger Dingledine
e692e73853
deal with the fact that tor-control.py got renamed
...
svn:r3883
2005-03-26 01:45:50 +00:00
Roger Dingledine
1630fa560f
distribute exitlist in the tarball too
...
svn:r3701
2005-02-25 21:28:13 +00:00
Nick Mathewson
20142a2508
Forward-port OSX packaging stuff from maint branch
...
svn:r3299
2005-01-05 02:46:25 +00:00
Roger Dingledine
acb2c10a5b
add another contributed tor start/stop script
...
plus ship both our start/stop scripts in the tarball
svn:r2845
2004-11-14 09:05:28 +00:00
Nick Mathewson
0753f630e8
Make tor.nsi work, document how to use it, and document what it still needs. Also include it in our distribution
...
svn:r2836
2004-11-13 23:26:53 +00:00
Roger Dingledine
df671e09cc
don't install tor-control.py, just ship it
...
svn:r2784
2004-11-10 04:06:24 +00:00
Roger Dingledine
10ddf2b47f
ship tor-control.py in the tarball
...
svn:r2713
2004-11-09 01:34:18 +00:00
Nick Mathewson
69e5e8d0ad
Merge RPM spec patch from jbash
...
svn:r2674
2004-11-04 15:17:22 +00:00
Roger Dingledine
6c20e32939
fix 'make dist' so it works again
...
svn:r2633
2004-10-31 21:16:09 +00:00
Nick Mathewson
7fda3df9dd
Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-resolve manpage to doc directory
...
svn:r2621
2004-10-28 20:30:10 +00:00
Roger Dingledine
d6c09c054a
ship tor-resolve.1 in the tarball
...
svn:r2287
2004-08-18 11:04:04 +00:00
Roger Dingledine
a450909716
rename tor_resolve to tor-resolve
...
svn:r2113
2004-07-22 22:35:25 +00:00
Roger Dingledine
63b476a63c
ship and install tor_resolve script too
...
svn:r2060
2004-07-20 06:59:22 +00:00
Nick Mathewson
a1503f667e
Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to
...
build properly. Works fine on redhat 9. YMMV.)
svn:r1199
2004-03-02 19:09:30 +00:00
Roger Dingledine
e39bfa8ff9
install the torify.1 man page too
...
svn:r1094
2004-02-17 08:05:39 +00:00
Roger Dingledine
53381a722d
make 'make dist' work
...
svn:r1091
2004-02-17 07:20:01 +00:00
Steven Hazel
08362831b9
this will cause the things in this directory to get installed properly, maybe
...
svn:r1089
2004-02-17 06:40:42 +00:00