lite-xl/scripts
Velosofy 8fd5c78312 Add "Open with Lite XL" to windows' context menu (#1333)
Closes #423
2024-04-24 21:00:21 +01:00
..
innosetup
keymap-generator Keymap generator (#503) 2021-11-08 12:44:09 +08:00
README.md refactor(build): use dmgbuild to create dmgs (#1664) 2023-12-26 13:16:33 +00:00
appdmg.sh
appimage.sh Change AppID (#1187) 2023-08-07 14:50:59 +01:00
build.sh fix(ci,build.sh): un-hardcode lua subproject detection 2023-12-26 13:16:33 +00:00
common.sh
fontello-config.json
generate_header.sh
install-dependencies.sh
lhelper.sh
make-universal-binaries.sh Cross compiling improvements + macOS universal binary (#1458) 2023-08-07 14:50:58 +01:00
meson.build Move innosetup meson config into scripts directory 2021-09-07 15:03:00 +02:00
package.sh
repackage.sh
run-local Fix macOS build issue with recent commit 2021-08-19 14:33:39 -07:00

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 dmgbuild.
  • 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