aboutsummaryrefslogtreecommitdiff
path: root/doc/tor-osx-dmg-creation.txt
Commit message (Collapse)AuthorAge
* Remove everything related to os x expert packageSebastian Hahn2010-11-10
| | | | | | | | | | | 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.
* Update the osx dmg creation instructionsSebastian Hahn2010-02-22
| | | | | Make sure we follow basic whitespace sanity principles, update a few links
* add in the apple incantations to get tls renegotiation to work.Andrew Lewman2010-02-17
|
* Clean up whitespaceNick Mathewson2010-02-11
|
* clean up the documentation, break out sections for osx compiles.Andrew Lewman2010-02-11
|
* update osx-dmg creation directions for the new methodsphobos2009-08-25
|
* remove the last vestiges of the OS variable.Andrew Lewman2008-08-31
| | | | svn:r16701
* clean up numbering, remove an unneeded step. backport this.Andrew Lewman2008-08-27
| | | | svn:r16670
* Update the doc to reflect latest xcodeAndrew Lewman2008-08-27
| | | | svn:r16668
* Added new line from edmanmAndrew Lewman2008-08-08
| | | | svn:r16471
* Remove the summary step that says to update package.sh.Andrew Lewman2008-08-07
| | | | svn:r16468
* In Steve Jobs parlance, "boom." The Tor osx bundle is now just Tor andAndrew Lewman2008-06-15
| | | | | | | | | a startup script. This is consistent with every other OS for which we build packages. If you want privoxy and torbutton, use the Vidalia bundle. svn:r15272
* update torbutton version to currentAndrew Lewman2008-02-25
| | | | svn:r13723
* As nick commented, tor's configure doesn't know what --enable-static andAndrew Lewman2007-11-02
| | | | | | | --disable-shared actually are, so remove it from docs and spec file. svn:r12321
* And more places with the wrong url, now updated.Andrew Lewman2007-10-29
| | | | svn:r12267
* Updated docs for osx dmg creation include torbutton.Andrew Lewman2007-10-15
| | | | svn:r11939
* eventdns seems to run fine on osx, rpm-based linuxes, and win32.Andrew Lewman2007-07-14
| | | | | | | Include it in the build instructions. svn:r10826
* Fix some formatting for those who just want to copy/paste theirAndrew Lewman2007-02-24
| | | | | | | compiles. svn:r9638
* In an -alpha branch, people can keep up with new software. Bump toAndrew Lewman2006-11-26
| | | | | | | Privoxy 3.0.6. svn:r8992
* potential fixes for the tor osx dmg documentation. hopefullyRoger Dingledine2006-09-25
| | | | | | | phobos can confirm or deny. svn:r8493
* Updates to win32-mingw. libevent1.1b builds. openssl doesn't.Andrew Lewman2006-09-12
| | | | svn:r8371
* Updated details on how to check for universal binary.Andrew Lewman2006-08-13
| | | | svn:r7037
* Update for universal binaries for OSX.Andrew Lewman2006-08-10
| | | | svn:r7002
* mention in the tor dmg instructions that you may need to remove yourRoger Dingledine2006-07-04
| | | | | | | old shared library libevent, lest your linker get confused. svn:r6714
* typo, whitespace, and a clarificationRoger Dingledine2006-06-12
| | | | svn:r6605
* Updated instructions to work under the latest 10.4.5 point release fromAndrew Lewman2006-02-18
| | | | | | | Apple. svn:r6040
* New clear and concise directions for building Tor on OSX machines.Andrew Lewman2006-02-17
Moved the documentation into the doc/ dir where it belongs. svn:r6027