rpcs3/.travis
JohnHolmesII 70d6a12894
CI: Port Windows build to Azure Pipelines (#7757)
* CI: Port Windows build to Azure Pipelines from Appveyor

* CI: Split Windows build into scripts

* CI: Remove Appveyor

* CI: Add GitHub Release deployment to Azure Windows Build

* VCS: Add full branch name function to rpcs3_version

The STRINGIZE macro was a little awkward, and difficult to control
at configure time. Since other version information is already
included, the full branch name is now added as a function. It's
runtime instead of compile-time checking, but it seems worth it.

* CI: Overhaul Windows setup script

Previously, there was no way of forcing a re-download
of cached dependencies when they were replaced by new ones. In
addition, there was really no verification of downloads or cache.
Now, changing a few lines at the top of the file will automagically
force a cache update.
2020-03-27 16:37:27 +03:00
..
build-linux.bash Replace QNetwork operations with libcurl + wolfssl 2020-03-22 13:48:43 +03:00
build-mac.bash Fix CI 2019-11-09 19:30:06 +01:00
deploy-linux.bash Properly setup Azure Pipelines using current system 2020-03-03 10:39:30 +03:00
deploy-windows.sh CI: Port Windows build to Azure Pipelines (#7757) 2020-03-27 16:37:27 +03:00
setup-windows.sh CI: Port Windows build to Azure Pipelines (#7757) 2020-03-27 16:37:27 +03:00
travis.env CI: Port Windows build to Azure Pipelines (#7757) 2020-03-27 16:37:27 +03:00