aboutsummaryrefslogtreecommitdiff
path: root/deployment/win-x86/docker-build.sh
AgeCommit message (Collapse)Author
2020-03-22Move all old deployment stuff to a new folderJoshua M. Boniface
2020-01-28Fix broken webserver caused by dotnet publish.Matt07211
This should be considered a temp fix, as it fixes the symptom and not the actual root cause of the issue. Why this works? I *feel like* this is a dependency issue and this change forces it to evalute dependencys in a different order, avoiding the bug.
2020-01-16New upstream ffmpeg version 4.2.1 on windowsNyanmisaka
2019-10-28updates win32 build script with nssm mirrorLogicalPhallacy
2019-09-29Recursively zip Windows packages (#1809)Joshua M. Boniface
Without -r the directory is not properly zipped up.
2019-09-26Remove redundant yarn build commandJoshua Boniface
2019-09-25Clean up web_build_dir in docker-build.shJoshua Boniface
2019-09-25Port Windows x86 build to Docker and add web buildJoshua Boniface