Commit Graph

105 Commits

Author SHA1 Message Date
Maxim Kulyk
433a21286a [appveyor] Update glslang and LLVM links 2020-03-26 15:21:53 +03:00
Nekotekina
ecb6d38451 Roll back to VS 16.4 on Appveyor
Workaround VCRUNTIME140_1.dll dependency.
2020-03-24 12:28:20 +03:00
Nekotekina
5ebc538d7e Workaround for VS 16.5
Strange codegen bug didn't promote s32 to u64.
2020-03-23 14:48:49 +03:00
RipleyTom
b1d8bf754e Replace QNetwork operations with libcurl + wolfssl 2020-03-22 13:48:43 +03:00
Nekotekina
ad552c6b78 Appveyor: use previous VS 2019 image (workaround) 2020-03-21 13:20:49 +03:00
Nekotekina
5b0476e772 Update LLVM to new llvm-mirror (LLVM 11)
Use clang-cl to build LLVM on Windows.
2020-03-03 18:33:02 +03:00
Megamouse
90f4023cb8 appv 2020-02-18 09:14:14 +00:00
Megamouse
a24514651c Update Appveyor to Qt 5.14 2020-01-14 10:15:35 +01:00
Nekotekina
49d5ce3ba4 Update glslang.7z 2020-01-04 01:50:28 +03:00
kd-11
bb75174f36 update glslang 2019-12-30 23:53:10 +03:00
kd-11
4a5c8c392c appveyor: Update vulkan SDK version to 1.1.126.0 2019-12-20 16:57:01 +03:00
Emmanuel Gil Peyrot
4401ad6747 Fix CI 2019-11-09 19:30:06 +01:00
Oschowa
06433d614a Implement FAudio backend (#6374) 2019-10-24 22:26:29 +03:00
Ani
f8153fca58 Unify versioning
Use the same version value across all scripts instead of program side version and repository side version separatedly
2019-10-14 13:57:36 +01:00
RipleyTom
794a1fef1d Report filesize in bytes 2019-09-16 04:00:49 +01:00
Ani
0aea33687e appveyor: Update OpenSSL DLLs to 1.1.1
- QT 5.13 requires 1.1.1, default "OpenSSL-Win64" folder on AppVeyor currently points to 1.0.2s
2019-08-26 05:28:56 +01:00
Nekotekina
b70908c8f3 Appveyor: use VS 2019 2019-08-22 19:09:06 +03:00
Megamouse
e21b8eb95b Update Appveyor to Qt 5.13 2019-08-10 11:02:20 +02:00
scribam
39fa1d7031 ci/vk: Bump Vulkan version (1.1.73.0/1.1.97.0 => 1.1.106.0)
VULKAN_SDK_MIRROR removed as the server is down
2019-06-09 23:43:57 +01:00
kd-11
e118c9e5da update glslang 2019-05-30 11:48:38 +03:00
Violette Jansson
3bfe921a7a updated domain name for vulkan mirror
obk.ee expired the new domain is nkmk.ch, renewing a .ee domain is expensive and annoying so i moved to a new tld.
this .ch domain will not expire for around 3 years normally.
2019-04-01 13:46:32 +03:00
RipleyTom
f2aaad11bb Adds libusb 2019-03-18 19:05:02 +03:00
scribam
6c62d042c5 3rdparty: remove optional submodule 2018-08-31 20:13:54 +04:00
zarroboogs
23f5cee653 Git Revision Fix (#5043)
* fix shotrened git revision in version string
2018-08-27 22:53:45 +04:00
Zangetsu38
c30a7c0041 Update Project to Visual Studio 2017. 2018-08-25 01:15:47 +03:00
Nekotekina
e009bbac10 Use LLVM 7 (master) 2018-07-06 00:33:52 +03:00
Megamouse
cd59bc3d6d bump appveyor Qt version to 5.11 2018-07-03 22:09:44 +01:00
kd-11
c3d75e208f glslang: Bump to version 2776 2018-06-26 20:07:20 +03:00
scribam
14dc1fead6 yaml-cpp: update submodule and build integration 2018-06-13 04:25:34 +04:00
Zion Nimchuk
7b5dcd9d6a Deploy binaries to RPCS3/rpcs3-binaries-win 2018-06-08 05:10:56 +01:00
Zion
dcd7f442fa appveyor: Fixes #4682 (#4685)
Only rename a build to master versioning if it succeeds
2018-06-01 18:36:34 +01:00
Roberto Anić Banić
2bfafe4b0d Add SHA256 hash verification
Amended 3 times because of my stupidity...
2018-05-25 16:56:42 +04:00
Roberto Anić Banić
fed94e3823 Vulkan SDK Mirror
Setup Mirror for Vulkan SDK executable.
Let's not be assholes and append ?Human=True to the link cause we might get ourselves put on a blacklist if we keeep using it after the requirement stops.
If the mirror is down it will fail back to lunar cdn.
2018-05-25 16:56:42 +04:00
Nekotekina
00f5335895 Add Human=true in appveyor.yml 2018-05-23 15:36:29 +03:00
scribam
6c5c89a4a3 3rdparty: remove Vulkan/Vulkan-LoaderAndValidationLayers 2018-05-19 10:59:10 +03:00
Jake
75b40931fc rsx: initial capture/replay functionality (#4510)
* rsx: initial capture/replay functionality
2018-05-13 12:18:05 +03:00
Nekotekina
a975ecdc4f Use LLVM 6 2018-05-08 13:05:29 +03:00
Danila Malyutin
bc9594ed57 Use latest Qt patch level on appveyor. 2018-03-13 04:56:47 +04:00
zarroboogs
d78b0467d8 RPCS3 0.0.5: Versioning Changes (Hotfix) (#4208)
* travis hotfix

* expose env vars for tag, hash and commit number

* bump version

* also update av version string

* remove hash from av version for master builds

* change hash encoding back to ascii
2018-02-24 19:54:58 +00:00
zarroboogs
06546b5195 windows artifact versioning changes, plus a small syntax fix 2018-02-24 15:06:08 +00:00
zarroboogs
ca9c1674f7 minor syntax changes 2018-02-24 15:06:08 +00:00
Nicba1010
06fc4233d2 appveyor: Add artifact sha-256 hash files (#4148)
* Add artifact sha-256 hash files (for checksum)
2018-02-04 21:29:56 +00:00
zarroboogs
6b95d52ba3 update av build version as late as possible to prevent webhook breakage 2018-02-03 02:07:37 +00:00
zarroboogs
f290555e68 package artifacts using 7z LZMA2 ultra compression 2018-02-03 02:07:37 +00:00
zarroboogs
e8bae00f57 minor refactoring 2018-02-03 02:07:37 +00:00
zarroboogs
00cfe003f7 reformat libs fetching, fix appveyor build with luck 2018-02-03 02:07:37 +00:00
zarroboogs
3e4d12ccf1 update qt 5.9 -> 5.10.0 2018-02-03 02:07:37 +00:00
zarroboogs
46dd7084f7 download and distribute compat db, cache db in case download fails 2018-02-03 02:07:37 +00:00
zarroboogs
6f8e1f648c add openssl artifact using prebuilt binaries from appveyor build env 2018-02-03 02:07:37 +00:00
zarroboogs
d322a81bd1 nuke after_package, move stuff to after_build 2018-02-03 02:07:37 +00:00