Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-07 | fold in some new changelog stanzas | Roger Dingledine | |
2011-12-13 | Build with warnings and clang 3.0 | Sebastian Hahn | |
--enable-gcc-warnings enables two warnings that clang doesn't support, so the build fails. We had hoped clang 3.0 would add those, but it didn't, so let's just always disable those warnings when building with clang. We can still fix it later once they add support |