Commit Graph

10 Commits

Author SHA1 Message Date
Mike Stroyan
d15db71ec5 Fix skip of installer creation when gawk in path.
depot.bat was exiting before creating installer.
A "goto :eof" was skipping the rest of the file.
Use "call :getGawk" instead.
2024-02-14 14:37:37 -07:00
LoudSnorer
63998857d5 updated documentation based on comments 2023-05-18 07:35:14 -04:00
LoudSnorer
9c90d6d084 windows batch commands - added ability to skip the installation. 2023-04-18 20:56:14 -04:00
LoudSnorer
25402ffe7a Windows batch files rework - buildall.bat and deploy.bat 2023-04-17 17:23:00 -04:00
sawinglogz
8742eb3559 Update Windows deploy scripts for new version information.
These changes should work. At least the awk script has been tested.
2020-01-16 19:44:11 -05:00
Seeker4
8c25e41d34 Do not deploy QT built-in language files when using Windeployqt. Similar change may be needed for Macdeployqt. 2019-08-19 12:31:31 -07:00
Seeker4
fdb46b621f Remove legacy editing script as shift key when OSCAR launch will force software graphics engine. 2019-05-31 16:02:55 -07:00
Seeker4
817d5603c1 Update to use Inno Setup v6 instead of v5. Changes command line, installer languages available. 2019-05-06 17:35:32 -07:00
Seeker4
43084c4ce2 Add Use Legacy Graphics.reg to change graphics engine when OSCAR does not run. Add buildall.bat. Update build documentation. 2019-05-01 08:54:46 -07:00
Phil Olynyk
25910e98a5 Change Installers folder to Building, and rearrange files 2019-04-29 11:07:02 -04:00