lite-xl/scripts
jgmdev 8aa97291fe gh workflow: fix path to macOS arm64 cross file 2023-01-25 17:28:34 -04:00
..
innosetup Add "Open with Lite XL" to windows' context menu (#1333) 2023-01-19 19:46:19 -05:00
keymap-generator
README.md
appdmg.sh
appimage.sh
build.sh gh workflow: fix path to macOS arm64 cross file 2023-01-25 17:28:34 -04:00
common.sh packaging: use master branch for plugin addons 2023-01-08 02:32:31 -04:00
fontello-config.json draw lite-xl icon in TitleView (#1143) 2022-10-10 11:05:30 -04:00
generate_header.sh Getting ready for 2.1. (#1181) 2022-11-02 03:38:58 +01:00
install-dependencies.sh ci: fix msys build now requiring ca-certificates (#1348) 2023-01-24 15:25:56 -04:00
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