aboutsummaryrefslogtreecommitdiff
path: root/scripts/bundle.lua
Commit message (Expand)AuthorAgeFilesLines
* revive UE toolchain build (#343)Dan Engelbrecht2023-08-221-1/+2
* updated logic for 7z/zipStefan Boberg2023-05-191-6/+6
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-1/+1
* fix: bundle shouldn't append content zip to zenStefan Boberg2023-05-011-4/+0
* Removed the AppImage-based bundling step on LinuxMartin Ridgers2023-02-021-3/+1
* Include zen cmd in release (#188)Dan Engelbrecht2022-11-091-3/+32
* Don't use -r option for 7z, it is not needed and picks up more than you expec...Dan Engelbrecht2022-09-051-1/+1
* tweak compression settings to streamline buildStefan Boberg2022-06-031-2/+2
* Fixed typoMartin Ridgers2022-03-151-1/+1
* Zip up the frontend content and append to executable when bundlingMartin Ridgers2022-03-151-12/+81
* Allow nil arguments when bundle.lua launches processesMartin Ridgers2022-03-151-2/+9
* Use AppImage when bundling for Linux to avoid unmet GCC-11 dependenciesMartin Ridgers2022-02-221-1/+3
* Set a minimum Mac OS version that UE usesMartin Ridgers2022-01-201-2/+2
* Moved bundle.lua to scripts/bundle.lua to keep root cleanMartin Ridgers2022-01-201-0/+183