Commit graph

16 commits

Author SHA1 Message Date
md_5
a93cbb1e98
BUILDTOOLS-561: Improve support for paths with special characters 2021-01-13 10:11:04 +11:00
md_5
8173d06f79 Remove need for redundant second clone of repositories 2019-01-04 20:41:08 +11:00
md_5
82e117e113 Squelch "fatal: Resolve operation not in progress" message 2018-12-26 08:00:00 +11:00
Yukar9
573cdf2c73 BUILDTOOLS-425: Disable commit.gpgSign in applyPatches.sh
If commit.gpgSign is true globally then that also applies to this
script, and so it will try to get permission to sign every commit it
applies. This means that users using BuildTools will have to temporarily
unset gpgSign from their global git config every time they want to run
BuildTools.

By setting it to false locally this is prevented.
2018-12-20 18:39:17 +01:00
md_5
e2243e9cfc BUILDTOOLS-301: Make shell scripts POSIX correct 2017-01-30 08:34:39 +11:00
Thinkofdeath
899f5ee8c6 Fix applyPatches.sh not correctly pulling bukkit updates 2015-01-24 01:00:49 +00:00
Thinkofdeath
a969bf6c85 Fix ./applyPatches.sh not updating Bukkit correctly 2014-12-01 10:29:54 +00:00
Thinkofdeath
6b9c932ab4 Update to Minecraft 1.8
For more information please see http://www.spigotmc.org/
2014-11-28 17:17:53 +11:00
md_5
e8f4653025 Set shell prompt to $ when running the patch scripts, helps with speed on windows. 2014-04-14 21:01:27 +10:00
mrkirby153
5b808a6d45 Batch files now work in directories with spaces in it
Before the batch files could not run if the path to the directory had one
or more spaces in it. EG: "C:/Desktop/Spigot Repo". Now works with the
patch
2013-11-15 19:56:20 +11:00
md_5
836578ab76 Abort any existing patches when applying 2013-03-23 10:05:32 +11:00
md_5
3c54fa95be Rename generated repo, and only deploy API, not server. 2013-03-07 17:49:54 +11:00
md_5
f440cb30ed Switch to pwd so the scripts can work more reliably on other OSs 2013-01-21 20:24:30 +11:00
Aikar
efa13af283 Make apply patches target HEAD of upstream and squelch some fluff on applying. 2013-01-20 14:39:58 +11:00
md_5
525b95da85 Don't build if patches fail to apply. 2013-01-19 19:18:20 +11:00
md_5
6222297784 Initial commit - hello future of Spigot! 2013-01-15 12:23:17 +11:00