Paul Chote
|
5b389ba04e
|
Port upstream AppImage improvements.
- Improved crash dialogs (including KDE support)
- Distinguish WMStartupClass using versions
- Refresh the icon cache on first run
|
2018-05-06 11:17:58 +01:00 |
|
Paul Chote
|
9078ff73c7
|
Ensure required variables are defined before running scripts.
|
2018-05-02 21:09:06 +02:00 |
|
Paul Chote
|
1808c5895f
|
Resolve symlinks to their underlying paths when packaging.
|
2018-04-20 16:20:30 -04:00 |
|
Paul Chote
|
e46015c29f
|
Remove INCLUDE_DEFAULT_MODS setting.
In practice this makes life more difficult than needed
for modders, who instead implement hacky workarounds.
|
2018-04-20 16:20:09 -04:00 |
|
Paul Chote
|
20c6c64c36
|
Add PACKAGING_COPY_ENGINE_FILES to mod.config.
|
2018-04-20 16:20:09 -04:00 |
|
Paul Chote
|
0ebff73e8e
|
Add Linux AppImage packaging.
Requires a system installation of mono >= 4.2
but bundles all other requirements.
|
2018-04-08 15:33:50 +01:00 |
|
Paul Chote
|
6b5c5bcd23
|
Update for release-20180218.
|
2018-02-18 16:16:43 +00:00 |
|
Jean-Rémy Buchs
|
bc310ff216
|
Add portable .zip build for windows
|
2017-09-23 20:14:28 +01:00 |
|
Jean-Rémy Buchs
|
45658528dc
|
Rename .zip package for osx
|
2017-09-13 22:42:03 +02:00 |
|
Paul Chote
|
ab69d7602f
|
Move back to statically named mod.(ico|icns).
This simplifies early packaging attempts: showing
a placeholder icon is more user friendly than
throwing an error.
|
2017-08-26 12:54:19 +01:00 |
|
Paul Chote
|
701e10b87f
|
Default packaging output to current working directory.
|
2017-08-24 22:15:21 +01:00 |
|
Paul Chote
|
fac25a869f
|
Improve robustness of packaging scripts.
|
2017-08-24 22:00:53 +01:00 |
|
abcdefg30
|
928ae7b336
|
Added checks for the commands needed by sub-packaging scripts
|
2017-08-24 21:37:22 +01:00 |
|
abcdefg30
|
82e2484c01
|
Throw an error if the output directory does not exist
|
2017-08-24 14:28:48 +02:00 |
|
Paul Chote
|
3b57ec1702
|
Halt package scripts on error.
|
2017-08-22 20:40:38 +01:00 |
|
Paul Chote
|
42a83298bd
|
Support spaces in PACKAGING_WINDOWS_LAUNCHER_NAME.
|
2017-08-11 23:39:57 +01:00 |
|
Paul Chote
|
817bffb423
|
Add Windows and macOS packaging scripts.
|
2017-07-15 16:29:04 +01:00 |
|