md_5 | 9d5839f402fDetect and refuse to build using unsupported Java versions. | Detect and refuse to build using unsupported Java versions. | | |
md_5 | 5203e4b5bea | Fix spurious usage of .replaceAll | | |
md_5 | 9f6b20b9d98 | Allow BuildTools itself to run on Java 11 | | |
md_5 | d729b3d1183 | Inverted sign in version check | | |
md_5 | 944d7974c7e | Add warning message for too recent java versions | | |
md_5 | 3346dd943d9 | Print git version when running buildtools | | |
md_5 | 609c14e728a | BUILDTOOLS-102: output-dir argument | | BUILDTOOLS-102 |
md_5 | ab525c0a154 | BUILDTOOLS-19: Close ZipFile after extraction | | BUILDTOOLS-19 |
md_5 | 151fa1cb1fc | Add Implementation-Title as required by Java 9 | | |
md_5 | 925ce399c85 | Beta: Automatically download and use portable version of git on Windows. | | |
md_5 | 3dc96312ff7 | Update depends | | |
md_5 | b2737c28baa | BUILDTOOLS-359: OS X filesystem cruft can break build | | BUILDTOOLS-359 |
md_5 | f56c3840b41 | BUILDTOOLS-356: Check includes for git author / email | | BUILDTOOLS-356 |
md_5 | 582e680ae44 | No longer warn on Java 9 (nearing release) | | |
md_5 | 76b15f3109d | BUILDTOOLS-140: # is not a supported path character | | BUILDTOOLS-140 |
md_5 | 59469f0fef7 | Various updates | | |
md_5 | 7f7e5316b33 | Add warning about old/new java versions | | |
md_5 | 8aa3a224c30 | Add server URL reading and correct building outdated versions per BUILDTOOLS-305 | | BUILDTOOLS-305 |
md_5 | 8ce56d03de4 | Downgrade joptsimple for Java compatibility. | | |
md_5 | 0d20f9d368e | Upgrade lombok for better IDE support | | |
md_5 | 60cf7613510 | BUILDTOOLS-301: Use sh for all scripts. | | BUILDTOOLS-301 |
md_5 | 4bf25ea519e | SPIGOT-39: Try falling back to bash if no shell set | | SPIGOT-39 |
md_5 | 27d3fbd1af6 | Add a slf4j agent to squelch warning message | | |
 Lukas A | 0880f1d6f6c | Fixed issues relating to the Windows 10 Ubuntu bash | | |
md_5 | 00ec8a12f81 | Update dependency versions | | |
md_5 | afc75668daa | Just check for mostly problematic ' | | |
md_5 | c5115712fd7 | Blacklist some special chars | | |
md_5 | e83f4b5a6cf | Use more direct BuildTools linkCredit to Sweepyoface in #30 | | |
md_5 | 7c0768f49d1 | Make Spigot error log message nicer. | | |
md_5 | 140d6810aa5 | Make sure that older builds can still be built. | | |
md_5 | 409eb231370 | Implement changes required for Minecraft 1.9* Add method to configure decompiler arguments in info.json | | |
md_5 | 5861ac09670 | Use https for Maven download. | | |
md_5 | 1847da75fe2 | Disable GUI check as there are sometimes when this will trigger even with a console (such as in an IDE). | | |
md_5 | 190add07527 | Set a sane autocrlf value on fresh clones. | | |
 kosgan10 | 7750a2f992e | Add a simple GUI for double-clickers | | |
md_5 | 00c9da2167f | Add option to check for hash of Vanilla server jar. | | |
md_5 | fdaa042d6b0 | BUILDTOOLS-91: Remove LVT as part of final remap stage. | | BUILDTOOLS-91 |
Thinkofname | 44af2613da0 | Fix a null pointer issue with getenv | | |
md_5 | 191c281ceb8 | BUILDTOOLS-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_5 | e9ee0aa0b71 | Update to Maven 3.2.5I'm sure there was an issue somewhere. | | |
 Ginger Geek | f1d0f25ae71 | Don't lie about compiling Spigot.Prevents the message "Compiling Spigot & Spigot-API" from showing even with --skip-compile flag. | | |
BuildTools | eda21605536 | Fix NPE when skipping compile stage. | | |
md_5 | 5068da3ba10 | Add --rev flag to build specific versions. | | |
md_5 | 54f85d1937d | Use SS2 for class mapping too (reverted from commit 4a50b4a372cac4e9a0c9108a79253f3fe67d894c) (reverted from commit 32c481a1e39f3391630fa4fdbb07a8a1ec9f0b58) | | |
md_5 | 32c481a1e39 | Use SS2 for class mapping too (reverted from commit 4a50b4a372cac4e9a0c9108a79253f3fe67d894c) | | |
 Thinkofname | 47c51288b2d | Support multiple minecraft versions | | |
md_5 | 76c6f0b6f90 | Check for required BuildTools version when building specific versions. | | |
md_5 | 9027b7f12ab | Minor formatting issue. | | |
 Thinkofname | 73cf0e994f9 | Use JOpt for flags | | |
md_5 | 4a50b4a372c | Use SS2 for class mapping too | | |