md_5 | 3dc96312ff7Update depends | 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 | | |
 Thinkofname | 3273a6e65aa | Disable LVT for fernflower | | |
md_5 | a9ab8a946d9 | Include version / build number into BuildTools jar. | | |
md_5 | e7b75203b8d | * 7 or above | | |
md_5 | e2b50221a77 | Allow java 6 to be used [not advised] | | |
md_5 | 3ac4b16c3d3 | Do a hard reset instead of detached head checkout. | | |
md_5 | d6948df6b90 | Get info about what to build from Jenkins.- Will allow us to pin builds
- Won't build stuff Jenkins hasn't already built | | |
md_5 | abb3b7a699c | BUILDTOOLS-65 & BUILDTOOLS-68: Javadoc and source jar generation options. | | 2 Jira issues |
md_5 | 302e92ca77a | Update jgit | | |
md_5 | 2bc3c93e18b | Finish up Mac OSX support, require Java 7 for BuildTools.Support for Java 6 ended over a year ago, plus SpecialSource-2 requires it. | | |
md_5 | a48f9fafe5d | Use 1GB of ram per maven invocation. | | |