-
- Downloads
Fix for windows the experimental code filter script.
Windows default locale charmap is cp1252 on the VM of the gitlab-runner but the python scripts filtered are utf-8 encoded.
Showing
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- CMakeLists.txt 2 additions, 1 deletionCMakeLists.txt
- misc/binpkg_postinst_scripts/filter_experimental_code.py 12 additions, 3 deletionsmisc/binpkg_postinst_scripts/filter_experimental_code.py
- misc/nsis/faust.nsi 6 additions, 0 deletionsmisc/nsis/faust.nsi
- wrapper/python/CMakeLists.txt 39 additions, 16 deletionswrapper/python/CMakeLists.txt
- wrapper/python/pyfaust.py 1 addition, 1 deletionwrapper/python/pyfaust.py
Loading
Please register or sign in to comment