Erwan MATHIEU
|
8e25302753
Merge remote-tracking branch 'origin/main' into CURA-11622_conan_v2
|
3 days ago |
Erwan MATHIEU
|
70f01f2a1b
Merge remote-tracking branch 'refs/remotes/origin/CURA-11622_conan_v2' into CURA-11622_conan_v2
|
3 days ago |
Erwan MATHIEU
|
af22593326
Remove version limit
|
3 days ago |
Remco Burema
|
b7a5b2fd62
(win build) make it work locally again
|
3 days ago |
Erwan MATHIEU
|
0000ba334c
Use gettext tools in path (experimental)
|
3 days ago |
Remco Burema
|
9002e010cf
Fix syntax of thrown errors.
|
4 days ago |
Erwan MATHIEU
|
b9a915024e
Always build binary translations files at build time
|
4 days ago |
Erwan MATHIEU
|
50b13cdd77
Cleanup code
|
1 week ago |
Erwan MATHIEU
|
b8fd3d7ab0
Remove pyinstaller spec generation at generate() time
|
1 week ago |
Erwan MATHIEU
|
f2343e98ce
Remove dead code
|
1 week ago |
Erwan MATHIEU
|
43a3db9c5d
Remove build steps from Conan recipe
|
1 week ago |
Erwan MATHIEU
|
5e204ab242
Use virtual python env to get dependencies
|
1 week ago |
Erwan MATHIEU
|
e044d94144
Use virtual env for dependencies
|
1 week ago |
Erwan MATHIEU
|
6a7cfca0a5
Revert "Change the way we get Python installs"
|
1 week ago |
Erwan MATHIEU
|
fc85817095
Change the way we get Python installs
|
2 weeks ago |
Erwan MATHIEU
|
656573e905
User proper environment to get dependencies list
|
2 weeks ago |
Erwan MATHIEU
|
806fedef61
An other desperate attempt to get the proper env
|
2 weeks ago |
Erwan MATHIEU
|
ebe701899d
Use Python virtual env to get dependencies
|
2 weeks ago |
Erwan MATHIEU
|
35e52efcfa
Change environment to gater Python dependencies
|
2 weeks ago |
Erwan MATHIEU
|
0e363202ed
Remove specific PYTHONPATH
|
2 weeks ago |
Erwan MATHIEU
|
cd48c7cb9d
Add debug information for python dependencies generation
|
2 weeks ago |
Erwan MATHIEU
|
f50676a18c
Fix pyinstaller file generation in some cases
|
2 weeks ago |
Erwan MATHIEU
|
3910ab0b78
Do not include enterprise resources if not needed
|
2 weeks ago |
Erwan MATHIEU
|
85cd142266
Add explicit errors on missing package information
|
2 weeks ago |
Erwan MATHIEU
|
8bd69ecc3d
Store versions script in deploy folder
|
2 weeks ago |
Erwan MATHIEU
|
bec1ff1243
Fix pyinstaller resources deployment
|
2 weeks ago |
Erwan MATHIEU
|
4fedf332a0
Raise exceptions on critical errors
|
2 weeks ago |
Erwan MATHIEU
|
85644b621e
Remove debug print
|
2 weeks ago |
Erwan MATHIEU
|
b78143546c
Add more debug printed information
|
2 weeks ago |
Erwan MATHIEU
|
440b51c189
Add debug information to try and fix build
|
2 weeks ago |
Erwan MATHIEU
|
9a1e384f9a
Fix deploy step
|
2 weeks 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 |
Erwan MATHIEU
|
7ddd65987f
Update recipe for package creation
|
2 months ago |
Erwan MATHIEU
|
5506d57d38
Fix dep and remove references to pip requirements txt files
|
2 months ago |
Erwan MATHIEU
|
d26c5b74a6
Fix incompatible Python dependencies and files generation
|
2 months ago |
Erwan MATHIEU
|
e3cb6d4f8c
Basically working recipe
|
2 months ago |
Erwan MATHIEU
|
5a3ced550d
Remove extra file cleaning in conanfile.py
|
3 months ago |
Erwan MATHIEU
|
5a4ce498d4
Remove gradual flow plugin dependency
|
3 months ago |
Erwan MATHIEU
|
d828396749
Remove indirect conan dependency
|
5 months ago |
Jelle Spijker
|
9824c5703c
Update resource directories in Conanfile
|
6 months ago |