summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* BUILDTOOLS-118: Check M2_HOME for Maven install and attempt to use it.md_52015-06-10-6/+11
| | | | I have a feeling this could break people already using BuildTools with a bad M2_HOME directory, but that's really their issue.
* Update to Maven 3.2.5md_52015-05-28-2/+2
| | | | I'm sure there was an issue somewhere.
* Don't lie about compiling Spigot.Ginger Geek2015-05-26-1/+1
| | | | Prevents the message "Compiling Spigot & Spigot-API" from showing even with --skip-compile flag.
* 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 ↵md_52015-02-27-1/+1
| | | | 4a50b4a372cac4e9a0c9108a79253f3fe67d894c) (reverted from commit 32c481a1e39f3391630fa4fdbb07a8a1ec9f0b58)
* Use SS2 for class mapping too (reverted from commit ↵md_52015-02-27-1/+1
| | | | 4a50b4a372cac4e9a0c9108a79253f3fe67d894c)
* 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
|
* Include version / build number into BuildTools jar.md_52015-02-27-1/+19
|
* * 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/+94
| | | | | - Will allow us to pin builds - Won't build stuff Jenkins hasn't already built
* BUILDTOOLS-65 & BUILDTOOLS-68: Javadoc and source jar generation options.md_52015-01-12-0/+18
|
* Update jgitmd_52015-01-12-1/+1
|
* Finish up Mac OSX support, require Java 7 for BuildTools.md_52015-01-06-6/+4
| | | | Support for Java 6 ended over a year ago, plus SpecialSource-2 requires it.
* 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
| | | | Requires -Dmac.supported=true.
* 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
| | | | | Conflicts: src/main/java/org/spigotmc/builder/Builder.java
* Add don't update flagmd_52014-12-12-6/+16
|
* Merge pull request #8 in SPIGOT/buildtools from ↵md_52014-12-10-0/+50
|\ | | | | | | | | | | | | ~CYBERTIGER/buildtools:disable-certificate-check to master * commit 'c4677b211a863f809dfb2053598ee0e48c6bae25': Add command line option to disable https certificate checking.
| * Add command line option to disable https certificate checking.Antony Riley2014-12-08-0/+50
| |
* | Merge pull request #6 in SPIGOT/buildtools from ~AIKAR/buildtools:copyJar to ↵GunfighterJ2014-12-09-0/+24
|\ \ | |/ |/| | | | | | | | | master * commit 'd46b1713321b1c8c2e400699ecefc57556a86515': Copy final jars to current directory
| * Copy final jars to current directoryAikar2014-12-07-0/+24
|/ | | | This should help users find the .jar to use.
* Merge pull request #5 in SPIGOT/buildtools from pathFix to mastermd_52014-12-06-29/+27
|\ | | | | | | | | | | | | * commit '826990d18012ea88c8f01c3d816dea432cdf6330': Fix VanillaJar path Use single maven script for both platforms Fix building with spaces in paths.
| * Fix VanillaJar pathmd_52014-12-06-2/+2
| |
| * 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/+30
|
* Initial Commitmd_52014-11-28-0/+610
For more information please see http://www.spigotmc.org/