Re: [tor-dev] tbb-build for Windows [initial test feedback: Windows 7 x64]

2012-05-06 Thread Shondoit Walker
using msysGit wrt your personal-build repo? E.g., #1. $git clone > torbrowser.git..., #2. $git add shondoit's_personal-build..., #3. > $git checkout... ? $ git remote add shondoit git://git.torproject.org/user/shondoit/torbrowser.git $ git checkout -t shondoit/personal-build But you

Re: [tor-dev] tbb-build for Windows

2012-05-06 Thread Shondoit Walker
uild $ git clone git://git.torproject.org/torbrowser.git $ cd torbrowser # Add my personal repo and check out the 'personal-build' branch. $ git remote add shondoit git://git.torproject.org/user/shondoit/torbrowser.git $ git fetch shondoit $ git checkout -t shondoit/personal-build # Star

[tor-dev] tbb-build for Windows

2012-05-05 Thread Shondoit Walker
g it would be a good idea. It might be a step in the right direction for deterministic builds. The source can be found at: https://github.com/Shondoit/tbb-build The latest package can be downloaded from: https://github.com/downloads/Shondoit/tbb-build/tbb-build-1.2.1.zip Extract it to C:\MinGW and

Re: [tor-dev] Tor glossary

2011-11-23 Thread Shondoit
context changes. A directory in the Tor context is different from a directory in an OS context. I'm not sure what the best way is to go about doing this, but we need definitions. The last version of the list can be found in my github: https://github.com/Shondoit/torglossary If you have additio