redpolline
b75f324100
Fix build scripts.
...
Fix list:
- Make cmd not choke on recursive calls to build_env_x*.bat.
- Create build directories and move build output there instead of
polluting the root of the source tree.
- Make proper debug builds with pdb output.
- Make proper x64 builds of lobby_connect, and steamclient_loader. (lobby_connect_x64.exe, and steamclient_loader_x64.exe)
- Rename x86 build of lobby_connect.exe to lobby_connect_x86.exe.
- Rename x86 build of steamclient_loader.exe to steamclient_loader_x86.exe.
- Make proper distrib directories. (I.e. <release,debug>/<build type>/<arch>/<binaries>.)
2024-12-21 07:28:48 -05:00
redpolline
8f212b82ca
Generate PDB files for the debug builds.
...
Allows for better debugging with Windows debuggers.
Signed-off-by: redpolline <11156324-redpolline@users.noreply.gitlab.com>
2024-01-10 05:00:43 -05:00
redpolline
92623f586d
Fix too many env vars causing build failures, and put debug builds in their own folder like release builds.
...
Cannot call the vc vars batch too many times. Fix it by calling set/end local.
See also: https://developercommunity.visualstudio.com/t/vcvarsallbat-reports-the-input-line-is-too-long-if/257260
Signed-off-by: redpolline <11156324-redpolline@users.noreply.gitlab.com>
2024-01-10 04:27:41 -05:00
Mr_Goldberg
5e880cd974
Add achievements display to overlay and ability to change some settings.
2022-08-05 02:09:43 -04:00
Mr_Goldberg
671277a154
Remove useless build.
2021-01-18 00:01:05 -05:00
Mr_Goldberg
db2a803cf7
A few improvements to the overlay merge request.
...
NO_OVERLAY define becomes EMU_OVERLAY which enables the overlay instead of disabling it.
disable_overlay.txt moved to steam_settings.
2020-01-19 12:55:14 -05:00
Nemirtingas
daaa14d7f6
Update build_win_debug_experimental.bat
2019-12-09 06:40:27 +00:00
Nemirtingas
d1a4adc5bd
Merge branch 'master' into 'overlay_h'
...
# Conflicts:
# .gitlab-ci.yml
# dll/steam_client.cpp
# dll/steam_inventory.h
# dll/steam_user_stats.h
2019-12-06 12:44:43 +00:00
Nemirtingas
8d22fb72ae
Merge branch 'master' into 'achievements_support'
...
# Conflicts:
# dll/steam_remote_storage.h
2019-10-05 19:48:41 +00:00
Nemirtingas
5ad434e190
Merge branch 'master' into overlay_h
2019-09-20 13:26:34 +02:00
Mr_Goldberg
2af93427fe
Initial Xinput ISteamInput/ISteamController support.
2019-09-10 14:54:54 -04:00
Nemirtingas
7a59f48000
Merge branch 'master' into achievements_support
2019-08-26 19:45:58 +02:00
Nemirtingas
2365b50c38
Merge branch 'master' into overlay_h
2019-08-26 19:32:06 +02:00
Mr_Goldberg
1d920c538a
Christsnatcher .bat improvements.
2019-08-26 13:01:00 -04:00
Nemirtingas
b17e3b7be3
Added win static build for curl
2019-08-21 21:35:41 +02:00
Nemirtingas
71d3e301c2
Added Winmm (Wav Play)
2019-08-16 18:33:51 +02:00
Nemirtingas
d7f6d254eb
Added static glew to build scripts
2019-08-16 11:27:07 +02:00
Nemirtingas
664d9a29b1
Updated build paths
2019-08-14 23:22:56 +02:00
Nemirtingas
411c2c2dda
Revert Test Fix
2019-08-14 22:31:44 +02:00
Nemirtingas
6ef60bfe63
Test fix
2019-08-14 22:08:22 +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