8 Commits

Author SHA1 Message Date
redpolline
74d22df42e Fix CI to use BAT files only for win build.
For consistency have the CI use the same build path as
the end-user builds.

Use where.exe from wine-10.0.

CI's version is a stub. Use one that actually works, until the CI gets
updated.

Also, fix broken RtlGenRandom by importing ADVAPI32's GetUserNameW(),
and calling GetModuleHandleW() / GetProcAddress() for SystemFunction032().
Instead of trying to use a fake import lib.

Bonus: Can now use the host system's username as the default for the
steam user name instead of "Noob".
("Noob" is still used as the fallback if this call fails, or the host
system's username is invalid.)
2025-02-11 07:59:19 -05:00
Mr_Goldberg
e13a3c632d
Woops. 2020-02-15 17:18:09 -05:00
Mr_Goldberg
8cdf5cee26
Proper vcpkg directory for protobuf (thanks Christsnatcher). 2020-02-14 15:00:16 -05:00
Nemirtingas
519abbdd96 Merge branch 'master' into achievements_support 2019-08-26 21:19:17 +02:00
Mr_Goldberg
22c32c46b6
Forgot this. 2019-08-26 13:49:18 -04:00
Nemirtingas
b17e3b7be3 Added win static build for curl 2019-08-21 21:35:41 +02:00
Mr_Goldberg
320063c339
Fix building on latest vspkg protobuf package. 2019-04-13 12:51:54 -04:00
Mr_Goldberg
d968c3e1b5
Initial commit. 2019-04-13 12:21:56 -04:00