3 Commits

Author SHA1 Message Date
Rasmus Thomsen
6489d10283 tree-wide: pass arguments before subcommand to samurai
Samurai follows the POSIX Utility Syntax Guidelines and as such doesn't recognise
arguments after the subcommand
2020-01-30 09:10:11 +01:00
Rasmus Thomsen
78d37d9942 tree-wide: use --buildtype=debugoptimized for meson packages
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.
2020-01-07 10:13:47 +01:00
Bart Ribbers
b16919e63d testing/lightsoff: new aport 2019-12-28 11:42:42 +01:00