lite-xl/scripts
George Sokianos ab72e26080 Fixes to make the 2.1 branch working on OS4 - WIP 2022-04-04 11:31:17 +01:00
..
innosetup Fixes to make the 2.1 branch working on OS4 - WIP 2022-04-04 11:31:17 +01:00
keymap-generator Keymap generator (#503) 2021-11-08 12:44:09 +08:00
README.md Merge branch 'master' into plugin_api_h_fix 2021-12-05 22:11:47 -05:00
appdmg.sh CI and custom build script utilities 2021-08-12 22:07:38 +02:00
appimage.sh Adapt all scripts to work together with build-packages.sh 2021-09-07 15:03:00 +02:00
build.sh Bring back pgo option in new build package script 2021-09-07 15:03:00 +02:00
common.sh Adapt all scripts to work together with build-packages.sh 2021-09-07 15:03:00 +02:00
fontello-config.json Renamed dev-utils directory to scripts 2021-06-24 22:53:14 +02:00
generate_header.sh move NULL check to import side 2021-12-01 20:42:49 +08:00
install-dependencies.sh Add fallbacks to all common dependencies 2022-01-15 00:53:46 +01:00
lhelper.sh fix lhelper script 2022-01-07 17:31:24 +08:00
meson.build Move innosetup meson config into scripts directory 2021-09-07 15:03:00 +02:00
package.sh Include addons with build-package for bundles 2022-02-11 06:33:53 +01:00
repackage.sh Directly link to our repo 2021-12-19 18:13:19 +01:00
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 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