summaryrefslogtreecommitdiff
path: root/premake5.lua
AgeCommit message (Collapse)Author
2021-01-22fix RW33 build, undef ANISOTROPIC_FILTERING for vanilla buildwithmorten
2021-01-13remove scriptspath from premakewithmorten
2021-01-10premake: add startrpoject; add lto option; fix copying of binary to gamedir; ↵withmorten
update premake5.exe
2021-01-06Remove fastmath from premake's configFilip Gawin
2020-12-29Move mss dummy headers into vendorFilip Gawin
2020-12-20buildings directorySergeanur
2020-11-18no static runtime for external librwaap
2020-11-16Merge pull request #723 from myfreeweb/mastererorcun
Fixes for Wayland (HiDPI and mouse lock) support, FreeBSD
2020-11-15Make collision code placement more like original (+ small fixes)Sergeanur
2020-11-01disable static runtime for glfwwithmorten
2020-11-01enable static runtime for all windows builds; fast floating point for ↵withmorten
x86/x64 builds; no sized dealloc for windows builds
2020-10-26Add option to enable asanFilip Gawin
2020-10-18Fixes and style changes from miamierorcun
2020-10-01premake5: Place macosx-amd64 after arm64Andrew Udvare
Fixes xcode4 project from Premake getting the wrong target (for now).
2020-09-30macOS support; thanks to @MrYadroAndrew Udvare
This should support ARM64 and x86-64. -target flag based on information from https://developer.apple.com/documentation/xcode/building_a_universal_macos_binary#3618377.
2020-09-28Add non-amd64 architectures for bsdGreg V
2020-09-27Add target arm64Filip Gawin
2020-08-14Move stuff to vendorSergeanur
2020-08-08fixed line formattingBlingu
2020-08-08Update premake5.luablingu
2020-08-05Update premake5.luablingu
2020-08-05added partial bsd support (FreeBSD)blingu
2020-08-02Move sdk and eaxSergeanur
2020-07-29Merge branch 'master' of https://github.com/GTAmodding/re3 into erorcuneray orçunus
2020-07-29Fix Win32 OAL builderay orçunus
2020-07-29more fixSergeanur
2020-07-29premake fixSergeanur
2020-07-29Merge pull request #587 from Sergeanur/opusSergeanur
OPUS support for OpenAL
2020-07-2264-bit on Windowseray orçunus
2020-05-24Merge branch 'master' into opusSergeanur
2020-05-24Fix OAL crashSergeanur
2020-05-24CleanupSergeanur
2020-05-24Merge branch 'master' into opusSergeanur
# Conflicts: # eax/eax.h # premake5.lua # src/audio/oal/stream.cpp
2020-05-22Fix linux builderay orçunus
2020-05-22I am an idiotSergeanur
2020-05-22OpenAL configsSergeanur
2020-05-22more checks in premakeSergeanur
2020-05-22opus supportSergeanur
2020-05-16fixes for 64 bit buildaap
2020-05-12Fix premake copySergeanur
2020-05-12Include oal filesSergeanur
2020-05-12Merge pull request #533 from erorcun/mastererorcun
Linux build support
2020-05-12Fix appveyor (hopefully)eray orçunus
2020-05-11Fix Windows build and premakeeray orçunus
2020-05-11Linux build supporteray orçunus
2020-05-11remove aps from premakeSergeanur
2020-05-11fix premake failing if not passing any action (such as with --help)blattersturm
2020-05-06reverting fuckupaap
2020-05-06Merge branch 'master' of github.com:GTAmodding/re3aap
2020-05-06updated librwaap