Commit graph

20 commits

Author SHA1 Message Date
md_5
2bc3c93e18 Finish up Mac OSX support, require Java 7 for BuildTools.
Support for Java 6 ended over a year ago, plus SpecialSource-2 requires it.
2015-01-06 09:44:23 +11:00
md_5
a48f9fafe5 Use 1GB of ram per maven invocation. 2015-01-05 19:45:18 +11:00
md_5
a7829bfaad Remove the need for JDK to be installed. 2015-01-05 14:46:07 +11:00
md_5
9d9ebf6ce5 Support patches without a prelude. 2014-12-24 09:32:10 +11:00
md_5
7954aca0ff Don't use Jacobe for formatting, add support for Mac systems.
Requires -Dmac.supported=true.
2014-12-24 08:41:48 +11:00
DemonWav
d8e4840e46 Fixed logging to show where the git repo was cloned to 2014-12-14 10:29:44 +11:00
md_5
c9ae24993c Add option to skip compilation 2014-12-12 11:25:00 +11:00
Antony Riley
7b889b881f Log output to BuildTools.log.txt
Conflicts:
	src/main/java/org/spigotmc/builder/Builder.java
2014-12-12 11:21:43 +11:00
md_5
a664e1f263 Add don't update flag 2014-12-12 11:07:46 +11:00
md_5
42001db64a Merge pull request #8 in SPIGOT/buildtools from ~CYBERTIGER/buildtools:disable-certificate-check to master
* commit 'c4677b211a863f809dfb2053598ee0e48c6bae25':
  Add command line option to disable https certificate checking.
2014-12-10 03:50:41 +01:00
GunfighterJ
f09c638875 Merge pull request #6 in SPIGOT/buildtools from ~AIKAR/buildtools:copyJar to master
* commit 'd46b1713321b1c8c2e400699ecefc57556a86515':
  Copy final jars to current directory
2014-12-09 20:15:32 +01:00
Antony Riley
c4677b211a Add command line option to disable https certificate checking. 2014-12-08 01:41:20 +02:00
Aikar
d46b171332 Copy final jars to current directory
This should help users find the .jar to use.
2014-12-07 00:37:23 -05:00
md_5
8c3c4ef42e Merge pull request #5 in SPIGOT/buildtools from pathFix to master
* commit '826990d18012ea88c8f01c3d816dea432cdf6330':
  Fix VanillaJar path
  Use single maven script for both platforms
  Fix building with spaces in paths.
2014-12-06 00:22:50 +01:00
md_5
826990d180 Fix VanillaJar path 2014-12-06 09:33:26 +11:00
md_5
33532cd4f1 Use single maven script for both platforms 2014-12-06 09:21:52 +11:00
md_5
1ef992afbd Fix building with spaces in paths. 2014-12-06 09:12:53 +11:00
md_5
2cb26df892 Exit 1 if we fail in the build process 2014-11-29 10:49:54 +11:00
md_5
9359522175 Update to pull Jacobe directly from the TIOBE site. 2014-11-29 08:31:20 +11:00
md_5
032e8ca0a3 Initial Commit
For more information please see http://www.spigotmc.org/
2014-11-28 17:10:15 +11:00