Aikar
5b6dfb3463
NOT FINISHED!!! Current Progress on 1.13-pre7 update
...
This work is 100% unfinished. I am pushing it up so that we as a team
can work on this update.
Do not try to use this branch. You will fail.
2018-07-16 00:13:29 -04:00
Kyle Wood
1b2c45f9d0
Use a more general method of aliasing md5sum
...
Rather than checking the platform or operating system, simply check if
the command exists. If the check fails, check if the md5 command exists.
If that fails as well, cancel the build script. Otherwise, assign the
alias as before.
2018-02-23 18:58:45 -06:00
ShelLuser
0c7e011b78
This patch allows Paper to be build on FreeBSD using the paper script. FreeBSD also doesn't have md5sum and uses md5, just like OS X. As such I added an extra check for the presence of FreeBSD.
2018-02-22 11:43:31 +01:00
DemonWav
142fc0d3c5
Add clean command and fix critical script issue
2017-09-28 17:52:05 -05:00
Zach Brown
9ff170660b
Move mc decompile source to its own folder
...
Makes caching easier, ever so slightly more organized.
2017-08-12 18:56:59 -05:00
Mark Vainomaa
b872639961
Fix building when directory with spaces is used
2016-11-20 23:58:20 +02:00
DemonWav
4108dc5b68
Workaround for OSX not having the realpath command.
2016-04-03 03:53:58 -05:00
DemonWav
0394633734
Use set -e
to handle errors better in the build scripts
2016-04-03 03:43:30 -05:00
DemonWav
7effde04b1
Rebuild patches after we continue from a paper edit.
2016-04-03 01:39:31 -05:00
DemonWav
8b66d99e73
Cleanup and restructure the project
2016-04-01 23:15:41 -05:00