Commit graph

184 commits

Author SHA1 Message Date
md_5
32c481a1e3 Use SS2 for class mapping too (reverted from commit 4a50b4a372) 2015-02-27 16:31:19 +11:00
Thinkofdeath
47c51288b2 Support multiple minecraft versions 2015-02-27 16:27:23 +11:00
md_5
76c6f0b6f9 Check for required BuildTools version when building specific versions. 2015-02-27 16:22:46 +11:00
md_5
9027b7f12a Minor formatting issue. 2015-02-27 16:12:05 +11:00
Thinkofdeath
73cf0e994f Use JOpt for flags 2015-02-27 16:10:17 +11:00
md_5
4a50b4a372 Use SS2 for class mapping too 2015-02-27 16:08:36 +11:00
Thinkofdeath
3273a6e65a Disable LVT for fernflower 2015-02-27 16:07:39 +11:00
md_5
a9ab8a946d Include version / build number into BuildTools jar. 2015-02-27 16:05:29 +11:00
md_5
e7b75203b8 * 7 or above 2015-01-26 09:10:35 +11:00
md_5
e2b50221a7 Allow java 6 to be used [not advised] 2015-01-26 09:10:07 +11:00
md_5
3ac4b16c3d Do a hard reset instead of detached head checkout. 2015-01-21 08:34:58 +11:00
md_5
d6948df6b9 Get info about what to build from Jenkins.
- Will allow us to pin builds
- Won't build stuff Jenkins hasn't already built
2015-01-13 10:11:24 +11:00
md_5
abb3b7a699 BUILDTOOLS-65 & BUILDTOOLS-68: Javadoc and source jar generation options. 2015-01-12 11:49:04 +11:00
md_5
302e92ca77 Update jgit 2015-01-12 11:48:38 +11:00
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