Erwan MATHIEU
|
ddb5aee056
Use private data from internal conan-user
|
5 days ago |
Erwan MATHIEU
|
86e799e565
Use fdm_materials_private when appropriate
|
5 days ago |
Remco Burema
|
cca70d83da
Install: Fix MacOs; Previous Windows fixes caused Mac build to fail.
|
1 week ago |
Remco Burema
|
55f59b7971
Better rid of 'forbidden modules' and related folders.
|
1 week ago |
Erwan MATHIEU
|
10633d4ffa
Remove now-useless script generation
|
2 weeks ago |
Erwan MATHIEU
|
8d332f5bcc
Revert CPython to 3.12.2
|
2 weeks ago |
Erwan MATHIEU
|
f59e19f061
Update python version
|
2 weeks ago |
Erwan MATHIEU
|
0d5d0fe846
Rename tmp Python file to a more explicit name
|
2 weeks ago |
Erwan MATHIEU
|
8e25302753
Merge remote-tracking branch 'origin/main' into CURA-11622_conan_v2
|
3 weeks ago |
Erwan MATHIEU
|
70f01f2a1b
Merge remote-tracking branch 'refs/remotes/origin/CURA-11622_conan_v2' into CURA-11622_conan_v2
|
3 weeks ago |
Erwan MATHIEU
|
af22593326
Remove version limit
|
3 weeks ago |
Remco Burema
|
b7a5b2fd62
(win build) make it work locally again
|
3 weeks ago |
Erwan MATHIEU
|
0000ba334c
Use gettext tools in path (experimental)
|
3 weeks ago |
Remco Burema
|
9002e010cf
Fix syntax of thrown errors.
|
3 weeks ago |
Erwan MATHIEU
|
b9a915024e
Always build binary translations files at build time
|
3 weeks ago |
Erwan MATHIEU
|
50b13cdd77
Cleanup code
|
3 weeks ago |
Erwan MATHIEU
|
b8fd3d7ab0
Remove pyinstaller spec generation at generate() time
|
3 weeks ago |
Erwan MATHIEU
|
f2343e98ce
Remove dead code
|
3 weeks ago |
Erwan MATHIEU
|
43a3db9c5d
Remove build steps from Conan recipe
|
3 weeks ago |
Erwan MATHIEU
|
5e204ab242
Use virtual python env to get dependencies
|
4 weeks ago |
Erwan MATHIEU
|
e044d94144
Use virtual env for dependencies
|
1 month ago |
Erwan MATHIEU
|
6a7cfca0a5
Revert "Change the way we get Python installs"
|
1 month ago |
Erwan MATHIEU
|
fc85817095
Change the way we get Python installs
|
1 month ago |
Erwan MATHIEU
|
656573e905
User proper environment to get dependencies list
|
1 month ago |
Erwan MATHIEU
|
806fedef61
An other desperate attempt to get the proper env
|
1 month ago |
Erwan MATHIEU
|
ebe701899d
Use Python virtual env to get dependencies
|
1 month ago |
Erwan MATHIEU
|
35e52efcfa
Change environment to gater Python dependencies
|
1 month ago |
Erwan MATHIEU
|
0e363202ed
Remove specific PYTHONPATH
|
1 month ago |
Erwan MATHIEU
|
cd48c7cb9d
Add debug information for python dependencies generation
|
1 month ago |
Erwan MATHIEU
|
f50676a18c
Fix pyinstaller file generation in some cases
|
1 month ago |
Erwan MATHIEU
|
3910ab0b78
Do not include enterprise resources if not needed
|
1 month ago |
Erwan MATHIEU
|
85cd142266
Add explicit errors on missing package information
|
1 month ago |
Erwan MATHIEU
|
8bd69ecc3d
Store versions script in deploy folder
|
1 month ago |
Erwan MATHIEU
|
bec1ff1243
Fix pyinstaller resources deployment
|
1 month ago |
Erwan MATHIEU
|
4fedf332a0
Raise exceptions on critical errors
|
1 month ago |
Erwan MATHIEU
|
85644b621e
Remove debug print
|
1 month ago |
Erwan MATHIEU
|
b78143546c
Add more debug printed information
|
1 month ago |
Erwan MATHIEU
|
440b51c189
Add debug information to try and fix build
|
1 month ago |
Erwan MATHIEU
|
9a1e384f9a
Fix deploy step
|
1 month ago |
Remco Burema
|
86f12f62f7
Build: Some files may have already been removed.
|
1 month ago |
Remco Burema
|
cd2e4220f0
Build: Don't remove dir with os.remove use rmdir instead.
|
1 month ago |
Remco Burema
|
2aed655c8b
Build: Really try to make sure unwanted binaries are gone.
|
1 month ago |
Remco Burema
|
cf836c29cb
Build: Outright remove the unwanted binaries, just to be sure.
|
1 month ago |
Remco Burema
|
e0f0e9407b
Build: Filter didn't work because the filename was in a tuple.
|
1 month ago |
Remco Burema
|
2d9e7a347f
Build: Fix inverted filter condition for libraries.
|
1 month ago |
Remco Burema
|
52824c4872
Build: Make pseudo-code into something that should work for all OS's.
|
1 month ago |
Jelle Spijker
|
5dd6700031
Refactor binaries filtering and update dependencies
|
1 month ago |
Erwan MATHIEU
|
ab96236a8f
Fix pyinstaller data generation
|
2 months ago |
Erwan MATHIEU
|
cee46ae1ea
Rename devtools option to pyinstaller
|
2 months ago |
Erwan MATHIEU
|
3199437403
Remove now useless attribute
|
2 months ago |