Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-13 | bump to 0.2.4.6-alpha-dev | Roger Dingledine | |
2012-11-13 | bump to 0.2.4.6-alphator-0.2.4.6-alpha | Roger Dingledine | |
2012-10-26 | bump to 0.2.4.5-alpha-dev | Roger Dingledine | |
2012-10-25 | Bump the version number to 0.2.4.5-alpha | Nick Mathewson | |
(For real this time. It turns out that 4 and 5 are different numbers.) | |||
2012-10-25 | Bump version to 0.2.4.5-alpha | Nick Mathewson | |
2012-10-21 | bump to 0.2.4.4-alpha-dev | Roger Dingledine | |
2012-10-20 | bump to 0.2.4.4-alphator-0.2.4.4-alpha | Roger Dingledine | |
2012-09-22 | bump to 0.2.4.3-alpha-dev | Roger Dingledine | |
2012-09-22 | bump to 0.2.4.3-alphator-0.2.4.3-alpha | Roger Dingledine | |
2012-09-10 | Bump version to 0.2.4.2-alpha-dev | Nick Mathewson | |
2012-09-10 | bump to 0.2.4.2-alpha | Roger Dingledine | |
2012-09-05 | bump to 0.2.4.1-alpha-dev | Roger Dingledine | |
2012-09-05 | bump to 0.2.4.1-alphator-0.2.4.1-alpha | Roger Dingledine | |
2012-08-09 | Move to non-recursive make | Stewart Smith | |
This gives us a few benefits: 1) make -j clean all this will start working, as it should. It currently doesn't. 2) increased parallel build recursive make will max out at number of files in a directory, non-recursive make doesn't have such a limitation 3) Removal of duplicate information in make files, less error prone I've also slightly updated how we call AM_INIT_AUTOMAKE, as the way that was used was not only deprecated but will be *removed* in the next major automake release (1.13).... so probably best that we can continue to bulid tor without requiring old automake. (see http://www.gnu.org/software/automake/manual/html_node/Public-Macros.html ) For more reasons why, see resources such as: http://miller.emu.id.au/pmiller/books/rmch/ | |||
2012-06-20 | Increment master branch version to 0.2.4.0-alpha-dev | Nick Mathewson | |
2012-06-15 | bump to 0.2.3.17-beta-dev | Roger Dingledine | |
2012-06-15 | bump to 0.2.3.17-beta | Roger Dingledine | |
2012-06-05 | bump to 0.2.3.16-alpha-dev | Roger Dingledine | |
2012-06-05 | today is the day for 0.2.3.16-alpha | Roger Dingledine | |
2012-05-14 | We do not need to define _WIN32 by hand; MSVC does that for us | Nick Mathewson | |
Bug 5858; fix on 0.2.3.12-alpha | |||
2012-04-30 | bump to 0.2.3.15-alpha-dev | Roger Dingledine | |
2012-04-30 | bump to 0.2.3.15-alphator-0.2.3.15-alpha | Roger Dingledine | |
2012-04-23 | bump to 0.2.3.14-alpha-dev | Roger Dingledine | |
2012-04-23 | bump to 0.2.3.14-alpha | Roger Dingledine | |
2012-03-27 | bump to 0.2.3.13-alpha-dev | Roger Dingledine | |
2012-03-26 | bump to 0.2.3.13-alpha | Roger Dingledine | |
2012-02-13 | bump to 0.2.3.12-alpha-dev | Roger Dingledine | |
2012-02-13 | bump to 0.2.3.12-alpha | Roger Dingledine | |
2012-01-31 | Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 | Nick Mathewson | |
This commit is completely mechanical; I used this perl script to make it: #!/usr/bin/perl -w -i.bak -p if (/^\s*\#/) { s/MS_WINDOWS/_WIN32/g; s/\bWIN32\b/_WIN32/g; } | |||
2012-01-23 | bump to 0.2.3.11-alpha-dev | Roger Dingledine | |
2012-01-22 | bump to 0.2.3.11-alpha | Roger Dingledine | |
2011-12-16 | Increment version in master to 0.2.3.10-alpha-dev | Nick Mathewson | |
2011-12-15 | Bump version to Tor 0.2.3.10-alphator-0.2.3.10-alpha | Nick Mathewson | |
2011-12-08 | bump to 0.2.3.9-alpha-dev | Roger Dingledine | |
2011-12-08 | bump to 0.2.3.9-alpha | Roger Dingledine | |
2011-11-23 | bump to 0.2.3.8-alpha-dev | Roger Dingledine | |
2011-11-22 | bump to 0.2.3.8-alpha | Roger Dingledine | |
2011-10-30 | blurb and version bump for 0.2.3.7-alphator-0.2.3.7-alpha | Roger Dingledine | |
2011-10-28 | Bump version to 0.2.3.6-alpha-dev | Nick Mathewson | |
2011-10-26 | bump to 0.2.3.6-alpha | Roger Dingledine | |
2011-10-23 | bump to 0.2.3.5-alpha-dev | Roger Dingledine | |
2011-09-28 | bump to 0.2.3.5-alphator-0.2.3.5-alpha | Roger Dingledine | |
2011-09-13 | bump to 0.2.3.4-alpha-dev | Roger Dingledine | |
2011-09-13 | bump to 0.2.3.4-alpha | Roger Dingledine | |
2011-09-02 | bump to 0.2.3.3-alpha-dev | Roger Dingledine | |
2011-09-02 | bump to 0.2.3.3-alpha | Roger Dingledine | |
2011-08-01 | Initial patch to build Tor with msvc and nmake | Nick Mathewson | |
We'll still need to tweak it so that it looks for includes and libraries somewhere more sensible than "where we happened to find them on Erinn's system"; so that tests and tools get built too; so that it's a bit documented; and so that we actually try running the output. Work done with Erinn Clark. | |||
2011-07-18 | Bump version to 0.2.3.2-alpha-dev | Nick Mathewson | |
2011-07-18 | bump to 0.2.3.2-alpha | Roger Dingledine | |
2011-05-05 | Increment version to 0.2.3.1-alpha-dev | Nick Mathewson | |