Commit Graph

35 Commits

Author SHA1 Message Date
natinusala
e4eebad5de libnx port 2018-09-29 21:06:22 +02:00
Alberto Fustinoni
ce8c1e31bb MSVC build fix 2018-05-31 15:42:31 +09:00
Alberto Fustinoni
f1958b5134 UWP build fix 2018-05-31 15:27:50 +09:00
Brad Parker
f946c6d8c3 msvc: add debug flag to linker 2018-02-22 20:01:26 -05:00
Brad Parker
cbd856ad68 add msvc2003 target 2018-02-22 19:34:50 -05:00
Brad Parker
9936a4390b add msvc2003 target 2018-02-22 19:34:17 -05:00
twinaphex
22894d50e9 Fix compilation for Xbox OG 2018-02-18 03:48:47 +01:00
kwyxz
fa33748cb1 Allow build on Haiku target 2018-02-02 17:57:20 +00:00
twinaphex
4137818838 Add Switch target 2018-01-04 22:59:59 +01:00
Andrés
f3ca27f370
Link MSVCR statically 2017-12-17 13:54:57 -05:00
Sérgio Benjamim
1fdec04851 Swap these conditions, otherwise Darwin gets matched as win & fails build (thanks endrift to point out)
Also use uname -s instead, in case a unix system has 'win' or other word in its hostname
2017-09-21 00:39:39 -03:00
twinaphex
ba2c2dc577 Update 2017-09-16 06:02:47 +02:00
twinaphex
8917b5351a Update xbox/xbox360 targets 2017-09-15 15:33:07 +02:00
Alberto Fustinoni
890a2dd67f Fix 2017-08-29 10:29:50 +09:00
Alberto Fustinoni
0713be937f fixes 2017-08-28 20:49:05 +09:00
Alberto Fustinoni
067ed07986 makefile 2017-08-28 16:12:39 +09:00
twinaphex
e2e3631ac5 MSVC 2005 core will require more work 2017-08-05 13:55:50 +02:00
Yoshi Sugawara
c063d7b4e1 restored VIDEO_RGB565 compiler flag that was removed for temporary testing 2017-07-23 19:12:49 -10:00
Yoshi Sugawara
601fe26d9d Add ios-arm64 build target 2017-07-23 19:11:24 -10:00
twinaphex
0e8ce9120b Set LD to CXX 2017-07-02 07:51:38 +02:00
twinaphex
1ca41842cd Add INCFLAGS_PLATFORM to INCFLAGS 2017-07-02 07:28:27 +02:00
twinaphex
b37c58351f Update Makefiles 2017-07-02 07:26:35 +02:00
twinaphex
f04da15e6b Change to -O2 2017-07-02 07:20:55 +02:00
Sérgio Benjamim
e1ee70f725 Simplify this. 2017-04-22 19:23:37 -03:00
Sérgio Benjamim
9d2ae42f2d fix hardening-no-fortify-functions 2017-04-22 00:45:58 -03:00
Sérgio Benjamim
e80d7d72bf Makefile cleanup 2017-04-22 00:41:40 -03:00
twinaphex
1897561091 Add STATIC_LINKING for Emscripten 2017-02-17 20:56:29 +01:00
Brad Parker
67fa4070bd add DOS platform definition 2017-02-09 23:31:06 -05:00
Brad Parker
d86d3ad4e6 add sanitizer option to libretro makefile 2017-02-09 21:07:34 -05:00
aliaspider
d9d1d79b63 (ngc/Wii/WiiU) buildfix for devkitpro r29. 2017-01-23 18:50:43 +01:00
twinaphex
c20901a735 Add wiiu target 2016-11-07 02:27:26 +01:00
aliaspider
3e8d200624 (cc resampler) disable the highpass for now, seems to be doing more harm
than good.
2016-10-17 22:58:41 +01:00
twinaphex
d5af1d7c4b Update 2016-09-07 03:31:54 +02:00
Mathieu Bridon
24551644be Add a "make install" rule
Coming with the complementary uninstall rule.
2016-08-30 20:18:45 +02:00
Mathieu Bridon
4e4fb2b4a6 Move the makefiles in the root folder
This better follows the classic convention of doing the way every other
project does it.
2016-08-30 20:18:39 +02:00