Commit Graph

30 Commits

Author SHA1 Message Date
hokata
7f6102f36a DIST_DIR is unknown 2015-03-03 22:50:26 +01:00
T. Joseph Carter
a57cd58a8c Changes to make a lot of the build scripts work 2015-02-22 23:58:58 -08:00
T. Joseph Carter
498bc87f9a Try to make whitespace consistently 3 space tabs in shell scripts, also use env for bash 2015-02-16 19:22:50 -08:00
Alcaro
4d3ea3e8c3 Silence errors if the target already exists. 2014-09-16 09:51:23 +02:00
Alcaro
8b4408661a Create the directory, so we don't rename the cores themselves to /usr/local/lib/libretro. 2014-09-15 22:23:30 +02:00
Josh Johnson
c9c9c93850 Convert all shebangs to use Bash 2013-12-08 17:10:42 -08:00
Themaister
42fb4470f4 Fix bsnes naming and install info files. 2013-10-06 14:59:05 +02:00
HalosGhost
55e434ae7d Move platform/architecture detection into libretro-config.sh 2013-07-21 11:55:37 -05:00
Sam Stuewe
97e3980357 Clean up platform assignment
By using ``case`` instead of giant ``if…elif…else`` statements, you can save a lot of space and power. In this commit, I favored using permissive conditions (using *value*), but I'm not sure this is even necessary.
2013-07-19 21:12:01 -05:00
Themaister
fb49cddd15 Fixup cross compilation. 2013-05-19 11:20:33 +02:00
Themaister
bd48e72fdd Fixup libretro-install.sh. 2013-05-19 11:17:25 +02:00
Themaister
cddbf9b296 Fix some BSD incompatibilities. 2013-05-08 13:00:38 +02:00
Themaister
41284639c0 Fixups ... 2013-05-03 13:52:04 +02:00
Themaister
dd476bd1ce Fixups to Win32 build. 2013-05-03 13:34:46 +02:00
Themaister
9be9a2dfe8 Install builds to dist/pc. 2013-05-03 11:32:01 +02:00
Themaister
48cb8304d1 Fix some Tyrquake build issues. 2013-03-02 09:47:24 +01:00
twinaphex
67b4175d55 Expand libretro-super with Tyrquake - doublecheck this 2013-03-01 17:44:21 +01:00
Themaister
8b39876982 Update Nestopia repo. 2013-01-16 09:08:42 +01:00
Themaister
06aebcc53f Update bSNES build for 092. 2013-01-15 12:24:54 +01:00
Themaister
fc406bc96b Add QuickNES. 2013-01-10 14:33:48 +01:00
Themaister
36f71b4965 Clean up Mednafen builds. 2012-11-08 22:55:59 +01:00
Themaister
93ddd06b89 Add Desmume. 2012-10-31 21:05:58 +01:00
Themaister
ed92950790 Add more cores. 2012-08-28 10:07:58 +02:00
Themaister
cf23b51103 Add mednafen/psx. 2012-08-28 09:49:17 +02:00
Themaister
300847ca0e Add prboom to build. 2012-05-16 23:22:42 +02:00
Themaister
3862089120 Build in NX. 2012-04-22 20:45:51 +02:00
Themaister
a0c7f60fa2 Add build mechanisms for Win32. 2012-04-22 17:12:15 +02:00
Themaister
ee17fadbca Fix paths. 2012-04-16 21:12:36 +02:00
Themaister
6ec6169d6c Fixups for libretro cores. 2012-04-16 19:33:18 +02:00
Themaister
10e77564b0 Rename. 2012-04-16 18:43:30 +02:00