orbea
0ce1996809
libretro-buildbot-recipe.sh: Fix build script failures if the recipe files have extra whitespaces.
...
Bash will swallow extra white spaces if a $variable is not quoted, but if it
is quoted than cut will trip on the extra white space in the "$variable".
This change works around the use of cut and thus avoids this issue altogether.
2017-11-13 18:16:13 -08:00
Francisco José García García
bc8cfe7129
Create retroarch.zip for vita
2017-11-13 21:06:40 +01:00
orbea
f8e5eba8eb
libretro-buildbot-recipe.sh: return 0 if $RECIPE.ra does not exist.
...
Silences the following error.
./libretro-buildbot-recipe.sh: line 918: recipes/linux/cores-linux-x64-generic.ra: No such file or directory
2017-11-13 09:34:22 -08:00
orbea
00a8c85b95
libretro-buildbot-recipe.sh: Set $BOT to . by default.
2017-11-13 09:02:39 -08:00
orbea
aa31fb2771
libretro-buildbot-recipe.sh: Don't export empty variables.
...
Silences the following error if the read file contains a blank line.
./libretro-buildbot-recipe.sh: line 31: export: `=': not a valid identifier
2017-11-13 08:25:21 -08:00
orbea
517840f944
libretro-buildbot-recipe.sh: Don't error if /vars does not exist.
2017-11-13 07:49:49 -08:00
orbea
04320f9d84
libretro-buildbot-recipe.sh: Exit early if no recipe target is passed to the script.
2017-11-12 16:43:45 -08:00
orbea
6e10171b67
libretro-buildbot-recipe.sh: Make sure $TMPDIR exists and is set.
2017-11-12 06:04:51 -08:00
orbea
0e4bd6062f
libretro-buildbot-recipe.sh: Remove more redundant code.
2017-11-11 16:23:04 -08:00
orbea
b03626e4c5
libretro-buildbot-recipe.sh: Further clean up of redundant code.
2017-11-11 07:38:16 -08:00
orbea
1bb64f2193
libretro-buildbot-recipe.sh: Improve $CLEANUP = YES
2017-11-10 18:23:23 -08:00
orbea
0663571f2f
libretro-buildbot-recipe.sh: Remove nested conditional.
2017-11-10 07:32:55 -08:00
orbea
a00e38e69b
libretro-buildbot-recipe.sh: Clean up more redundant code.
2017-11-10 07:32:55 -08:00
orbea
9cc72413b1
libretro-buildbot-recipe.sh: Fix typo.
2017-11-10 01:04:30 -08:00
orbea
d1b8222568
Clean up this conditional.
2017-11-06 15:21:13 -08:00
orbea
53e165b8dd
libretro-buildbot-recipe.sh: Clean up some redundant code.
2017-11-06 15:02:49 -08:00
Brad Parker
638f3bf796
quote arguments to message handler to prevent out of order parameters when undefined
2017-11-01 04:07:48 +00:00
Brad Parker
8208261c70
android: remove ABI from core name in message handler
2017-10-31 23:50:26 -04:00
Brad Parker
991f4001fa
allow running bot script for only a single core
2017-10-30 21:16:58 -07:00
Brad Parker
539fc245d9
fix build name in log for retroarch on android
2017-10-29 14:57:01 -04:00
Andrés
b709418b36
fix 3ds builds
2017-10-29 11:42:53 -05:00
Brad Parker
5429180b3f
only exit on error if there actually was one
2017-10-20 21:39:03 -04:00
Brad Parker
97ddd9526c
comments, allow overriding LOGDATE
2017-10-20 21:24:29 -04:00
Brad Parker
5ad353d580
exit not return
2017-10-20 16:09:26 -04:00
Brad Parker
f07a02f9df
fix missing space, add option to exit on error for e.g. console core builds
2017-10-20 15:59:50 -04:00
Brad Parker
e57d3a9a0d
add missing if blocks
2017-10-20 15:12:03 -04:00
Brad Parker
3ed51b9085
move build logging to a separate function, disable web-based logging when not running on a buildbot
2017-10-20 13:15:06 -04:00
radius
e6ac0b720b
update
2017-10-09 18:13:08 -05:00
radius
3f92bca6b1
again
2017-10-08 10:03:35 -05:00
radius
157f734aa6
again
2017-10-08 10:02:23 -05:00
radius
c4b73442a9
another lazy fix
2017-10-08 09:52:40 -05:00
radius
1982740832
lazy fix
2017-10-08 09:45:17 -05:00
radius
a744e926c2
fix
2017-10-08 09:34:08 -05:00
radius
132b46df90
Merge branch 'master' of github.com:libretro/libretro-super
2017-10-08 09:27:48 -05:00
radius
e8953ee821
add higan
2017-10-08 09:27:43 -05:00
Aaron Kling
b067987f68
Initial buildbot clone should recursively clone submodules
...
For instance, ppsspp uses this
2017-09-27 13:43:11 -05:00
Aaron Kling
3a869cc0f6
Android cmake support
2017-09-27 13:42:48 -05:00
Andrés
c3bbecfc14
Update libretro-buildbot-recipe.sh
2017-09-24 11:53:09 -05:00
Andrés
5185fac470
Update libretro-buildbot-recipe.sh
2017-09-24 11:12:03 -05:00
Andrés
86a515af9d
Update libretro-buildbot-recipe.sh
2017-09-24 11:09:41 -05:00
Andrés
0fa8097004
Update libretro-buildbot-recipe.sh
2017-09-24 11:05:47 -05:00
Andrés
e377f1b153
Update libretro-buildbot-recipe.sh
2017-09-24 10:57:11 -05:00
Andrés
95cf9dad9f
Update libretro-buildbot-recipe.sh
2017-08-15 23:56:02 -05:00
Brad Parker
74adba0a93
print times that buildbot jobs are started/finished
2017-08-16 05:31:19 +01:00
Andrés
30944074a1
Update libretro-buildbot-recipe.sh
2017-08-14 19:20:21 -05:00
Andrés
2688fe76a9
Update libretro-buildbot-recipe.sh
2017-08-07 18:49:14 -05:00
Andrés
50babd2f4e
Update libretro-buildbot-recipe.sh
2017-08-07 18:39:22 -05:00
Brad Parker
df0942b537
android: remove non-default themes from apk due to Google Play size limitation
2017-07-31 18:15:57 +01:00
radius
1909424977
add aarch64 branch recipe
2017-07-24 12:05:01 -05:00
Brad Parker
08d6f9a35c
overwrite existing gzip files
2017-07-18 19:46:50 -04:00