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
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
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
59c86c0e30
Add installer profile
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
2 years ago
Erwan MATHIEU
52dad5e342
Add more global options
2 years ago
Erwan MATHIEU
f93b952354
Setup packages use globally
2 years ago
Erwan MATHIEU
636b4bc0c6
Use shared openssl for Linux globally
2 years ago
Erwan MATHIEU
a0253e614a
Fix option value
2 years ago
Erwan MATHIEU
887618cee8
Set dependencies option in proper files
2 years ago
Jelle Spijker
ef47e8ec57
use c++17 as standard again
...
Contribute to NP-202
2 years ago
Jelle Spijker
769f3c9106
compile pynest2d with c++17
...
Contribute to NP-202
2 years ago
Jelle Spijker
6f3c2cc70e
Use C++20 per default
...
Contribute to NP-202
2 years ago
Jelle Spijker
491dc7c006
Getting the configuration ready for Conan v2
...
Contributes to CURA-11622
2 years ago
Jelle Spijker
3226488623
Use cpp std 20 for cura_settings
2 years ago
Jelle Spijker
9df6f7a53d
use cpp std 20 for cura_settings
2 years ago
Jelle Spijker
3dec0e6542
Set `CONAN_DISABLE_STRICT_MODE` for cpython
...
Dirty fix for Windows
Contributes to CURA-10831
2 years ago
Jelle Spijker
faf6b1de23
compile dulcificum with C++20
...
Contribute to CURA-10561
3 years ago
Jelle Spijker
1d795bf734
Update cura.jinja
3 years ago
Jelle Spijker
e6aac82ac8
Update cura.jinja
3 years ago
Jelle Spijker
682babe0c5
Update cura.jinja
3 years ago
Jelle Spijker
e96dd41162
Update cura.jinja
3 years ago
Jelle Spijker
b61a6ab844
Update cura.jinja
3 years ago
Jelle Spijker
41339c5abf
all curaengine projects are compiled with c++20
...
also all the plugins
3 years ago
Jelle Spijker
a51dc775a4
Update cura.jinja
3 years ago
Jelle Spijker
17c562305f
Update cura.jinja
3 years ago
Jelle Spijker
f86d7618cd
add scripta cppstd
3 years ago
Jelle Spijker
6c04093e71
Update cura.jinja
3 years ago
Joey de l'Arago
8e4b7041bf
Update cura.jinja
3 years ago
Jelle Spijker
c2e3abb536
Update cura.jinja
3 years ago
Jelle Spijker
e378859c8c
Add scripta compiler standard
3 years ago
Jelle Spijker
472f35bcdb
compile spatial with c++20
4 years ago
j.spijker@ultimaker.com
e66a21a939
Don't specify os and os_build
4 years ago
j.spijker@ultimaker.com
825086424e
use gcc compiler version 12
...
Contributes to CURA-8831
4 years ago
j.spijker@ultimaker.com
09ea26dddf
Build curaengine with C++20
...
Currently not possible to build everything with C++20
Due to incompatibility of libnest2d.
Contributes to CURA-8830
4 years ago
j.spijker@ultimaker.com
e3eb4d8cfd
Bump up Visual Studio Compiler toolset to v143
...
Need to compile Python
Contributes to CURA-9365
4 years ago