Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/*: stop manually moving usr/{lib,share}/glade to -dev subpkg | Rasmus Thomsen | 2020-04-24 | 1 | -7/+1 |
| | | | | | | abuild 3.6.x does this for us, so this will lead to build failures. Also rebuild since we moved things to the wrong places (e.g. /usr/lib instead of /usr/lib/glade) in most APKBUILDs | ||||
* | community: mask librsvg dependencies on mips and mips64 | Ariadne Conill | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | community/gtksourceview4: upgrade to 4.6.0 | Rasmus Thomsen | 2020-03-07 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | 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/gtksourceview4: move glade catalogs to -dev | Leo | 2019-12-07 | 2 | -5/+27 |
| | |||||
* | community/gtksourceview4: disable on s390x | Leo | 2019-11-21 | 1 | -1/+1 |
| | |||||
* | community/gtksourceview4: move from testing | Rasmus Thomsen | 2019-09-23 | 1 | -0/+38 |