c.lamboo
|
540c8399e7
|
Replace altool for notary tool
CURA-9929
|
2023-10-30 14:49:28 +01:00 |
|
MariMakes
|
2b6b43efc0
|
Update MacOS Installation Screen
We still had the temporary logo on this screen. Our designers created an updated version.
|
2023-09-01 11:40:00 +02:00 |
|
Casper Lamboo
|
9000730ce7
|
use template strings
|
2023-08-23 11:39:54 +02:00 |
|
Jelle Spijker
|
3dcba69c33
|
use build_pkg and build_dmg as flags
Contributes to CURA-8415
|
2023-08-18 21:50:50 +02:00 |
|
Jelle Spijker
|
7a8fe8330a
|
Use named arguments
Contributes to CURA-8415
|
2023-08-18 20:48:15 +02:00 |
|
Jelle Spijker
|
5a12ad2a71
|
Allow the build_macos script to build both dmg/pkg on the same runner
Why should we build the installer twice?
Contributes to CURA-8415
|
2023-08-18 20:13:49 +02:00 |
|
Joey de l'Arago
|
e834cce32a
|
Pass the app name into the build_macos script so that it matches the app name used in UltiMaker-Cura.spec.jinja
|
2023-01-16 15:29:38 +01:00 |
|
Joey de l'Arago
|
7eb75f01d7
|
Merge remote-tracking branch 'origin/CURA-6867_pkg_for_macos' into CURA-6867_pkg_for_macos
|
2023-01-16 10:22:18 +01:00 |
|
Joey de l'Arago
|
902f4ef02e
|
Update packaging/MacOS/build_macos.py
Co-authored-by: Jelle Spijker <j.spijker@ultimaker.com>
|
2023-01-16 10:22:06 +01:00 |
|
Joey de l'Arago
|
cf4752aa0b
|
Mention dmg in arg parser.
Fix spelling
CURA-6867
|
2023-01-16 10:21:04 +01:00 |
|
Joey de l'Arago
|
c04cc7809a
|
Only use end of cura version for identifier. The "/" is an illegal character in the distribution.xml
CURA-6867
|
2023-01-13 13:38:10 +01:00 |
|
Joey de l'Arago
|
6ca4af399a
|
Use different identifier for different versions so that they don't replace eachother.
CURA-6867
|
2023-01-13 11:33:43 +01:00 |
|
Joey de l'Arago
|
65bf56e9fa
|
Installer was replacing any previous cura version when installing. Casuing strange install locations. Now it will only replace cura version with the exact same CURA_CONAN_VERSION
CURA-6867
|
2023-01-13 10:18:33 +01:00 |
|
Joey de l'Arago
|
0f683d301a
|
Remove double .dmg at the end of file name.
Fix typo in msi_instaler
CURA-6867
|
2023-01-13 09:26:54 +01:00 |
|
Joey de l'Arago
|
116d2b9ce5
|
Add source path back to macOs installer for fetching dmg background image
CURA-6867
|
2023-01-12 16:19:24 +01:00 |
|
Joey de l'Arago
|
05e1f57324
|
Revert dmg deprecation
CURA-6867
|
2023-01-12 13:24:28 +01:00 |
|
Joey de l'Arago
|
50c4f777ab
|
Fix Cura being moved on install
CURA-6867
|
2023-01-11 16:08:06 +01:00 |
|
Joey de l'Arago
|
9ae3bc37dc
|
Rename MacOs -> MacOS
CURA-6867
|
2023-01-11 13:27:26 +01:00 |
|