Commit graph

19 commits

Author SHA1 Message Date
Aikar 217f2135b0 ensure upstream is set correctly on apply patches 2016-03-25 00:11:58 -04:00
Aikar ba4c7e9e8b Abort properly on error for build script 2016-03-24 20:39:20 -04:00
Gabscap d384539bb4 Fix build error - Resolves #130
If the path to the Paper repository contained a space, it would fail to execute
dirname $PATH_WITH_SPACE
2016-03-23 23:29:56 +01:00
Techcable 667953bb9f Make Spigot its own submodule
Merge pull request #118 from Techcable/spigot-in-submodule
2016-03-21 12:26:40 -05:00
Zach Brown 99fec76702 Paper 1.9 2016-03-03 03:46:49 -06:00
Zach Brown e489049520 Revert "Add sexier applyPatches and rebuildPatches scripts"
THE TIME JUST WASN'T RIGHT
This reverts commit 0dd18185d8.
2016-01-04 04:48:00 -06:00
Byteflux 0dd18185d8 Add sexier applyPatches and rebuildPatches scripts 2016-01-04 00:40:04 -06:00
Thinkofdeath 65491ca84d Fix applyPatches.sh not correctly pulling bukkit updates
Conflicts:
	applyPatches.sh
2015-01-25 02:02:27 -06:00
Zach Brown c55b9c30d7 Update from upstream SpigotMC
66af3b310e0
a969bf6c85d
95d56229d8f
87c1d0c8b7c
baf01cc7f84
38b8866783d [M]
2014-12-02 00:02:15 -06:00
Zach Brown de86706b70 Update PaperSpigot to Minecraft 1.8 2014-11-28 15:01:21 -06:00
Zach Brown 7b0c576798 Restructure PaperSpigot as a new set of modules
Allows us much greater control over the Spigot portion of the code
and makes us more "proper"
Credit to @Dmck2b for originally passing the idea along a while back
2014-07-21 15:46:54 -05: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