Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add ntor-related modules to the Makefiles.nmake | Nick Mathewson | 2013-01-17 |
| | |||
* | Add clean target and test subdir to makefile.nmake | Nick Mathewson | 2013-01-16 |
| | |||
* | Add missing includes and libs to makefile.nmake | Nick Mathewson | 2013-01-16 |
| | | | | Fixes bugs 7312 and 7310. | ||
* | Be a good git person: store nmakefiles in correct text fmt | Nick Mathewson | 2012-05-14 |
| | |||
* | Initial patch to build Tor with msvc and nmake | Nick Mathewson | 2011-08-01 |
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. |