1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2024-12-23 01:59:43 +08:00
Commit Graph

4 Commits

Author SHA1 Message Date
Nick Hastings
b886c90f88 AMBuild: add missing LINUX define 2024-04-21 11:45:03 -04:00
Nick Hastings
571edba354 AMBuild: Add missing COMPILER_ defines for MSVC 2024-04-20 13:07:45 -04:00
Nick Hastings
9e5b0edaa2 AMBuild: fix --targets being ignored 2024-04-20 13:05:30 -04:00
Benoist
8a6d1c6cd2
TF2 win64 + Ambuild tier1/mathlib + long=devil (#198)
* Fix compilation for windows, setup ambuild

* Add built tier1 and mathlib for win64

* Ensure compilation is working on windows and linux

* Add -fPIC

* Add compiled libs, with optimisation enabled

* Added windows lib

* Fix hl2sdk for windows

* Longs are the devil

* Fix up threadtools functions

* Add updated libs

* Rework lib naming, and package script

* Update lib directory according to new packaging

---------

Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-03-09 03:57:12 +00:00