Commit Graph

41 Commits

Author SHA1 Message Date
sawinglogz
d9eded18bd Update README.rtfd for macOS 10.15 "Catalina". 2020-03-28 13:28:31 -04:00
Phil Olynyk
83f8bef21e Use VERSION to build package name 2020-03-09 20:46:15 -04:00
Phil Olynyk
3ddb2c22f0 Change team-oscar to oscar-team in email addresss 2020-03-03 11:47:43 -05:00
Phil Olynyk
1563773bae Change refs to nightowlsoftware.ca to team-oscar.org 2020-03-01 12:03:21 -05:00
Phil Olynyk
e973c6f03c Added README file to building instructions for Linux 2020-02-26 11:35:47 -05:00
Phil Olynyk
505121d368 New packaging scripts - needs README 2020-02-26 11:01:54 -05: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
407827e5f9 Update the create_dmg script to run macdeployqt every time.
We need it to strip the binary before creating the dmg.
2020-01-17 17:35:56 -05:00
sawinglogz
b5d5be6475 Work around qmake limitations in Info.plist generation. 2020-01-17 16:41:02 -05:00
sawinglogz
f7502d6369 Update mkDebian9.sh to pull version information from source code.
This may require a tweak to look in the right directory for the
source code, but it will automatically format the version number
appropriately for Debian packaging.

The iteration number is now the only optional argument, defaulting
to 1.
2020-01-17 15:33:33 -05:00
sawinglogz
740ff460e7 Add version information to macOS application bundle and dmg. 2020-01-17 13:06:33 -05:00
sawinglogz
8417e7d43f Move macOS create_dmg script to its proper place. 2020-01-16 19:48:30 -05: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
sawinglogz
b6c2aa4610 Improve macOS create_dmg script and update Qt Creator build instructions. 2020-01-07 19:40:58 -05:00
sawinglogz
3be691f2d8 Add README to macOS .dmg and "make dist-mac" target to do so.
The build instructions for Qt Creator still need to be updated
to use the new create_dmg script.
2019-12-29 15:56:17 -06: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
sawinglogz
3ab613aeeb Update Mac build instructions for Qt 5.12.5. 2019-09-18 20:56:32 -04:00
Seeker4
597d87bd0d Change QT to 5.12.4 for Windows builds. Update documentation. 2019-09-09 00:02:54 -07:00
sawinglogz
e75730ffda Update Mac build documentation to describe building without the full Xcode install and building with Qt Creator. 2019-08-25 17:49:11 +00: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
Norman Heino
d2eccabbc7 Fix disabling dark mode on macOS Mojave 2019-05-27 05:51:44 +02:00
Seeker4
cb1a6f97bc Pixel editing to 32x32 icon (Wave-32.png) to make white border more even. 2019-05-16 23:03:40 -07:00
Seeker4
e033a5a4ef Tweaking the white rim in the lower right corner of 32x32 icon for taskbar etc. 2019-05-16 22:33:05 -07:00
Seeker4
e80c444475 Round 3 of logo and icon revisions with extensive pixel-level editing of smaller icons. Ruth may make further changes. 2019-05-15 18:01:06 -07:00
Seeker4
b58ab25f88 Update README file for logo and icon development. 2019-05-15 16:13:57 +00:00
Seeker4
3e5d3a901b Set window icon to 32x32 rather than 24x24. 2019-05-15 16:13:57 +00:00
Seeker4
d7d1446bfc Second pass at new icons with manual editing of smaller icons. 2019-05-15 16:13:57 +00:00
Norman Heino
1657d2bb1f Disable dark mode in macOS
Until there is a correct implementation for dark mode colors, dark mode
is disabled. To this end a Info.plist template was placed under
Building/MacOS, containing the required setting.
2019-05-14 06:46:27 +02:00
Seeker4
350678b48b Remove external flow from 100, 200 sizes for program use. Update icon files. 2019-05-12 09:58:27 -07:00
Seeker4
7d4999a828 Rebuild .ico and .icns files with darker wave patterns. Add new darker wave to Photoshop. 2019-05-11 23:56:04 -07:00
Seeker4
b375cbbaad New set of icons from Ruth, with outer glow effect. Put work files in new Building/Icons directory. 2019-05-11 23:29:19 -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