Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * 7 or above | md_5 | 2015-01-26 | -1/+1 |
| | ||||
* | Allow java 6 to be used [not advised] | md_5 | 2015-01-26 | -3/+2 |
| | ||||
* | Do a hard reset instead of detached head checkout. | md_5 | 2015-01-21 | -1/+1 |
| | ||||
* | Get info about what to build from Jenkins. | md_5 | 2015-01-13 | -11/+89 |
| | | | | | - 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_5 | 2015-01-12 | -0/+18 |
| | ||||
* | Finish up Mac OSX support, require Java 7 for BuildTools. | md_5 | 2015-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_5 | 2015-01-05 | -0/+4 |
| | ||||
* | Remove the need for JDK to be installed. | md_5 | 2015-01-05 | -1/+5 |
| | ||||
* | Support patches without a prelude. | md_5 | 2014-12-24 | -1/+18 |
| | ||||
* | Don't use Jacobe for formatting, add support for Mac systems. | md_5 | 2014-12-24 | -33/+3 |
| | | | | Requires -Dmac.supported=true. | |||
* | Fixed logging to show where the git repo was cloned to | DemonWav | 2014-12-14 | -1/+1 |
| | ||||
* | Add option to skip compilation | md_5 | 2014-12-12 | -5/+17 |
| | ||||
* | Log output to BuildTools.log.txt | Antony Riley | 2014-12-12 | -23/+84 |
| | | | | | Conflicts: src/main/java/org/spigotmc/builder/Builder.java | |||
* | Add don't update flag | md_5 | 2014-12-12 | -6/+16 |
| | ||||
* | Merge pull request #8 in SPIGOT/buildtools from ↵ | md_5 | 2014-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 Riley | 2014-12-08 | -0/+50 |
| | | ||||
* | | Copy final jars to current directory | Aikar | 2014-12-07 | -0/+24 |
|/ | | | | This should help users find the .jar to use. | |||
* | Fix VanillaJar path | md_5 | 2014-12-06 | -1/+1 |
| | ||||
* | Use single maven script for both platforms | md_5 | 2014-12-06 | -12/+5 |
| | ||||
* | Fix building with spaces in paths. | md_5 | 2014-12-06 | -20/+25 |
| | ||||
* | Exit 1 if we fail in the build process | md_5 | 2014-11-29 | -2/+3 |
| | ||||
* | Update to pull Jacobe directly from the TIOBE site. | md_5 | 2014-11-29 | -1/+25 |
| | ||||
* | Initial Commit | md_5 | 2014-11-28 | -0/+411 |
For more information please see http://www.spigotmc.org/ |