Aegisub/libaegisub/unix
arch1t3cht 165cb14879 Add AppImage build on linux
This consists of a meson option that
- sets a flag to make Aegisub read paths relative to the executable
- makes meson set up the symlinks like AppRun and .DirIcon as following
  the AppDir format

and a CI workflow that builds with this option, installs to an AppDir
directory, and bundles it as an AppImage.

Modified from arch1t3cht/Aegisub#12 .

Co-authored-by: Fred Brennan <copypaste@kittens.ph>
2023-04-21 16:23:01 +02:00
..
access.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
fs.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
log.cpp Ditch boost.circular_buffer 2014-05-26 09:34:19 -07:00
path.cpp Add AppImage build on linux 2023-04-21 16:23:01 +02:00
util.cpp Use std::this_thread everywhere 2022-07-27 15:20:03 +02:00