lite-xl/scripts
Takase 64a6d88618
Build releases with Ubuntu 18.04 container (#1460)
* ci(release): try using lite-xl-build-box

* ci(build): test with my own fork

* ci(build): do not install python via actions

* ci(build): disable package updates

* fix(scripts/appimage.sh): add workaround for non-FUSE environments

* ci(build): document why the actions are disabled

* ci(release): fix typo
2023-08-19 12:43:56 +08:00
..
innosetup
keymap-generator
README.md
appdmg.sh
appimage.sh Build releases with Ubuntu 18.04 container (#1460) 2023-08-19 12:43:56 +08:00
build.sh Cross compiling improvements + macOS universal binary (#1458) 2023-08-19 12:42:31 +08:00
common.sh Cross compiling improvements + macOS universal binary (#1458) 2023-08-19 12:42:31 +08:00
fontello-config.json
generate_header.sh
install-dependencies.sh ci: fix msys build now requiring ca-certificates (#1348) 2023-08-19 12:30:41 +08:00
lhelper.sh
make-universal-binaries.sh Cross compiling improvements + macOS universal binary (#1458) 2023-08-19 12:42:31 +08:00
meson.build
package.sh Cross compiling improvements + macOS universal binary (#1458) 2023-08-19 12:42:31 +08:00
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