Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/*: 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 | ||||
* | community/mutter: upgrade to 3.34.4 | Rasmus Thomsen | 2020-02-16 | 1 | -3/+3 |
| | |||||
* | community/mutter: add -dbg subpkg | Rasmus Thomsen | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | community/mutter: upgrade to 3.34.3 | Rasmus Thomsen | 2020-01-06 | 1 | -2/+2 |
| | |||||
* | community/mutter: upgrade to 3.34.2 | Rasmus Thomsen | 2019-12-13 | 1 | -2/+2 |
| | |||||
* | community/mutter: also remove 2nd test dir from build | Rasmus Thomsen | 2019-10-10 | 1 | -2/+2 |
| | | | | That one loops too. | ||||
* | community/mutter: fix build on builders | Rasmus Thomsen | 2019-10-10 | 1 | -1/+8 |
| | | | | | | The builders don't have a TTY, so adding /dev/stdout to test dependencies causes the reconfiguration to loop on them. Remove the faulty directory since we don't run mutter's tests anyway. | ||||
* | community/mutter: run ninja in debug mode to debug infinite looping on builders | Rasmus Thomsen | 2019-10-09 | 1 | -1/+1 |
| | |||||
* | community/mutter: upgrade to 3.34.1 | Rasmus Thomsen | 2019-10-09 | 1 | -3/+3 |
| | |||||
* | community/mutter: move from testing | Rasmus Thomsen | 2019-09-22 | 3 | -0/+83 |