md_5 | 00ec8a12f81Update dependency versions | 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. | | |
md_5 | a7829bfaadd | Remove the need for JDK to be installed. | | |
md_5 | 9d9ebf6ce53 | Support patches without a prelude. | | |
md_5 | 7954aca0ff4 | Don't use Jacobe for formatting, add support for Mac systems.Requires -Dmac.supported=true. | | |
 DemonWav | d8e4840e465 | Fixed logging to show where the git repo was cloned to | | |
md_5 | c9ae24993c9 | Add option to skip compilation | | |
 Antony Riley | 7b889b881fe | Log output to BuildTools.log.txtConflicts:
src/main/java/org/spigotmc/builder/Builder.java | | |
md_5 | a664e1f2630 | Add don't update flag | | |
md_5 | 42001db64a1M | 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. | | |
GunfighterJ | f09c6388754M | Merge pull request #6 in SPIGOT/buildtools from ~AIKAR/buildtools:copyJar to master* commit 'd46b1713321b1c8c2e400699ecefc57556a86515':
Copy final jars to current directory | | |
Antony Riley | c4677b211a8 | Add command line option to disable https certificate checking. | | |
Aikar | d46b1713321 | Copy final jars to current directoryThis should help users find the .jar to use. | | |
md_5 | 8c3c4ef42eeM | 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. | | |
md_5 | 826990d1801 | Fix VanillaJar path | | |
md_5 | 33532cd4f1b | Use single maven script for both platforms | | |