T. Joseph Carter
69ce77888d
Cleaned up build summary a bit
2015-02-20 20:57:20 -08:00
T. Joseph Carter
96d5409332
Some fixes for MAME rule
2015-02-20 16:00:20 -08:00
T. Joseph Carter
6119bfa9a0
Fix stupid mistake in build revisions stuff, oops.
2015-02-20 14:43:28 -08:00
T. Joseph Carter
4d1fd58a74
MAME rule cleanup (1/2 done)
2015-02-19 14:04:00 -08:00
T. Joseph Carter
94275bac9a
Change default build revisions dir and make it configurable
2015-02-18 22:45:23 -08:00
T. Joseph Carter
cc5ca4a600
Merge branch 'master' of https://github.com/libretro/libretro-super
2015-02-18 22:32:31 -08:00
T. Joseph Carter
ff274a137c
SKIP_UNCHANGED=1 causes libretro-build.sh to not build cores that didn't change since last fetch. Not enabled by default because it interferes with development.
2015-02-18 22:31:02 -08:00
Twinaphex
9aa517dc65
Add FUSE compilation for OSX and iOS
2015-02-19 07:03:18 +01:00
T. Joseph Carter
c0928e6589
Make emux build rule not generate false error
2015-02-18 09:57:48 -08:00
T. Joseph Carter
ff0cfdabc1
libretro-build-common: echo build commands and improve shell quoting
2015-02-17 22:32:27 -08:00
Carl Melville
42b9ad08b1
Remove extra newline from most files
2015-02-17 18:49:59 -08:00
T. Joseph Carter
80191787a9
Fix for work paths with spaces in them. *sigh*
2015-02-17 16:04:25 -08:00
T. Joseph Carter
4955cee0cc
Make my build summary work without using files (we lose pretty formatting for now)
2015-02-17 12:03:38 -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
T. Joseph Carter
d1ad20f1cd
Fix libretro-build-common.sh so everything installs again
2015-02-15 11:18:39 -08:00
T. Joseph Carter
c3ddec9832
Some diff reduction (Mac i386 build fix)
2015-02-13 18:41:38 -08:00
T. Joseph Carter
9409708db4
Merge branch 'master' of https://github.com/libretro/libretro-super
2015-02-13 17:26:34 -08:00
twinaphex
3cb57e23b4
Add test cores
2015-02-13 04:13:25 +01:00
T. Joseph Carter
0d56de2781
Support for building Mac cores for i386 on x86_64 systems
2015-02-10 13:13:41 -08:00
T. Joseph Carter
bc44b338fa
Pass #1 removing excess CWD commands
2015-02-06 08:24:46 -08:00
T. Joseph Carter
ee6d41ef8b
This should fix iOS
2015-02-06 04:00:22 -08:00
T. Joseph Carter
1ecbde6860
This should fix iOS (and other platforms)
2015-02-06 03:30:20 -08:00
T. Joseph Carter
b892137c59
JOBS is always set before libretro-build-common.sh
2015-02-02 23:08:12 -08:00
T. Joseph Carter
160af4b457
Moved compiler selection so it's all in one place
2015-02-02 23:05:57 -08:00
T. Joseph Carter
fdf1c3769a
Remove a few bashisms
2015-02-02 20:48:08 -08:00
T. Joseph Carter
189fed77e2
libretro-build.sh now runs anywhere
2015-02-02 09:57:07 -08:00
T. Joseph Carter
da66ca7437
Re-did build summary (and you can now turn it off)
2015-01-30 19:01:14 -08:00
twinaphex
50806e43a3
Add logging
2015-01-30 11:38:19 +01:00
twinaphex
216fe2edef
Add libretro-build-ios-theos.sh
2014-12-23 08:47:37 +01:00
twinaphex
f7e4403c8b
Add special build rules for emux
2014-12-22 09:10:07 +01:00
twinaphex
9a2c9e15df
Add build gpSP target
2014-12-10 19:29:58 +01:00
Radius
58bc7d92a1
fix
2014-12-07 12:42:11 -05:00
twinaphex
d24e250733
Add Mednafen PSX building
2014-12-03 11:40:11 +01:00
twinaphex
0d997fc72c
Add Hatari build
2014-11-27 23:27:14 +01:00
Twinaphex
9cc4555a40
Update Stonesoup build
2014-11-24 08:31:56 +01:00
twinaphex
d4721a658f
Update Stonesoup build rules
2014-11-21 04:56:27 +01:00
twinaphex
69d6f3c0c4
Add Stonesoup build rule
2014-11-21 04:46:52 +01:00
dokihara
f78a73d6bb
Fix typo in PCSX_Rearmed_interpreter
2014-10-31 10:31:07 -10:00
Andrés Suárez
96b0ae443a
Clean up bsnes output folder
...
Prevents x86 cores in the x64 package and viceversa
2014-10-29 16:06:17 -05:00
twinaphex
4f8a7e693e
Add build_libretro_catsfc to libretro-build.sh
2014-10-29 22:03:18 +01:00
tomgar
0a66a64d74
Alternative fix to issue #114 : in the c1f950767e
commit, I assumed some things
...
which weren't right. This commit just makes the minimal changes to let o2em
compile successfully.
2014-10-05 12:28:02 +01:00
tomgar
6f2a9f97fd
Revert "Fix to issue #114 : FORMAT_COMPILER_TARGET_ALT is being used now for the OpenGL cases"
...
This reverts commit c1f950767e
.
2014-10-05 11:28:08 +01:00
tomgar
c1f950767e
Fix to issue #114 : FORMAT_COMPILER_TARGET_ALT is being used now for the OpenGL cases
...
Problem: at the stage of the o2em building, the "-opengl" suffix was
added a lot of times to FORMAT_COMPILER_TARGET variable breaking the platform
detection in the o2em Makefile, preventing the fpic option to be added to the
command line of the compiler
2014-10-04 13:30:03 +01:00
lordashram
93f5be8959
(bSNES) Profiles build fix
2014-10-03 09:38:24 -05:00
twinaphex
dd2f21e157
Fix hardcoded 'osx' in MAME compilation for MAME buildtools
2014-09-14 07:50:18 +02:00
twinaphex
7e1febcf06
Wrong makefile for tyrquake
2014-08-24 18:26:41 +02:00
Roberto Estrada
c4310bed2c
Fixed some build-breaking typos.
...
vecx, mame078 and nestopia build rules contained some mistakes that didn't allowed them to build properly.
2014-08-23 16:13:53 +02:00
twinaphex
eb98aa8ab2
Add 4DO build rules
2014-08-23 12:50:36 +02:00
twinaphex
7bb6e0b99f
build_libretro_bsnes_modern - specify compiler too
2014-08-22 17:58:08 +02:00
twinaphex
0acf4703ee
Rename libretro_build_modern to libretro_build_bsnes_modern
2014-08-22 16:48:52 +02:00