18 Commits

Author SHA1 Message Date
Erwan MATHIEU
12b779ae93
Merge branch 'main' into patch-1 2025-01-24 10:26:50 +01:00
Remco Burema
66c1a08478 Added the additional hooks folder now present in the cura-workflows repo.
part of CURA-11622
2024-12-11 09:03:14 +01:00
CoreCode
f282f87402
Update UltiMaker-Cura.spec.jinja 2024-11-20 14:22:16 +01:00
c.lamboo
578057f16a add file association for mac 2024-02-08 16:35:28 +01:00
c.lamboo
54d6315f28 Fix broken windows/linux builds
Due to some breaking changes in pyinstaller upgrade, add option to use old packaging

https://github.com/pyinstaller/pyinstaller/pull/7713

CURA-11483
2024-02-05 10:58:19 +01:00
c.lamboo
ebea2b46db Only bundle for mac
CURA-11483
2024-02-05 10:46:34 +01:00
c.lamboo
9d6f80fb86 Also make app bundle for linux/windows 2024-02-05 09:27:01 +01:00
c.lamboo
1bf789f6f4 Update pyinstaller for mac 2024-01-26 10:36:13 +01:00
c.lamboo
1f9e0e2dee Add url protocol support for msi, nsis, dmg and pkg installers
CURA-11288
2023-11-28 15:15:39 +01: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
7e88e3a019 Addd display name to bundle identifier as well so that enterprise can be installed alongside normal Cura.
CURA-6867
2023-01-13 17:31:23 +01:00
Joey de l'Arago
b72e29f33b typo
CURA-6867
2023-01-13 16:11:45 +01:00
Joey de l'Arago
5b8ef526fb Use bundle identifier including version. This stops the installer from overwriting previous installs. This is circumventing the intent of the pkg, it should always upgrade/update never double install. It will work though 🤷
CURA-6867
2023-01-13 15:45:27 +01:00
Joey de l'Arago
ca34fe2d2d Change display now to include enterprise for MacOS
Add CFBundleVersionString, this might fix the app not showing up in search.

CURA-6867
2023-01-11 16:47:59 +01:00
Joey de l'Arago
db501f5eed Merge branch 'main' into CURA-6867_pkg_for_macos
# Conflicts:
#	.github/workflows/cura-installer.yml
2023-01-10 09:19:01 +01:00
Jelle Spijker
340e03327e Use raw literal for paths
Fixes Windows backwards backslash issue
2022-12-16 13:04:14 +01:00
Joey de l'Arago
36abfbf8bf Add missing bundle version metadata, this fixes the application not being searchable in launchpad.
CURA-6867
2022-12-13 17:17:00 +01:00
jspijker
ed6018d4ad Update pyinstaller scripts using UltiMaker
Contributes to CURA-9808
2022-11-28 11:22:11 +01:00