aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
AgeCommit message (Collapse)Author
2018-10-12Adjustments into correct position. Added some echos.Ryan 'Swingflip' Hamlin
2018-10-12Added classic_armv7_a7Ryan 'Swingflip' Hamlin
2018-08-21Update Makefile.libretroAndrés
2018-07-27Update Makefile.libretroAndrés
2018-07-27Update Makefile.libretroAndrés
2018-01-28Fixed uname for Solaris + enabled Haiku buildkwyxz
2018-01-22This is litterally all that was required to build on Solaris 11. Portability ↵kwyxz
FTW.
2017-12-11Fixed ios9 compilationGlenn
2017-12-11checks arm64 properly nowGlenn
2017-12-10Fixed building for arm64 (iOS)Glenn
2017-09-14fix PCSX rearmed on windowsradius
2017-08-28Use dynamic base address for 3ds tooYuxuan Shui
Fixes #125
2017-04-03Fix build on CTR: CTR doesn't have neonYuxuan Shui
2016-12-09Report git version with library_versionGregor Richards
2016-09-27(Vita) Disable debugFrancisco José García García
2016-09-27(VITA) Enable O3 optimizationsFrancisco José García García
2016-09-26(VITA) Dynarec workingFrancisco José García García
2016-09-21Merge branch 'mainline' into libretronotaz
2016-09-21drc: some vita and 3ds supportnotaz
not tested, mostly just guesswork
2016-09-19Revert "redports backport"twinaphex
This reverts commit f82bcc681184536aa6d3ee410b938671c1ba2ead.
2016-09-09redports backporttwinaphex
2016-09-06Use DEBUG=1 properly for debug buildsorbea
2016-08-06(Vita) Have to set DRC_CACHE_BASE to 0 for nowtwinaphex
2016-08-06(Vita) Try to enable dynarec nowtwinaphex
2016-07-10libretro: clean upnotaz
2016-07-10libretro: fix a typonotaz
2016-07-10libretro: try to prevent bad buildsnotaz
2016-07-10libretro: try to prevent bad buildsnotaz
2016-05-04Add rpi3 platformLogan McNaughton
2016-05-02Add ASFLAGS for rpi2 platformLogan McNaughton
2016-05-02Add support for Raspberry Pi 2Logan McNaughton
2016-01-19Fix #23, space after USE_DYNAREC bugs it.sergiobenrocha2
2016-01-16(3DS) - remove provileged services enabling code, it should be done byaliaspider
the frontend instead. - dynamically allocate the recompiler cache, this will allow using the recompiler even when the .bss section is relocated far from the .text section (for example when using the hombrew loader).
2015-10-15Update iOS rulestwinaphex
2015-10-01(ctr/3ds) fix 3dsx build.aliaspider
2015-09-29(vita) build fix.aliaspider
2015-09-23(ctr/3ds) add target.aliaspider
2015-09-01(Vita) Add target - not finishedtwinaphex
2015-08-02(OSX) Lower requirements to OSX 10.1(OSX) Lower requirements to OSX ↵twinaphex
10.1(OSX) Lower requirements to OSX 10.1(OSX) Lower requirements to OSX 10.1(OSX) Lower requirements to OSX 10.1(OSX) Lower requirements to OSX 10.1(OSX) Lower requirements to OSX 10.1(OSX) Lower requirements to OSX 10.1(OSX) Lower requirements to OSX 10.1
2015-03-12Generate dynarec AND interpreter on iOS (with single invocation!)T. Joseph Carter
2015-03-10Don't use xcrun for setting IOSSDKT. Joseph Carter
2015-03-06Create linux-portable targettwinaphex
2015-01-03mingw build fixesnotaz
2014-12-20libretro: Cleanup Makefile.libretro.sergiobenrocha2
Conflicts: Makefile.libretro
2014-12-20psxmem: Add mman wrapper for Win32 and use it for PCSX ReARmed libretro Win32twinaphex
Conflicts: Makefile.libretro
2014-12-20libretro: Update Makefiletwinaphex
Conflicts: Makefile.libretro
2014-12-20libretro: Makefile - fixup Windows buildtwinaphex
2014-12-20libretro: Add OSX version minor detection to Makefiletwinaphex
Conflicts: Makefile.libretro
2014-12-20libretro: (OSX) Set min OS version to 10.6twinaphex
2013-12-22(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.meancoot