summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* Blacklist some special charsmd_52016-03-26-0/+6
* Use more direct BuildTools linkmd_52016-03-22-1/+1
* Make Spigot error log message nicer.md_52016-03-01-1/+2
* Make sure that older builds can still be built.md_52016-03-01-2/+6
* Implement changes required for Minecraft 1.9md_52016-03-01-4/+14
* Use https for Maven download.md_52016-01-23-1/+1
* Disable GUI check as there are sometimes when this will trigger even with a c...md_52015-09-02-1/+1
* Set a sane autocrlf value on fresh clones.md_52015-09-02-2/+7
* Add a simple GUI for double-clickerskosgan102015-09-02-1/+17
* Add option to check for hash of Vanilla server jar.md_52015-07-29-3/+23
* BUILDTOOLS-91: Remove LVT as part of final remap stage.md_52015-07-25-1/+1
* Fix a null pointer issue with getenvThinkofdeath2015-06-10-2/+3
* BUILDTOOLS-118: Check M2_HOME for Maven install and attempt to use it.md_52015-06-10-6/+11
* Update to Maven 3.2.5md_52015-05-28-2/+2
* Don't lie about compiling Spigot.Ginger Geek2015-05-26-1/+1
* Fix NPE when skipping compile stage.BuildTools2015-04-26-3/+7
* Add --rev flag to build specific versions.md_52015-03-01-4/+6
* Use SS2 for class mapping too (reverted from commit 4a50b4a372cac4e9a0c9108a7...md_52015-02-27-1/+1
* Use SS2 for class mapping too (reverted from commit 4a50b4a372cac4e9a0c9108a7...md_52015-02-27-1/+1
* Support multiple minecraft versionsThinkofdeath2015-02-27-14/+40
* Check for required BuildTools version when building specific versions.md_52015-02-27-1/+26
* Minor formatting issue.md_52015-02-27-1/+1
* Use JOpt for flagsThinkofdeath2015-02-27-25/+21
* Use SS2 for class mapping toomd_52015-02-27-1/+1
* Disable LVT for fernflowerThinkofdeath2015-02-27-1/+1
* * 7 or abovemd_52015-01-26-1/+1
* Allow java 6 to be used [not advised]md_52015-01-26-3/+2
* Do a hard reset instead of detached head checkout.md_52015-01-21-1/+1
* Get info about what to build from Jenkins.md_52015-01-13-11/+89
* BUILDTOOLS-65 & BUILDTOOLS-68: Javadoc and source jar generation options.md_52015-01-12-0/+18
* Finish up Mac OSX support, require Java 7 for BuildTools.md_52015-01-06-6/+4
* Use 1GB of ram per maven invocation.md_52015-01-05-0/+4
* Remove the need for JDK to be installed.md_52015-01-05-1/+5
* Support patches without a prelude.md_52014-12-24-1/+18
* Don't use Jacobe for formatting, add support for Mac systems.md_52014-12-24-33/+3
* Fixed logging to show where the git repo was cloned toDemonWav2014-12-14-1/+1
* Add option to skip compilationmd_52014-12-12-5/+17
* Log output to BuildTools.log.txtAntony Riley2014-12-12-23/+84
* Add don't update flagmd_52014-12-12-6/+16
* Merge pull request #8 in SPIGOT/buildtools from ~CYBERTIGER/buildtools:disabl...md_52014-12-10-0/+50
|\
| * Add command line option to disable https certificate checking.Antony Riley2014-12-08-0/+50
* | Copy final jars to current directoryAikar2014-12-07-0/+24
|/
* Fix VanillaJar pathmd_52014-12-06-1/+1
* Use single maven script for both platformsmd_52014-12-06-12/+5
* Fix building with spaces in paths.md_52014-12-06-20/+25
* Exit 1 if we fail in the build processmd_52014-11-29-2/+3
* Update to pull Jacobe directly from the TIOBE site.md_52014-11-29-1/+25
* Initial Commitmd_52014-11-28-0/+411