mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
A hack I've been wanting for a while: when building a -dev version
from an SVN repository, use the current svn revision in the platform string and in the output of --version. svn:r9976
This commit is contained in:
@@ -357,8 +357,9 @@ Future version:
|
||||
such errors recently, then don't warn about it.
|
||||
- More consistent error checking in router_parse_entry_from_string().
|
||||
I can say "banana" as my bandwidthcapacity, and it won't even squeak.
|
||||
- Include the output of svn info/svk info output into the binary, so
|
||||
it's trivial to see what version a binary was built from.
|
||||
o Include the output of svn info in the binary, so it's trivial to see what
|
||||
version a binary was built from.
|
||||
- Do the same for svk info.
|
||||
- Add a doxygen style checker to make check-spaces so nick doesn't drift
|
||||
too far from arma's undocumented styleguide. Also, document that
|
||||
styleguide in HACKING. (See r9634 for example.)
|
||||
|
||||
Reference in New Issue
Block a user