Commit Graph

27 Commits

Author SHA1 Message Date
LoudSnorer
6d9d7d0c50 Windows BUILD-WIN.md add section "Start Developing using batch files" 2023-05-16 10:32:12 -04:00
LoudSnorer
9c90d6d084 windows batch commands - added ability to skip the installation. 2023-04-18 20:56:14 -04:00
LoudSnorer
ef3e74f75e Add add ability to build outside git repostitory 2023-04-17 21:48:45 -04:00
LoudSnorer
25402ffe7a Windows batch files rework - buildall.bat and deploy.bat 2023-04-17 17:23:00 -04:00
Jeff Norman
c3db005fd7 new Win batch files for Qt 515
added buildall-515.bat
added deploy-515.bat
2023-03-30 14:23:51 -04:00
Guy Scharf
7f5bdb9cbb Fixes #326: Update Windows Buildall.bat script to QT 5.12.12
And test Mantis integration!
2022-01-26 13:40:02 -07:00
Guy Scharf
7aed374236 Windows installer now deletes old About box HTML when installing a new version
Old HTML files release_notes*.html, credits*.html, and about*.html will be deleted by Windows installers.
Previously the installer did not remove old files before installing new files.
As a result, obsolete release notes were displayed for non-English languages.
2020-10-31 09:10:06 -07:00
Guy Scharf
ebaccadf94 Correct order of setting symbolic links option. 2020-05-20 12:46:37 -07:00
Guy Scharf
104633b492 Update Build-Win.md to note that symlinks must be selected when installing Git for Windows 2020-05-19 15:27:16 -07:00
Guy Scharf
ee11af4109 Remove references to gawk.exe from Windows build instructions 2020-05-09 06:55:12 -07:00
Guy Scharf
01280c7450 Update Windows build instructions and buildall.bat for QT 5.12.8 2020-04-20 20:49:15 -07:00
Guy Scharf
3ce3b36830 Fix bug in getBuildInfo.awk that happens only when building a release version 2020-04-17 08:40:33 -07:00
Guy Scharf
3886543c40 Make Windows build process work without GIT 2020-02-12 19:45:12 -07:00
Guy Scharf
703fe2a613 Update awk and inno setup scripts for new versioning changes in Windows build tools
Version number in Windows oscar.exe has first three numbers same as string and fourth as 0
    Version number in Windows installer has first three numbers same as string and fourth indicates build type:
    0 = release, 100=alpha, 200=beta, 300=gamma, 400=rc
2020-01-19 18:18:21 -07: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
Guy Scharf
5bd53a14a7 Update Windows build documentation
Inno Setup now version 6.0.3; does not affect deployment or build settings
    Added pointer to directions on creating SSH keys for GIT use
2019-11-21 16:36:49 -07:00
Seeker4
8234247a8d Update Windows build documentation to QT 5.12.5 2019-09-28 20:12:39 -07:00
Seeker4
597d87bd0d Change QT to 5.12.4 for Windows builds. Update documentation. 2019-09-09 00:02:54 -07: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
7786161a4d Merge branch 'master' into overview 2019-08-14 11:36:18 -07:00
Seeker4
fd8c26e261 Add build info to Installer exe file 2019-08-14 11:35:01 -07:00
Seeker4
8a98cf1400 Windows installers now support Oscar, Oscar (test), Oscar 32-bit, and Oscar 32-bit (test). First two are 64-bit. 2019-08-12 16:04:33 -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
67f9928217 Improve uninstall confirmation message to emphasis that data is not removed (English only at this time) 2019-05-06 17:33:59 -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