Add GCW Zero target
[picodrive.git] / Makefile.libretro
2016-03-01 twinaphexAdd GCW Zero target
2015-10-22 TwinaphexMerge pull request #12 from vanfanel/master
2015-10-21 vanfanelAdded Raspberry Pi 1 platform with optimal parameters...
2015-10-15 twinaphexAdd iOS 9 rules
2015-10-01 aliaspidermake -fPIC platform specific.
2015-09-30 aliaspider(ctr/3ds) optimize build, add support for 32x/svp dynam...
2015-09-19 twinaphex(QNX) Fix build
2015-09-10 aliaspiderMerge pull request #9 from fr500/master
2015-09-10 Radiusadd 3ds target
2015-08-31 twinaphex(Vita) Add target - not finished
2015-08-01 twinaphex(OSX) Lower requirements to OSX 10.1
2015-07-27 TwinaphexMerge pull request #8 from sergiobenrocha2/master
2015-07-27 sergiobenrocha2Cleanup Makefile.libretro.
2015-03-10 TwinaphexMerge pull request #5 from iKarith/master
2015-03-10 T. Joseph CarterDon't use xcrun for setting IOSSDK
2015-03-05 twinaphex(linux-portable) No musl
2015-03-05 twinaphexlinux-portable target works now
2015-03-05 twinaphexAdd linux-portable target
2014-10-23 twinaphexUpdate Makefile
2014-08-28 TwinaphexMerge pull request #3 from heuripedes/master
2014-08-28 Higor Eurípedes(Haiku) Fix build
2014-08-05 TwinaphexMerge pull request #2 from sergiobenrocha2/master
2014-08-05 sergiobenrocha2Libretro core should use zlib from the system, in linux...
2014-07-30 TwinaphexMerge pull request #1 from fr500/master
2014-07-30 Andrés Suárezfix libretro-super build
2014-04-26 twinaphexAdd OSX version minor detection to Makefile
2014-04-14 twinaphexAdd -DFAMEC_NO_GOTOS for OSX PPC GCC build
2014-04-14 twinaphex(OSX PPC) Improve upon some build rules
2014-03-17 twinaphexC89 MSVC doesn't support 'inline' - will have to make...
2014-03-04 twinaphex(PS3) We shouldn't compile in zlib code in a core period -
2014-03-04 twinaphex(PS3) Define FAMEC_NO_GOTOS for PS3 - runs out of memor...
2014-03-04 twinaphex(PSP/PS3) Resolve namespace conflict with memcpy16...
2014-03-04 twinaphex(PSP) Add PSP target
2014-01-03 twinaphex(OSX) Set min OS version to 10.6
2013-11-30 twinaphex(iOS) Add min SDK version flags
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-27 notazrevive GP2X build, update
2013-07-28 notazsvp: convert asm to ual / apple gas
2013-07-28 twinaphexBuild fix
2013-07-28 twinaphexAdd more sophisticated rules for building an ARM build...
2013-07-02 twinaphexAdd armv6 target
2013-06-30 notazbetter workaround for ios
2013-06-30 notaztemporary (?) workaround for ios build
2013-06-30 notazsplit out more asm from build, disable is on iOS (for...
2013-06-27 notazinitial libretro port