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