summaryrefslogtreecommitdiff
path: root/premake5.lua
AgeCommit message (Collapse)Author
2021-08-22Add forgotten bit from X11 detectionerorcun
2021-08-16Auto-detect X11 dependencyerorcun
2021-07-18render -> renderer (original name)Sergeanur
2021-07-12fix premakewithmorten
2021-07-12Vanilla config for Windows and win-x86 onlywithmorten
2021-07-03Fix Mac M1 premakeerorcun
2021-07-03premake: add no-full-paths option for CI builds, rename lto to with-ltowithmorten
2021-06-26fix tabs in premakewithmorten
2021-06-25add no-git-hash option to premakewithmorten
2021-02-19Get keyboard input from X11 on Linuxerorcun
2021-02-17update librw; get rid of glewaap
2021-02-12Fix sha1 on premake linuxerorcun
2021-02-12Cmake version for hashFilip Gawin
2021-02-12Remove version text, add toggleable debug info(with commit hash!)erorcun
2021-02-10startproject now depends on librwwithmorten
2021-02-03reduce warnings in msvc librw buildwithmorten
2021-01-24add Vanilla config to premake and premake CIwithmorten
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