205 Commits

Author SHA1 Message Date
Erwan MATHIEU
b2e86ca185 Bump patch version to reflect Conan upgrade
CURA-12390
2025-02-11 14:43:35 +01:00
HellAholic
150a267bb7
switch from branch to stable in conandata for dulcificum 2025-01-29 14:05:14 +01:00
Erwan MATHIEU
66402ff93c Use single extruder when exporting for Replicator+
CURA-12313
2025-01-09 09:19:41 +01:00
Erwan MATHIEU
ddb5aee056 Use private data from internal conan-user 2024-12-13 20:43:19 +01:00
Erwan MATHIEU
cd49eb3bff Use proper user for private data 2024-12-13 17:27:05 +01:00
Erwan MATHIEU
50470758b2 Use proper private materials data 2024-12-13 13:33:31 +01:00
Remco Burema
cca70d83da Install: Fix MacOs; Previous Windows fixes caused Mac build to fail.
part of CURA-11622
2024-12-11 16:17:18 +01:00
Remco Burema
bec87b88dd (installer) Unwanted files are in there, try if it can start without.
part of CURA-11622
2024-12-11 10:20:49 +01:00
Remco Burema
cc93e8c866 Prune included binaries.
Hopefully get rid of Qt Quick 3D (as opposed to Qt Quick).

part of CURA-11622
2024-12-10 19:58:56 +01:00
Remco Burema
55f59b7971 Better rid of 'forbidden modules' and related folders.
part of CURA-11622
2024-12-10 17:30:27 +01:00
Remco Burema
5e59458893 More needed PyQt for Windows?
part of CURA-11622
2024-12-10 16:35:28 +01:00
Remco Burema
89287f829d (win-install) That pulled in too much pyqt, try more fine-grained.
part of CURA-11622
2024-12-10 14:33:16 +01:00
Remco Burema
e2c3dd62ce Try to fix that not all pyqt dynamic libs are in the win-install.
part of CURA-11622
2024-12-10 13:16:29 +01:00
Remco Burema
23cc0b4d01 Hopefully all of the hidden imports are OK now for keyring.
part of CURA-11622
2024-12-10 08:27:43 +01:00
Remco Burema
c6a2ccec1e Remove duplicated keychain entry.
part of CURA-11622
2024-12-10 08:27:11 +01:00
Remco Burema
6445cb0546 (Win installer) PyInstaller missed this module, supposedly adding it as a hidden import helps.
part of CURA-11622
2024-12-05 20:13:17 +01:00
Erwan MATHIEU
41526bfe70 Prepare for merge
CURA-11622
2024-12-04 15:01:15 +01:00
Erwan MATHIEU
e2487377cc Remove QtNetwork-Auth unused dependency 2024-12-03 16:21:12 +01:00
Erwan MATHIEU
67924d2e37 Bump dependencies versions 2024-12-03 12:50:33 +01:00
Erwan MATHIEU
00f599aac2 Add hashes for dependencies of keyring 2024-12-03 10:37:50 +01:00
Erwan MATHIEU
23edcccfb1 Restore pywin32-ctypes and bump keyring version 2024-12-03 10:25:08 +01:00
Erwan MATHIEU
285126e65a Remove pywin32 explicit dependency 2024-12-03 10:09:10 +01:00
Erwan MATHIEU
80b7babdea Bump pyinstaller version 2024-12-02 15:35:00 +01:00
Erwan MATHIEU
c245b29fc4 Add hash for setuptools package 2024-11-29 16:46:56 +01:00
Erwan MATHIEU
a1d59b28ac Use proper package name for charon/libcharon 2024-11-29 13:43:08 +01:00
Erwan MATHIEU
55e2967551 Use proper dulcificum version 2024-11-29 10:19:46 +01:00
Erwan MATHIEU
c002ba7afe Bump dulcificum version 2024-11-29 09:56:33 +01:00
Erwan MATHIEU
05aecd77aa Bump pywin32 and pywin32-ctypes 2024-11-28 15:54:13 +01:00
Erwan MATHIEU
8e25302753 Merge remote-tracking branch 'origin/main' into CURA-11622_conan_v2 2024-11-27 17:40:09 +01:00
Remco Burema
2ef1462f82 Update pywin32.
done as part of CURA-11622
2024-11-27 12:40:45 +01:00
Erwan MATHIEU
43a3db9c5d Remove build steps from Conan recipe 2024-11-20 21:36:43 +01:00
Erwan MATHIEU
23b896251f Split dev and installer requirements 2024-11-19 09:22:51 +01:00
Erwan MATHIEU
3910ab0b78 Do not include enterprise resources if not needed 2024-11-14 15:04:39 +01:00
Erwan MATHIEU
bec1ff1243 Fix pyinstaller resources deployment 2024-11-14 13:59:27 +01:00
Erwan MATHIEU
4fedf332a0 Raise exceptions on critical errors 2024-11-13 16:22:18 +01:00
Erwan MATHIEU
94b8728962 Merge remote-tracking branch 'origin/5.9' 2024-11-07 09:44:40 +01:00
HellAholic
dcbd40ca7d Set conan package version 5.9.0-beta.2 2024-11-05 13:05:42 +00:00
Remco Burema
52824c4872 Build: Make pseudo-code into something that should work for all OS's.
part of CURA-12229
2024-10-29 13:18:04 +01:00
Jelle Spijker
5dd6700031 Refactor binaries filtering and update dependencies
Introduce a mechanism to filter blacklisted binaries from the build configuration and update the conandata.yml with a new blacklist section. Additionally, remove unnecessary dependencies from requirements.txt, particularly entries for PyQt6-NetworkAuth and related packages.

Contribute to CURA-12229
2024-10-23 17:08:15 +02:00
Erwan MATHIEU
a1029d8fe3 Set dev version 5.10 2024-10-22 11:48:10 +02:00
wawanbreton
ef878993b3 Set conan package version 5.9.0-beta.1 2024-10-08 08:11:22 +00:00
wawanbreton
47acfc115a Set conan package version 5.9.0-alpha.1 2024-10-08 08:07:39 +00:00
Erwan MATHIEU
ab96236a8f Fix pyinstaller data generation 2024-09-26 16:38:23 +02:00
Erwan MATHIEU
7e9ca6f35f Set translations sources folders 2024-09-25 10:40:31 +02:00
Erwan MATHIEU
d26c5b74a6 Fix incompatible Python dependencies and files generation 2024-09-24 16:37:15 +02:00
Erwan MATHIEU
e3cb6d4f8c Basically working recipe 2024-09-24 16:08:30 +02:00
Erwan MATHIEU
f0cbd8e802 Restore lost change after an errored merge
This reverts commit 946bf033066e561827da4d00afbc3b680cd7e552.
2024-09-19 11:00:09 +02:00
Remco Burema
7928c241a8 Merge remote-tracking branch 'origin/5.8' 2024-09-18 17:31:27 +02:00
HellAholic
c7a286b33a Set conan package version 5.8.1 2024-08-28 13:16:33 +00:00
Erwan MATHIEU
5a4ce498d4 Remove gradual flow plugin dependency
CURA-12096
2024-08-16 14:57:58 +02:00