summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Try and handle "Invalid ref name: origin/master" (how does this happen?)HEADmastermd_52018-12-18-1/+9
|
* Soften / reduce messages related to symlink creation in previous commitmd_52018-12-14-2/+6
|
* Create work/decompile-latest symbolic link where possiblemd_52018-12-14-0/+15
|
* BUILDTOOLS-432: Fix building older versionsmd_52018-12-14-1/+1
|
* BUILDTOOLS-431: Detect and warn about low memory. Seems to occur on 32 bit ↵md_52018-12-14-2/+24
| | | | Java installs.
* Allow specifying decompile commands and tools version in BuildData/info.jsonmd_52018-12-13-5/+30
|
* Name redirector threadsmd_52018-12-01-2/+2
|
* Use BuildTools java version to invoke external java toolsmd_52018-11-24-2/+10
|
* Apply workaround for linux distro bugsmd_52018-11-08-0/+4
| | | | https://www.spigotmc.org/threads/345557/
* updated dependencies and added helpful comments.Frostalf2018-10-22-5/+8
|
* Added output of which java version is in use.Frostalf2018-10-21-0/+1
|
* Don't pass in M2_HOME when running mavenmd_52018-10-20-0/+1
|
* Detect and refuse to build using unsupported Java versions.md_52018-08-30-6/+103
|
* Fix spurious usage of .replaceAllmd_52018-07-14-1/+1
|
* Allow BuildTools itself to run on Java 11md_52018-07-13-3/+3
|
* Inverted sign in version checkmd_52018-04-08-1/+1
|
* Add warning message for too recent java versionsmd_52018-04-04-0/+6
|
* Print git version when running buildtoolsmd_52018-01-23-0/+2
|
* BUILDTOOLS-102: output-dir argumentmd_52017-11-18-6/+13
|
* BUILDTOOLS-19: Close ZipFile after extractionmd_52017-11-18-28/+34
|
* Add Implementation-Title as required by Java 9md_52017-11-09-0/+1
|
* Beta: Automatically download and use portable version of git on Windows.md_52017-11-09-2/+72
|
* Update dependsmd_52017-10-29-4/+4
|
* BUILDTOOLS-359: OS X filesystem cruft can break buildmd_52017-10-19-0/+5
|
* BUILDTOOLS-356: Check includes for git author / emailmd_52017-09-22-2/+2
|
* No longer warn on Java 9 (nearing release)md_52017-09-14-3/+3
|
* BUILDTOOLS-140: # is not a supported path charactermd_52017-09-09-1/+1
|
* Various updatesmd_52017-08-11-30/+40
|
* Add warning about old/new java versionsmd_52017-05-15-3/+3
|
* Add server URL reading and correct building outdated versions per BUILDTOOLS-305md_52017-02-10-3/+29
|
* Downgrade joptsimple for Java compatibility.md_52017-02-10-1/+1
|
* Upgrade lombok for better IDE supportmd_52017-02-01-1/+1
|
* BUILDTOOLS-301: Use sh for all scripts.md_52017-01-30-12/+7
|
* SPIGOT-39: Try falling back to bash if no shell setmd_52016-10-03-2/+9
|
* Add a slf4j agent to squelch warning messagemd_52016-09-17-0/+6
|
* Fixed issues relating to the Windows 10 Ubuntu bashLukBukkit2016-09-17-5/+3
|
* Update dependency versionsmd_52016-09-17-6/+6
|
* Just check for mostly problematic 'md_52016-03-26-1/+1
|
* Blacklist some special charsmd_52016-03-26-0/+6
|
* Use more direct BuildTools linkmd_52016-03-22-1/+1
| | | | Credit to Sweepyoface in #30
* 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
| | | | * Add method to configure decompiler arguments in info.json
* 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 ↵md_52015-09-02-1/+1
| | | | console (such as in an IDE).
* 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
|