AuthorCommitMessageCommit dateIssues
md_5md_5
9d5839f402fDetect and refuse to build using unsupported Java versions.
md_5md_5
5203e4b5beaFix spurious usage of .replaceAll
md_5md_5
9f6b20b9d98Allow BuildTools itself to run on Java 11
md_5md_5
d729b3d1183Inverted sign in version check
md_5md_5
944d7974c7eAdd warning message for too recent java versions
md_5md_5
3346dd943d9Print git version when running buildtools
md_5md_5
609c14e728aBUILDTOOLS-102: output-dir argumentBUILDTOOLS-102
md_5md_5
ab525c0a154BUILDTOOLS-19: Close ZipFile after extractionBUILDTOOLS-19
md_5md_5
151fa1cb1fcAdd Implementation-Title as required by Java 9
md_5md_5
925ce399c85Beta: Automatically download and use portable version of git on Windows.
md_5md_5
3dc96312ff7Update depends
md_5md_5
b2737c28baaBUILDTOOLS-359: OS X filesystem cruft can break buildBUILDTOOLS-359
md_5md_5
f56c3840b41BUILDTOOLS-356: Check includes for git author / emailBUILDTOOLS-356
md_5md_5
582e680ae44No longer warn on Java 9 (nearing release)
md_5md_5
76b15f3109dBUILDTOOLS-140: # is not a supported path characterBUILDTOOLS-140
md_5md_5
59469f0fef7Various updates
md_5md_5
7f7e5316b33Add warning about old/new java versions
md_5md_5
8aa3a224c30Add server URL reading and correct building outdated versions per BUILDTOOLS-305BUILDTOOLS-305
md_5md_5
8ce56d03de4Downgrade joptsimple for Java compatibility.
md_5md_5
0d20f9d368eUpgrade lombok for better IDE support
md_5md_5
60cf7613510BUILDTOOLS-301: Use sh for all scripts.BUILDTOOLS-301
md_5md_5
4bf25ea519eSPIGOT-39: Try falling back to bash if no shell setSPIGOT-39
md_5md_5
27d3fbd1af6Add a slf4j agent to squelch warning message
Lukas Amd_5Lukas A
0880f1d6f6cFixed issues relating to the Windows 10 Ubuntu bash
md_5md_5
00ec8a12f81Update dependency versions
md_5md_5
afc75668daaJust check for mostly problematic '
md_5md_5
c5115712fd7Blacklist some special chars
md_5md_5
e83f4b5a6cfUse more direct BuildTools linkCredit to Sweepyoface in #30
md_5md_5
7c0768f49d1Make Spigot error log message nicer.
md_5md_5
140d6810aa5Make sure that older builds can still be built.
md_5md_5
409eb231370Implement changes required for Minecraft 1.9* Add method to configure decompiler arguments in info.json
md_5md_5
5861ac09670Use https for Maven download.
md_5md_5
1847da75fe2Disable GUI check as there are sometimes when this will trigger even with a console (such as in an IDE).
md_5md_5
190add07527Set a sane autocrlf value on fresh clones.
kosgan10md_5kosgan10
7750a2f992eAdd a simple GUI for double-clickers
md_5md_5
00c9da2167fAdd option to check for hash of Vanilla server jar.
md_5md_5
fdaa042d6b0BUILDTOOLS-91: Remove LVT as part of final remap stage.BUILDTOOLS-91
ThinkofnameThinkofname
44af2613da0Fix a null pointer issue with getenv
md_5md_5
191c281ceb8BUILDTOOLS-118: Check M2_HOME for Maven install and attempt to use it.I have a feeling this could break people already using BuildTools with a bad M2_HOME directory, but that's really their issue.BUILDTOOLS-118
md_5md_5
e9ee0aa0b71Update to Maven 3.2.5I'm sure there was an issue somewhere.
Ginger Geekmd_5Ginger Geek
f1d0f25ae71Don't lie about compiling Spigot.Prevents the message "Compiling Spigot & Spigot-API" from showing even with --skip-compile flag.
BuildToolsBuildTools
eda21605536Fix NPE when skipping compile stage.
md_5md_5
5068da3ba10Add --rev flag to build specific versions.
md_5md_5
54f85d1937dUse SS2 for class mapping too (reverted from commit 4a50b4a372cac4e9a0c9108a79253f3fe67d894c) (reverted from commit 32c481a1e39f3391630fa4fdbb07a8a1ec9f0b58)
md_5md_5
32c481a1e39Use SS2 for class mapping too (reverted from commit 4a50b4a372cac4e9a0c9108a79253f3fe67d894c)
Thinkofnamemd_5Thinkofname
47c51288b2dSupport multiple minecraft versions
md_5md_5
76c6f0b6f90Check for required BuildTools version when building specific versions.
md_5md_5
9027b7f12abMinor formatting issue.
Thinkofnamemd_5Thinkofname
73cf0e994f9Use JOpt for flags
md_5md_5
4a50b4a372cUse SS2 for class mapping too