mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 23:17:29 +00:00
70d6a12894
* 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. |
||
---|---|---|
.. | ||
address_range.h | ||
asm.h | ||
BEType.h | ||
bin_patch.cpp | ||
bin_patch.h | ||
bit_set.h | ||
BitField.h | ||
cfmt.h | ||
cond.cpp | ||
cond.h | ||
Config.cpp | ||
Config.h | ||
CPUStats.h | ||
CRC.h | ||
date_time.h | ||
dynamic_library.cpp | ||
dynamic_library.h | ||
File.cpp | ||
File.h | ||
geometry.h | ||
git-version-gen.cmd | ||
hash.h | ||
JIT.cpp | ||
JIT.h | ||
lockless.h | ||
LUrlParser.cpp | ||
LUrlParser.h | ||
mutex.cpp | ||
mutex.h | ||
rXml.cpp | ||
rXml.h | ||
sema.cpp | ||
sema.h | ||
span.h | ||
StrFmt.cpp | ||
StrFmt.h | ||
StrUtil.h | ||
sync.h | ||
sysinfo.cpp | ||
sysinfo.h | ||
Thread.cpp | ||
Thread.h | ||
Timer.h | ||
typemap.h | ||
types.h | ||
version.cpp | ||
version.h | ||
VirtualMemory.cpp | ||
VirtualMemory.h |