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
Phil Olynyk
3458b2b445
Make sure clean-rm doesn't delete the new files
2022-02-17 22:32:27 -05: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
Phil Olynyk
3f649fc0f5
Update releaseNotes with ResMed changes, update VERSION to v1.3.1-beta-1
2021-12-10 20:19:57 -05:00
Phil Olynyk
225845d28c
Use untoutseul05 build scripts
2021-12-02 18:47:27 -05:00
Jeff Norman
0a937a8b9a
Updated OSCAR.icns for macOS.
...
Added 2 missing icons.
Added hi-res Retina icons.
Updated README for icons with more Mac details.
2021-11-28 23:45:07 -05:00
sawinglogz
eb1f7b3935
Update the macOS README.rtfd to match the new dmg.
2021-10-28 14:17:27 -04:00
sawinglogz
8e2b8efd41
Create prettier dmg files for macOS.
...
Thanks to Jeff8356 for his scripting!
2021-10-28 14:17:27 -04:00
Phil Olynyk
b452bc07a6
Add Replaces to deb options - untoutseul05
2021-10-11 13:57:10 -04:00
Phil Olynyk
326b241899
Add script that detects OS and version during deb build
2021-09-08 19:34:38 -04:00
Mark Feit
35aec29910
Added builder for RPMs
2020-12-08 21:09:18 +00: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
Phil Olynyk
3a4a52df1f
Delete extra files, add backslash in options list
2020-09-18 15:29:12 -04:00
Phil Olynyk
4c8c6682de
Add license phrase and fix qt5 dependecy
2020-09-12 13:30:02 -04:00
Phil Olynyk
c475f89d61
Update Linux packaging files to fix lintian errors
2020-09-09 21:31:49 -04: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
Phil Olynyk
6fcd82a296
Update release notes and VERSION for v.1.1.1-rc-1
2020-05-13 16:20:22 -04:00
Guy Scharf
ee11af4109
Remove references to gawk.exe from Windows build instructions
2020-05-09 06:55:12 -07:00
Phil Olynyk
04121cc36e
Change single quotes to double in qtcore dependency
2020-05-05 11:02:15 -04:00
Phil Olynyk
17e5f92cbf
Rearrange code to make it more readable
2020-05-04 20:32:51 -04:00
Phil Olynyk
808b8931b1
Clean up Linux build scripts
2020-05-04 13:20:33 -04:00
Phil Olynyk
dadc9d9b11
Moved Linux details to BUILD_Linux.md
2020-04-24 13:28:15 -04:00
Phil Olynyk
bfba818c58
Cleaned up README file and added BUILD-Linux.md instructions
2020-04-23 16:11:48 -04: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
0b754b3a44
Improve README, add 150x150 icon
2020-04-20 14:16:04 -07:00
Phil Olynyk
e4d5a0d8ce
Fix the name in the desktop file
2020-04-17 16:41:05 -04:00
Phil Olynyk
b117648597
Merge branch 'master' into Linux-pkg-fixes
2020-04-17 13:18:35 -04:00
Phil Olynyk
729d930f83
fix conditionals in packaging scripts
2020-04-17 13:15:44 -04: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
Phil Olynyk
9d511fc91d
Make rc versions use release setup
2020-04-11 21:29:50 -04:00
sawinglogz
d4c013d99c
Update macOS build instructions to reflect release of Qt 5.12.8 for OSCAR 1.1.0.
2020-04-08 21:25:04 -04:00
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