Commit Graph

10 Commits

Author SHA1 Message Date
fireglow
5c56b38b89 Use /usr/bin/env bash as shebang
This will enable systems that install bash in a different location to launch the shell.
Tested on FreeBSD, which installs bash to /usr/local/bin/bash.
2016-01-24 17:25:33 +01:00
est31
020605c420 Work with non GNU xargs too 2016-01-23 02:09:41 +01:00
est31
ca44f93b13 Use filename based prefix for tilegen step and prefix shrink + montage too. 2016-01-17 20:53:20 +01:00
est31
9af5b355c1 Also annotate stderr 2016-01-17 20:45:01 +01:00
est31
4f42cacbc3 Prefix tile generation output 2016-01-17 20:34:34 +01:00
est31
d7c76c666c Add option to execute minetestmapper in parallel
Closes #1
2016-01-17 19:32:45 +01:00
est31
2efe27f0b0 Abort if {montage,convert} fails as well 2016-01-17 18:11:14 +01:00
est31
14e314e1bc Abort if minetestmapper fails
If one instance of minetestmapper fails, we should abort
2016-01-17 17:50:27 +01:00
HybridDog
fd43a4f545 Abort if minetestmapper isn't found 2016-01-17 17:40:12 +01:00
est31
f8324fcbca Initial commit 2015-02-19 16:02:56 +01:00