Commit Graph

8 Commits

Author SHA1 Message Date
l3iggs
6b6bc15262 move ./configure into NOCLEAN if statement
Running `./configure` before `make` triggers a complete rebuild. I'd like to exert control over when a complete rebuild takes place. Moving ./configure into the NOCLEAN if statement allows for that.
2014-08-08 08:30:22 -07:00
l3iggs
fbac311801 add support for NOCLEAN in retroarch build 2014-08-07 14:20:05 -07:00
l3iggs
7b6e6a9de6 JOBS detected in libretro-config.sh now 2014-07-26 19:02:44 -07:00
Josh Johnson
c9c9c93850 Convert all shebangs to use Bash 2013-12-08 17:10:42 -08:00
HalosGhost
55e434ae7d Move platform/architecture detection into libretro-config.sh 2013-07-21 11:55:37 -05:00
twinaphex
c95913e0e7 (retroarch-build.sh) Fix in ARM NEON string 2013-07-14 19:17:57 +02:00
twinaphex
07eebc9d25 Add hard/soft float support to RetroArch building 2013-07-14 19:15:01 +02:00
twinaphex
2abb5935df Add retroarch-build.sh 2013-07-14 19:13:11 +02:00