Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/scrcpy: upgrade to 1.13 | prspkt | 2020-04-30 | 1 | -5/+5 |
| | |||||
* | testing/scrcpy: disable on mips | Ariadne Conill | 2020-04-16 | 1 | -1/+1 |
| | |||||
* | testing/*: make CMake and meson respect our C{,PP,XX}FLAGS | Rasmus Thomsen | 2020-02-21 | 1 | -2/+2 |
| | | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E | ||||
* | 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/scrcpy: upgrade to 1.12.1 | prspkt | 2019-12-21 | 1 | -3/+3 |
| | |||||
* | testing/scrcpy: upgrade to 1.11 | prspkt | 2019-11-21 | 1 | -7/+8 |
| | | | | * Add -doc subpackage. | ||||
* | testing/scrcpy: new aport | prspkt | 2019-10-27 | 1 | -0/+36 |
Signed-off-by: prspkt <prspkt@protonmail.com> |