9f1294fea2
* ci linux: make builds properly static * test workflow_dispatch * install wayland-protocols * append missing portable * make debug builds by default * auto enable some video subsystems for proper wayland support * added release workflow * make line shorter in innosetup bash script * disable some video subsystems on darwin and windows * fix default build dir on msys * print output of ntldd * properly set msys arch * disable opengl on windows * copy mingw dependencies on package * innosetup script copy from generated package dir * changed license to reflect team work * adjusted the ci windows install name * add all language plugins to addons * disabled generation of source tarballs * removed language_cpp from plugins repo * enabled lua utf8 patch for windows build * added open_ext to addons * moved away from deprecated virtual environments * make minimal build and with addons * simplified CI build.yml |
||
---|---|---|
.. | ||
innosetup | ||
keymap-generator | ||
README.md | ||
appdmg.sh | ||
appimage.sh | ||
build.sh | ||
common.sh | ||
fontello-config.json | ||
generate_header.sh | ||
install-dependencies.sh | ||
lhelper.sh | ||
meson.build | ||
package.sh | ||
repackage.sh | ||
run-local |
README.md
Scripts
Various scripts and configurations used to configure, build, and package Lite XL.
Build
- build.sh
- build-packages.sh: In root directory, as all in one script; relies to the ones in this directory.
Package
- appdmg.sh: Create a macOS DMG image using AppDMG.
- appimage.sh: AppImage builder.
- innosetup.sh: Creates a 32/64 bit InnoSetup installer package.
- package.sh: Creates all binary / DMG image / installer / source packages.
Utility
- common.sh: Common functions used by other scripts.
- install-dependencies.sh: Installs required applications to build, package and run Lite XL, mainly useful for CI and documentation purpose. Preferably not to be used in user systems.
- fontello-config.json: Used by the icons generator.
- generate_header.sh: Generates a header file for native plugin API
- keymap-generator: Generates a JSON file containing the keymap