| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
it adds support for latest wlroots version and fix
https://gitlab.alpinelinux.org/alpine/aports/issues/11418.
|
|
|
|
|
|
| |
- update url
- remove cmake from make dependencies
- change build directory
|
|
|
|
| |
See https://github.com/Hjdskes/cage/issues/89
|
|
|
|
| |
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
|
|
|
|
|
|
|
| |
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.
|
|
|