lite-xl/scripts
Francesco Abbate c9669410ad Fix macOS build issue with recent commit
Add objc_args in meson when compiling to pass C defines also to
bundle_open.m.

Default "bundle" option to false to have by default a unix-like
build and install.

In the run-local script always expect that "bundle" option is to
false to have a unix-like install.

In the build-package script pass the -Dbundle=true option when
building on macos.

When setting the resouce path revert to original method using

[[NSBundle mainBundle] resourcePath]

to have the real resource path when the bundle option will be
activated. With the recent commit the function
set_macos_bundle_resources will be called only if the "bundle"
option is activate and is not used in unix-like mode.
2021-08-19 14:33:39 -07:00
..
innosetup Updated InnoSetup configuration file and added related build script 2021-08-02 18:43:59 +02:00
appdmg.sh CI and custom build script utilities 2021-08-12 22:07:38 +02:00
appimage.sh CI and custom build script utilities 2021-08-12 22:07:38 +02:00
build.sh CI and custom build script utilities 2021-08-12 22:07:38 +02:00
fontello-config.json Renamed dev-utils directory to scripts 2021-06-24 22:53:14 +02:00
msys2-package.sh CI and custom build script utilities 2021-08-12 22:07:38 +02:00
repackage.sh Renamed dev-utils directory to scripts 2021-06-24 22:53:14 +02:00
run-local Fix macOS build issue with recent commit 2021-08-19 14:33:39 -07:00
source-package.sh CI and custom build script utilities 2021-08-12 22:07:38 +02:00