| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-02-06 | Add the asmjs-unknown-emscripten triple. Add cfgs to libs. | Brian Anderson | -2/+4 | |
| Backtraces, and the compilation of libbacktrace for asmjs, are disabled. This port doesn't use jemalloc so, like pnacl, it disables jemalloc *for all targets* in the configure file. It disables stack protection. | ||||
| 2015-09-08 | some more clippy-based improvements | Andre Bogus | -1/+1 | |
| 2015-09-04 | Add line numbers to windows-gnu backtraces | Diggory Blake | -238/+14 | |
| Fix formatting Remove unused imports Refactor Fix msvc build Fix line lengths Formatting Enable backtrace tests Fix using directive on mac pwd info Work-around buildbot PWD bug, and fix libbacktrace configuration Use alternative to `env -u` which is not supported on bitrig Disable tests on 32-bit windows gnu | ||||
| 2015-09-03 | Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T` | Vadim Petrochenkov | -1/+1 | |
| 2015-08-27 | std: Fix backtrace imports for ios targets | Michael Macias | -4/+1 | |
| This fixes building for ios targets caused by 7925c79. | ||||
| 2015-08-22 | Fix the Mac build, again. | Richard Diamond | -0/+1 | |
| 2015-08-22 | Add missing imports to `dladdr.rs` for Mac. | Richard Diamond | -0/+6 | |
| 2015-08-20 | Refactor unix backtracing. NFC. | Richard Diamond | -0/+681 | |
