Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
c9bb18c1 by Cédric Krier at 2023-11-04T19:44:09+01:00
Replace etc directory by share for frozen build

cx_Freeze 6.15.10 store included files in Resources folder and make a symlink
in MacOS folder for lib and share.
So we need to store etc content in share to be available.
- - - - -
cf5adeee by Cédric Krier at 2023-11-04T19:48:03+01:00
Include shared libraries in lib folder for darwin build

cx_Freeze 6.15.10 store included files in Resources folder and make a symlink
in MacOS folder for lib and share.
So we must include shared libraries in the lib folder to be available.
- - - - -
867d962f by Cédric Krier at 2023-11-04T19:51:52+01:00
Do not copy tryton data and plugins in frozen build

Since d94c92c1de67 the library is no more compressed so those package data are
already in the usual place.
- - - - -
6ab2bf23 by Cédric Krier at 2023-11-04T19:52:58+01:00
Do not include locale of build system

They should not be needed as tryton uses only its own strings.
- - - - -


3 changed files:

- tryton/bin/tryton
- tryton/setup-freeze.py
- tryton/tryton/config.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/1072bd2ba318eeb674799a2a4866602a44ae439c...6ab2bf23e580b4df2a2bb488dab96286f8ebfccb

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/1072bd2ba318eeb674799a2a4866602a44ae439c...6ab2bf23e580b4df2a2bb488dab96286f8ebfccb
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to