Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: pass arguments before subcommand to samurai | Rasmus Thomsen | 2020-01-30 | 1 | -2/+2 |
| | | | | | Samurai follows the POSIX Utility Syntax Guidelines and as such doesn't recognise arguments after the subcommand | ||||
* | tree-wide: use --buildtype=debugoptimized for meson packages | Rasmus Thomsen | 2020-01-07 | 1 | -2/+2 |
| | | | | | | | As of now we're using the buildttype 'release', which produces optimized builds but without any usable debugging info, which makes debugging crashes impossible, even if a -dbg subpackage exists. As such we should build in the buildmode 'debugoptimized' to offer proper debug symbols. | ||||
* | testing/gnome-chess: new aport | Bart Ribbers | 2019-12-28 | 1 | -0/+33 |