summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-10-02support for iOS arm64 buildYoshi Sugawara
2016-12-09Report git version with library_versionGregor Richards
2016-10-03(VITA) Dynarec workingFrancisco José García García
2016-09-29(VITA) Change libco and some optimizationsFrancisco José García García
2016-09-07Update Makefiletwinaphex
2016-08-14(VITA) Set thumb modeFrancisco José García García
2016-08-07(Vita) Try to enable dynarectwinaphex
2016-05-24Removed redundant CFLAG and added Rpi3 platformvanfanel
2016-03-04Add gcw0 targettwinaphex
2016-02-27Add rpi 2 and rpi 1 platform definitionsvanfanel
2016-01-18(3DS) remove the now unused libkhax.aliaspider
2015-11-04(3ds) dynarec: map the translation caches to specific addresses ataliaspider
2015-10-24(vita) build fixaliaspider
2015-10-16Add iOS 9 rulestwinaphex
2015-09-14(CTR/3DS) fix the 'all' target not being the default target.aliaspider
2015-09-11(3DS) add dynarec support when started from a .cia installaliaspider
2015-08-31(Vita) Add Vita targettwinaphex
2015-08-01(OSX) Lower requirements to 10.1twinaphex
2015-07-20Get rid of warning flag which is a backwards compatibility hazardneville
2015-04-08(3DS) enable dynarec support, works only with ninjahax.aliaspider
2015-04-06force libco to compile with release CFLAGSaliaspider
2015-04-06add a ctr(3ds) target. no dynarec for now.aliaspider
2015-03-14[ARM] Enable dynarec, works at least in rpi.sergiobenrocha2
2015-03-06Add linux-portable targettwinaphex
2015-02-28(iOS) Use xcodebuild instead of xcrunTwinaphex
2015-02-01[ARM]Fix build, disable dynarec for now.Sérgio Benjamim
2015-02-01(OSX) Updatestwinaphex
2014-12-23(Theos iOS) Add Theos iOS targettwinaphex
2014-12-22Make QNX target work with dynarec, etc.twinaphex
2014-12-13Avoid proprietary format in copying, HAVE_DYNAREC in armv.sergiobenrocha2
2014-12-13Some Makefile improvementstwinaphex
2014-12-13Create memmap_win32.c for Win32 systems - a mman wrappertwinaphex
2014-12-12Get rid of optimize_safe rule for cpu.ctwinaphex
2014-12-12Make compiling in with the 32bit dynarec optional - also includetwinaphex
2014-12-11Forcibly disable PIC if building with HAVE_DYNAREC ontwinaphex
2014-12-10PC_BUILD can go nowtwinaphex
2014-12-10Small tweak in Makefiletwinaphex
2014-12-10--no-undefined doesn't work for Clangtwinaphex
2014-12-10iOS - set HAVE_POSIX_MEMALIGN and -marmtwinaphex
2014-12-10Add LDFLAGS to Makefiletwinaphex
2014-12-10Add HAVE_DYNAREC ifdeftwinaphex
2014-12-10add a HAVE_MMAP check, cleanups.aliaspider
2014-12-10implement retro_serialize/unserializealiaspider
2014-12-09Start adding ARCH_ARM rulesTwinaphex
2014-12-09Add CPU_ARCH rules to Makefile.commontwinaphex
2014-12-09Update Makefile/Makefile.commontwinaphex
2014-12-09Remove zip.c/zip.htwinaphex
2014-12-09-fPIC wasn't necessary afterall, and compiling without it increases fpsaliaspider
2014-12-09dynamic recompiler now works when the core is compiled as a sharedaliaspider
2014-12-09fix soundaliaspider