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
|
2 years ago |
Erwan MATHIEU
|
e71297c0a3
|
Finish implementation of new PyCharm generator
|
2 years ago |
Erwan MATHIEU
|
1cbc3ddf45
|
Add ability to install pip requirements by url
|
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
|
4432247c9e
|
Allow installing dev pip packages
|
2 years ago |
Erwan MATHIEU
|
c76eb1e2e5
|
Fix setting syntax
|
2 years ago |
Erwan MATHIEU
|
d24b8f9677
|
Revert "Also install dev packages when necessary"
This reverts commit e03d18be7d.
|
2 years 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
|
2 years 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 |
Remco Burema
|
9745afb9dd
|
Merge branch 'master' into CURA-11622_conan_v2
|
2 years ago |
Jelle Spijker
|
f6f7779fa7
|
skip_broken_symlinks_check needed for wasm compilation
|
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
|
6838b940c0
|
fix running from cli
Contributes to CURA-11622
|
2 years ago |
Jelle Spijker
|
d692941e8e
|
Implicitly use venv as output folder
Contributes to CURA-11622
|
2 years ago |
Jelle Spijker
|
ede2a5fcee
|
Explicitly us a new conan-v2 remote
Contributes to CURA-11622
|
2 years ago |
Jelle Spijker
|
5ea103fa68
|
Fix old generators to work with Conan v2
Contributes to CURA-11622
|
2 years ago |
Jelle Spijker
|
db1ff62786
|
Resolve for prerelease
Conan v2 discourages the usage of alias.
We should use prereleases in the future.
https://docs.conan.io/2/devops/versioning/resolve_prereleases.html
Contributes to CURA-11622
|
2 years ago |
Jelle Spijker
|
491dc7c006
|
Getting the configuration ready for Conan v2
Contributes to CURA-11622
|
2 years ago |
Jelle Spijker
|
d79fe6fe18
|
Merge pull request #10 from Ultimaker/fix_VirtialPythonEnv
Fix Environment variable for VirtualPythonEnv
|
2 years ago |
Jelle Spijker
|
3cc473e1e6
|
Rename VirtualPythonEnv to correct name
|
2 years ago |
Jelle Spijker
|
4a9a3bd407
|
Fix Environment variable for VirtualPythonEnv
|
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
|
9b90adf27b
|
Renamed remotes
Contributes to CURA-10831
|
2 years ago |
Jelle Spijker
|
5455d3c7fc
|
remove cura-conan-dev
Contributes to CURA-11300
|
2 years ago |
Jelle Spijker
|
78d838739a
|
Update cura remote
Contributes to CURA-11300
|
2 years ago |