Ralph Sennhauser
7e575aa855
Enable use of cpp-httplib
...
Add cpp-httplib to library build scripts and enable it's use in premake.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2026-01-24 10:45:48 +01:00
Itms
29922d254b
Fix libicu build for Windows amd64
2025-10-12 00:48:33 +02:00
Ralph Sennhauser
59cb3cd67b
Bump premake to 5.0.0-beta7
...
Fixes : #8362
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-09-18 12:06:29 +02:00
Itms
7038d87454
Update SpiderMonkey to ESR 128.13
...
Fixes #7662
2025-08-15 19:43:34 +02:00
Itms
03fff3572f
Use conforming preprocessor with modern MSVC
...
https://learn.microsoft.com/en-us/cpp/preprocessor/preprocessor-experimental-overview
2025-08-04 17:35:48 +02:00
Itms
aca798b318
Adapt the build infrastructure to VS2022
2025-07-23 10:21:25 +02:00
Itms
b362f0537a
Fixup SpiderMonkey DLL for Windows 7 on Win32
...
Pulling the DLL from SVN is performed separately to allow backporting
to A27.
Accepted-By: sera
Reviewed-On: https://gitea.wildfiregames.com/0ad/0ad/pulls/8175
2025-07-12 14:26:30 +02:00
trompetin17
6fc46c16f4
Update SVN revision to 28262 in get-windows-libs.bat
2025-06-17 11:26:02 -05:00
Ralph Sennhauser
638c04987e
Bump premake to version 5.0.0-beta6
...
This makes 5.0.0-beta5 the minimally supported version as the gmake2
action was renamed to gmake while gmake was renamed to gmakelegacy. So
from now on gmake action is to be used.
Clear out all old version dependent code.
Fixes : #7789
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-06-12 20:57:54 +02:00
Ralph Sennhauser
241b9f0952
Add missing Win64 dbghelp dlls
...
Bump svn libs version to get dbghelp.dll and dbgcore.dll.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-06-01 20:51:39 +02:00
Ralph Sennhauser
e1e1e42939
Update fmt and libxml2 for Wind64
...
Bump svn rev for libs to get fmt and libxml2 fixes.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-06-01 20:51:38 +02:00
Itms
c38b40cda8
Allow downloading Windows libraries into nightly
2025-05-14 10:48:43 +02:00
Vladislav Belov
c46593149b
Adds amd64 support to get-windows-libs.
2025-04-26 20:53:18 +02:00
Ralph Sennhauser
25ef6107e0
Make get-windows-libs fail on error
...
Don't try to muddle through, if the files expected to be present can't
be copied it's a hard failure.
Further abort with error code for failed commands so it can be caught by
the CI.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-04-22 19:34:18 +02:00
Ralph Sennhauser
8baff65e95
Bump Windows libs for premake5 beta4
...
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-02-18 17:42:42 +01:00
Cayleb-Ordo
90d276b0dc
Make windows batch-scripts independent of calling directory
...
Change dir to batch-script location as first action. This
allows to run the script from outside the directory its stored.
2025-01-05 19:38:37 +01:00
Stan
f27afa5c17
Update Windows libs reference commit
...
Fixes : #6991
Refs: #3004
2024-12-21 18:31:09 +01:00
Itms
0de5f2fb25
Upgrade SpiderMonkey to ESR 115
2024-12-09 10:46:12 +01:00
Stan
ce588689ee
Move Windows tool executables to win source libs.
2024-11-13 21:13:18 +01:00
Itms
33134af6c3
Stop using the source-libs repository on Windows
...
All prebuilt files for Windows libraries are now stored in the
windows-libs SVN repository for the foreseeable future.
2024-09-08 17:51:15 +02:00
Itms
0b7da91992
Adapt libraries scripts to the new SVN repo.
2024-08-20 20:58:09 +02:00
Itms
17ae3b224d
Retrieve Windows binaries for the build, fixes #1814 .
2024-08-20 18:54:00 +02:00