aboutsummaryrefslogtreecommitdiff
path: root/deployment/win-x86
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
2020-01-04Update the build script to use .NET core SDK 3.1Sacha Korban
2019-11-26Use .Net Core 3.0 in all docker imagesBond-009
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-25Use redirection instead of teeJoshua 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
2019-09-24Fix up Windows build script copyJoshua Boniface
2019-03-06Copy install script from new locationJoshua Boniface
2019-01-24parameterized ffmpeg and nssm stuffPhallacy
2019-01-24Updated Packaging Windows from Linux for parityPhallacy
2019-01-20Move dotnet to a per-platform dependencyJoshua Boniface
2019-01-12Added git submodules command. Converted RPM to build from local tree. Added ↵Erwin de Haan
all the execution bits to the build scripts.
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.