Jelle Spijker
67a68c30ff
Add/Update profiles for wasm
...
Introduce a new 'cura_clang.jinja' profile for using Clang 18 with specific compiler settings. Update 'cura_wasm.jinja' by modifying plugin options and adding new settings for curator and libzip. Additionally, adjust the C++ standard setting for the 'curator' component in 'cura.jinja'.
Contribute to CURA-11622
1 year ago
Erwan MATHIEU
ccaa511059
Use Conan Center 2
1 year ago
Erwan MATHIEU
3117a0bd96
Properly handle package with urls+hashes
1 year ago
Erwan MATHIEU
b67fcb10f0
Support pip packages with both url and hash
1 year ago
Erwan MATHIEU
29104655a6
Disable powershell, CPython build doesn't support it
1 year ago
Erwan MATHIEU
b7269cb585
Remove powershell specific for CPython (doesn't work)
1 year ago
Erwan MATHIEU
e82608a30e
Disable powershell for cpython
1 year ago
Erwan MATHIEU
08a7f3a04b
Active powershell with conf, not setting
1 year ago
Erwan MATHIEU
ace62584fc
Revert "Restore Powershell for everyone (will break things)"
...
This reverts commit 21b759a612 .
1 year ago
Erwan MATHIEU
21b759a612
Restore Powershell for everyone (will break things)
1 year ago
Erwan MATHIEU
c7b8efd5ee
Restore Powershell option (debug purposes)
1 year ago
Remco Burema
2146751d72
(windows installer) since we run this part in bash, OS is detected as msys
...
this is really ugly -- put up for debate later, just get it to work now
CURA-11622
1 year ago
Erwan MATHIEU
7f5f9fd810
Add wasm profile
1 year ago
Erwan MATHIEU
dd5e3c096e
Activate powershell specifically for Windows
1 year ago
Erwan MATHIEU
e2a5f90211
User powershell by default on Windows
1 year ago
Erwan MATHIEU
43c8d0069c
Remove default options for subdirectory at build
1 year ago
Erwan MATHIEU
47d3fc96ae
Fail script is some command fails
1 year ago
Erwan MATHIEU
664f4d6599
Send binaries to Sentry when building an installer
1 year ago
Erwan MATHIEU
401c0c16e5
Create Sentry release with curaengine
1 year ago
Erwan MATHIEU
5e1ae62705
Fix sentry_project not being a setting but an option
1 year ago
Erwan MATHIEU
f646a50080
Add sentry-related options
1 year ago
Erwan MATHIEU
49b6f44eff
Make installer profile use cura instead of cura_build
1 year ago
Erwan MATHIEU
69314da07e
Fix the setting value
1 year ago
Erwan MATHIEU
30723a5f41
Fix installer profile source
1 year ago
Erwan MATHIEU
096c9efa23
Add warning for possibly unused scripts
1 year ago
Erwan MATHIEU
59c86c0e30
Add installer profile
1 year ago
Erwan MATHIEU
4cbd551c21
Use 'core' for base pip dependencies
1 year ago
Erwan MATHIEU
67a3208252
Always generate all requirements files
1 year ago
Erwan MATHIEU
083646ed61
Add setting to specify the venv folder
1 year ago
Erwan MATHIEU
d600c11d57
Fix generated script name
1 year ago
Erwan MATHIEU
2effe7c929
Restore VirtualPythonEnv being a generator
1 year ago
Erwan MATHIEU
0fb89b8a61
Disable Python options
...
We absolutely don't use tk and ncurses inside Python, so just disable them so that we don't have to ship them
1 year ago
Erwan MATHIEU
e71297c0a3
Finish implementation of new PyCharm generator
1 year ago
Erwan MATHIEU
1cbc3ddf45
Add ability to install pip requirements by url
1 year ago
Erwan MATHIEU
52dad5e342
Add more global options
1 year ago
Erwan MATHIEU
f93b952354
Setup packages use globally
1 year ago
Erwan MATHIEU
636b4bc0c6
Use shared openssl for Linux globally
1 year ago
Erwan MATHIEU
4432247c9e
Allow installing dev pip packages
1 year ago
Erwan MATHIEU
c76eb1e2e5
Fix setting syntax
1 year ago
Erwan MATHIEU
d24b8f9677
Revert "Also install dev packages when necessary"
...
This reverts commit e03d18be7d .
1 year ago
Jelle Spijker
6c5758713c
set build folder vars to take OS and Compiler into account
...
See https://chat.google.com/room/AAAAiTO1PDw/Ex_B-0g2X0o/Ex_B-0g2X0o?cls=10
1 year ago
Erwan MATHIEU
e03d18be7d
Also install dev packages when necessary
2 years ago
Erwan MATHIEU
c959ae480d
Fix crash when all oses not present in requirements
2 years ago
Erwan MATHIEU
a0253e614a
Fix option value
2 years ago
Erwan MATHIEU
887618cee8
Set dependencies option in proper files
2 years ago
Erwan MATHIEU
8302c35138
Set dependencies option in profiles
2 years ago
Erwan MATHIEU
9de30b2054
Fix missing import
2 years ago
Erwan MATHIEU
d26e99dfa1
Don't force-use PowerShell on Windows for conan
2 years ago
Erwan MATHIEU
b767fc92fa
Add cura-private, disabled by default
...
CURA-11622
2 years ago
Remco Burema
2a88edcd4b
Change to new conan v2 artifacotry repository adress.
...
part of CURA-11622
2 years ago