Jelle Spijker
|
c64a7a9ac7
|
use c++17 as standard again
Contribute to NP-202
|
2 years ago |
Jelle Spijker
|
b73c27635a
|
compile pynest2d with c++17
Contribute to NP-202
|
2 years ago |
Jelle Spijker
|
d3c70be062
|
Use C++20 per default
Contribute to NP-202
|
2 years ago |
Jelle Spijker
|
b37dc1dc95
|
define sentry org and project
Contributes to CURA-11482
|
2 years ago |
Jelle Spijker
|
e7674a64ab
|
Add sentry_project
Contributes to CURA-11482
|
2 years ago |
Jelle Spijker
|
b178ef41a2
|
use cpp std 20 for cura_settings
|
2 years ago |
Jelle Spijker
|
ae0df3bb1c
|
Update global.conf
|
2 years ago |
Jelle Spijker
|
48a9b506fc
|
Update global.conf
|
2 years ago |
Jelle Spijker
|
f54339b7c1
|
Add sentry_url
|
2 years ago |
Jelle Spijker
|
1c5134c992
|
Move download cache config to conan.conf
Contributes to CURA-10831
|
2 years ago |
Jelle Spijker
|
7fd06ae569
|
Specify download cache for the runner
Contributes to CURA-10831
|
2 years ago |
Jelle Spijker
|
d0891e9d0b
|
Merge branch 'master' into runner/Windows/X64
# Conflicts:
# generators/VirtualPythonEnv.py
|
2 years ago |
Jelle Spijker
|
faf6b1de23
|
compile dulcificum with C++20
Contribute to CURA-10561
|
2 years ago |
Jelle Spijker
|
d85b0c24e3
|
Merge pull request #6 from Ultimaker/lybraries
Fix typo DYLD_LYBRARY_PATH -> DYLD_LIBRARY_PATH
|
3 years ago |
Shane Scott
|
dbde5bf72e
|
Fix typo DYLD_LYBRARY_PATH -> DYLD_LIBRARY_PATH
Possible cause of a Mac build issue for Cura
|
3 years ago |
Jelle Spijker
|
bb2524e6aa
|
Set CONAN_DISABLE_STRICT_MODE for windows runner
The CPython recipe probably need some tender love and care.
Contributes to CURA-10951
|
3 years ago |
Jelle Spijker
|
0236bd238c
|
Merge remote-tracking branch 'origin/master' into runner/Windows/X64
# Conflicts:
# global.conf
# profiles/cura.jinja
|
3 years ago |
Jelle Spijker
|
e278e2e495
|
Don't skip the tests
Contributes to CURA-10951
|
3 years ago |
Jelle Spijker
|
6bdb184c4d
|
Update global.conf
|
3 years ago |
Jelle Spijker
|
1d795bf734
|
Update cura.jinja
|
3 years ago |
Jelle Spijker
|
e6aac82ac8
|
Update cura.jinja
|
3 years ago |
Jelle Spijker
|
513ae034aa
|
Update global.conf
|
3 years ago |
Jelle Spijker
|
1250152763
|
Update global.conf
|
3 years ago |
Jelle Spijker
|
efd90514a2
|
Update global.conf
|
3 years ago |
Jelle Spijker
|
a618491976
|
Update global.conf
|
3 years ago |
Jelle Spijker
|
0949a07ef9
|
Update global.conf
|
3 years ago |
Jelle Spijker
|
b96f130662
|
Update global.conf
|
3 years ago |
Jelle Spijker
|
72129d9a22
|
Update global.conf
|
3 years ago |
Jelle Spijker
|
de39cbc17f
|
don't fallback to msvc
https://docs.conan.io/1/reference/config_files/global_conf.html
|
3 years ago |
Jelle Spijker
|
cf4460d584
|
add runner profile
These can be tweak with settings specific to runnenrs
Contributes to CURA-10855
|
3 years ago |
Jelle Spijker
|
5d8d7c255f
|
minimal runner conf and profiles
Contributes to CURA-10855
|
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
|
91696cedbb
|
Update conan.conf
|
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
|
5e7c8334a5
|
remove ce
|
3 years ago |
Jelle Spijker
|
1389c2966e
|
add cs-conan-public
|
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
|
3 years ago |
Jelle Spijker
|
708c40fcd4
|
Merge branch 'CURA-8831_fine_tune_recipe'
# Conflicts:
# profiles/cura.jinja
|
4 years ago |
j.spijker@ultimaker.com
|
e66a21a939
|
Don't specify os and os_build
|
4 years ago |
Jelle Spijker
|
636ee2e19a
|
Always use short paths on Windows
|
4 years ago |
Jelle Spijker
|
16b5b1cb99
|
Merge pull request #4 from Ultimaker/CURA-8792_update_pycharm_run_config_generator
[CURA-8792] Refactor PyCharmRunEnv to use templates stored in the conan package.
|
4 years ago |