aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tilix
Commit message (Collapse)AuthorAgeFilesLines
* community/tilix: move from testingRasmus Thomsen2020-03-025-185/+0
|
* testing/tilix: depend on dbus:org.freedesktop.SecretsRasmus Thomsen2020-02-261-2/+2
| | | | This way a secret manager is pulled in
* testing/*: make CMake and meson respect our C{,PP,XX}FLAGSRasmus Thomsen2020-02-211-2/+2
| | | | See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
* testing/tilix: rebuild against ldc-runtime-1.20.0-r0Rasmus Thomsen2020-02-161-1/+1
|
* tree-wide: use --buildtype=debugoptimized for meson packagesRasmus Thomsen2020-01-071-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/tilix: new aportRasmus Thomsen2019-11-295-0/+185
https://gnunn1.github.io/tilix-web/ Tiling terminal emulator for Linux