Jelle Spijker
|
4eae518ca2
|
use c++17 as standard again
Contribute to NP-202
|
2 years ago |
Jelle Spijker
|
a766b5284d
|
compile pynest2d with c++17
Contribute to NP-202
|
2 years ago |
Jelle Spijker
|
eeb6d31b9e
|
Use C++20 per default
Contribute to NP-202
|
2 years ago |
Jelle Spijker
|
0341d45746
|
define sentry org and project
Contributes to CURA-11482
|
2 years ago |
Jelle Spijker
|
b9ca293ef8
|
set sentry_project
CURA-11482
|
2 years ago |
Jelle Spijker
|
cf651ffa93
|
use cpp std 20 for cura_settings
|
2 years ago |
Jelle Spijker
|
e27af749fc
|
Add sentry_url
|
2 years ago |
Jelle Spijker
|
67e63132cf
|
Move download cache config to conan.conf
Contributes to CURA-10831
|
2 years ago |
Jelle Spijker
|
89baada69e
|
Specify download cache for the runner
Contributes to CURA-10831
|
2 years ago |
Jelle Spijker
|
1127695d81
|
Merge branch 'master' into runner/macOS/ARM64
# 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
|
dd7b61eef2
|
Merge remote-tracking branch 'origin/master' into runner/macOS/ARM64
# 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
|
1d795bf734
|
Update cura.jinja
|
3 years ago |
Jelle Spijker
|
e6aac82ac8
|
Update cura.jinja
|
3 years ago |
Jelle Spijker
|
65c6474eb6
|
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
|
a74a9f6e40
|
backward compatibility for CPython for Macos < 13
https://github.com/Ultimaker/Cura/issues/11841#issuecomment-1685076361
Contributes to CURA-10855
|
3 years ago |
Jelle Spijker
|
29f4aada6c
|
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 |
joeydelarago
|
cceda8c910
|
Refactor PyCharmRunEnv to use templates stored in the conan package.
A little clean up to make the code more readable.
|
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
|
3eab82b637
|
Add cura env to Run environments
Contributes to CURA-8831
|
4 years ago |
Jelle Spijker
|
7b1a92b92c
|
use umbase 0.1.5
|
4 years ago |
c.lamboo
|
4115b0fc99
|
Revert "Revert "Specify channel from conanfile for conandata""
This reverts commit d833a8361b.
|
4 years ago |
c.lamboo
|
9d9a97b3ed
|
Revert "Revert "Specify channel for conandata""
This reverts commit 4cc5c3a54b.
|
4 years ago |
c.lamboo
|
4cc5c3a54b
|
Revert "Specify channel for conandata"
This reverts commit 4918c2d741.
|
4 years ago |