Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-09 | Clean up the MVSC nmake files so they work again. | Nick Mathewson | |
Fixes bug 13081; bugfix on 0.2.5.1-alpha. Patch from "NewEraCracker." | |||
2013-01-17 | Add ntor-related modules to the Makefiles.nmake | Nick Mathewson | |
2013-01-16 | Add clean target and test subdir to makefile.nmake | Nick Mathewson | |
2013-01-16 | Add missing includes and libs to makefile.nmake | Nick Mathewson | |
Fixes bugs 7312 and 7310. | |||
2012-05-14 | Be a good git person: store nmakefiles in correct text fmt | Nick Mathewson | |
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. |