mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2026-03-05 16:03:03 +00:00
Compare commits
21 Commits
572b71da00
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8abb5e1d61 | ||
|
88add1a131
|
|||
| c4cd3b209c | |||
|
|
4c00efca91 | ||
| 4ced494aad | |||
| 1fb68ae92c | |||
|
|
b336bf7ff8 | ||
|
|
d4ec05ea12 | ||
| a7fc918745 | |||
| 87540b7343 | |||
|
|
d861da1ff1 | ||
|
|
80150c051a | ||
| 4d9fcb349e | |||
|
|
73f497e0c7 | ||
| d5d580c0c3 | |||
| acf32bb740 | |||
| 8c60074d8a | |||
|
|
7e5d8b210c | ||
|
|
3ff1a8a957 | ||
| 2de524fa76 | |||
|
|
7fe1a30fbe |
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -14,12 +14,12 @@ concurrency:
|
|||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PREMAKE_VERSION: "5.0.0-beta6"
|
PREMAKE_VERSION: "5.0.0-beta8"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build binaries
|
name: Build binaries
|
||||||
runs-on: windows-2022
|
runs-on: windows-2025
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
configuration:
|
configuration:
|
||||||
|
|||||||
2
deps/GSL
vendored
2
deps/GSL
vendored
Submodule deps/GSL updated: 3325bbd33d...756c91ab89
2
deps/libtomcrypt
vendored
2
deps/libtomcrypt
vendored
Submodule deps/libtomcrypt updated: a6b9aff7aa...63af5f6dc1
2
deps/libtommath
vendored
2
deps/libtommath
vendored
Submodule deps/libtommath updated: e823b0c34c...839ae9ea66
@@ -51,7 +51,7 @@ editandcontinue "Off"
|
|||||||
warnings "Extra"
|
warnings "Extra"
|
||||||
characterset "ASCII"
|
characterset "ASCII"
|
||||||
|
|
||||||
flags {"NoIncrementalLink", "NoMinimalRebuild", "MultiProcessorCompile", "No64BitChecks"}
|
multiprocessorcompile "On"
|
||||||
|
|
||||||
filter "platforms:Win*"
|
filter "platforms:Win*"
|
||||||
defines {"_WINDOWS", "WIN32"}
|
defines {"_WINDOWS", "WIN32"}
|
||||||
|
|||||||
Reference in New Issue
Block a user