Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-05-10 | Android build cleanup (#4734) | Mat | 1 | -2/+2 |
2017-06-19 | Removed the LeakFinder for Windows. (#3777) | Mattes D | 1 | -5/+3 |
2016-12-12 | Use CMake's Android generators to crosscompile | Tiger Wang | 1 | -2/+2 |
2015-12-19 | Added HTTPS links wherever they are supported. | Alexander Harkness | 1 | -5/+1 |
2015-12-03 | Use C++11 auto instead of per-platform types. | Mattes D | 1 | -8/+1 |
2015-11-19 | Include execinfo.h only on __GLIBC__ | Thomas Boerger | 1 | -1/+3 |
2015-11-19 | Define stacktrace functions only if __GLIBC__ is defined | Thomas Boerger | 1 | -5/+7 |
2015-05-30 | Fix FreeBSD/clang errors caused by -Werror | linnemannr | 1 | -1/+8 |
2015-01-18 | Fixed various warnings. | Mattes D | 1 | -1/+1 |
2014-11-30 | Fixed compiling on linux. | Howaner | 1 | -0/+1 |
2014-11-29 | Added a basic stacktracing for assert and signal failures. | Mattes D | 1 | -0/+43 |