summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'miami' into lcsSergeanur2021-08-191-0/+16
|\ | | | | | | | | | | | | | | # Conflicts: # premake5.lua # src/audio/AudioLogic.cpp # src/audio/sampman_miles.cpp # src/audio/sampman_oal.cpp
| * Auto-detect X11 dependencyerorcun2021-08-161-0/+16
| |
* | Merge branch 'miami' into lcsSergeanur2021-08-161-5/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # README.md # gamefiles/TEXT/american.gxt # gamefiles/TEXT/french.gxt # gamefiles/TEXT/german.gxt # gamefiles/TEXT/italian.gxt # gamefiles/TEXT/spanish.gxt # src/audio/AudioLogic.cpp # src/core/config.h # src/vehicles/Automobile.cpp # utils/gxt/american.txt # utils/gxt/french.txt # utils/gxt/german.txt # utils/gxt/italian.txt # utils/gxt/spanish.txt
| * Switch PR & remove X11 part from CMakeListserorcun2021-08-141-5/+17
| |\
| | * Nintendo Switch supportAdrian Graber2021-07-131-5/+22
| |/
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-06-261-0/+1
|\| | | | | | | | | | | | | # Conflicts: # README.md # premake5.lua # src/render/Particle.cpp
| * add no-git-hash option to premakewithmorten2021-06-251-0/+1
| |
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-02-161-1/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/reLCS_msvc_amd64.yml # .github/workflows/reLCS_msvc_x86.yml # README.md # gamefiles/TEXT/american.gxt # gamefiles/TEXT/french.gxt # gamefiles/TEXT/german.gxt # gamefiles/TEXT/italian.gxt # gamefiles/TEXT/spanish.gxt # premake5.lua # src/animation/AnimManager.cpp # src/animation/AnimationId.h # src/audio/MusicManager.cpp # src/audio/audio_enums.h # src/control/Script7.cpp # src/core/FileLoader.cpp # src/core/re3.cpp # src/extras/custompipes_d3d9.cpp # src/extras/custompipes_gl.cpp # src/extras/postfx.cpp # src/extras/shaders/colourfilterVC.frag # src/extras/shaders/colourfilterVC_PS.hlsl # src/extras/shaders/make_hlsl.cmd # src/extras/shaders/obj/colourfilterVC_PS.cso # src/extras/shaders/obj/colourfilterVC_PS.inc # src/extras/shaders/obj/colourfilterVC_frag.inc # src/peds/PedFight.cpp # src/render/Font.cpp # src/render/Hud.cpp # src/render/Particle.cpp # src/render/WaterCannon.cpp # src/skel/win/gtavc.ico # src/vehicles/Automobile.cpp # utils/gxt/american.txt # utils/gxt/french.txt # utils/gxt/german.txt # utils/gxt/italian.txt # utils/gxt/spanish.txt
| * Cmake version for hashFilip Gawin2021-02-121-1/+6
| |
| * Add cmake option for sanitizersshfil2021-01-241-0/+15
| |
* | fix gcc/clang build by adding -fpermssive and -Wno-address-of-temporarywithmorten2021-02-021-0/+2
| |
* | Add cmake option for sanitizersshfil2021-01-241-0/+15
|/
* RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin2021-01-141-1/+1
|
* Port cmake improvements to miamiFilip Gawin2021-01-131-79/+87
|
* fixed cmakelistsNikolay Korolev2020-12-191-6/+6
|
* merge attemptNikolay Korolev2020-12-191-16/+16
|
* Make collision code placement more like original (+ small fixes)Sergeanur2020-11-151-0/+1
|
* Add basic support for cmake on linuxFilip Gawin2020-11-021-0/+112