1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 20:47:46 +00:00

Ports: Add port of backward-cpp, a pretty backtrace library

This commit is contained in:
Andrew Kaster 2023-03-11 14:01:19 -07:00 committed by Linus Groh
parent e690b35fdc
commit 3219ecbdc0
5 changed files with 127 additions and 0 deletions

View file

@ -13,6 +13,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`Another-World`](Another-World/) | Another World Bytecode Interpreter | | https://github.com/fabiensanglard/Another-World-Bytecode-Interpreter |
| [`aria2`](aria2/) | aria2 | 1.36.0 | https://aria2.github.io |
| [`awk`](awk/) | The One True Awk | 20220122 | https://github.com/onetrueawk/awk |
| [`backward-cpp`](backward-cpp/) | Backward-cpp | 1.6 | https://github.com/bombela/backward-cpp |
| [`bash`](bash/) | GNU Bash | 5.1.16 | https://www.gnu.org/software/bash/ |
| [`bass`](bass/) | Beneath a Steel Sky | cd-1.2 | https://www.scummvm.org/games |
| [`bc`](bc/) | bc | 6.1.1 | https://github.com/gavinhoward/bc |