aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tilix
Commit message (Collapse)AuthorAgeFilesLines
* 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