Commit graph

75 commits

Author SHA1 Message Date
md_5
5c6ac9f467 Try and handle "Invalid ref name: origin/master" (how does this happen?) 2018-12-18 17:04:10 +11:00
md_5
22a271cf0f Soften / reduce messages related to symlink creation in previous commit 2018-12-14 20:17:01 +11:00
md_5
7d838a5884 Create work/decompile-latest symbolic link where possible 2018-12-14 19:57:43 +11:00
md_5
08e1bad1f1 BUILDTOOLS-432: Fix building older versions 2018-12-14 19:31:53 +11:00
md_5
93d6e6d422 BUILDTOOLS-431: Detect and warn about low memory. Seems to occur on 32 bit Java installs. 2018-12-14 10:32:52 +11:00
md_5
f254dfa940 Allow specifying decompile commands and tools version in BuildData/info.json 2018-12-13 11:00:00 +11:00
md_5
484ac46a87 Name redirector threads 2018-12-01 08:27:24 +11:00
md_5
38861e44fd Use BuildTools java version to invoke external java tools 2018-11-24 10:03:35 +11:00
md_5
228fddc1b7 Apply workaround for linux distro bugs
https://www.spigotmc.org/threads/345557/
2018-11-08 20:58:16 +11:00
Frostalf
9eb6ba5b54 Added output of which java version is in use. 2018-10-21 19:51:06 +11:00
md_5
46b3ba6844 Don't pass in M2_HOME when running maven 2018-10-20 15:37:44 +11:00
md_5
566b920941 Detect and refuse to build using unsupported Java versions. 2018-08-30 09:57:32 +10:00
md_5
5203e4b5be Fix spurious usage of .replaceAll 2018-07-14 10:35:43 +10:00
md_5
3346dd943d Print git version when running buildtools 2018-01-23 22:41:49 +11:00
md_5
609c14e728 BUILDTOOLS-102: output-dir argument 2017-11-18 09:52:58 +11:00
md_5
ab525c0a15 BUILDTOOLS-19: Close ZipFile after extraction 2017-11-18 09:45:25 +11:00
md_5
925ce399c8 Beta: Automatically download and use portable version of git on Windows. 2017-11-09 10:46:32 +11:00
md_5
b2737c28ba BUILDTOOLS-359: OS X filesystem cruft can break build 2017-10-19 21:01:43 +11:00
md_5
f56c3840b4 BUILDTOOLS-356: Check includes for git author / email 2017-09-22 19:32:13 +10:00
md_5
76b15f3109 BUILDTOOLS-140: # is not a supported path character 2017-09-09 18:32:19 +10:00
md_5
59469f0fef Various updates 2017-08-11 16:39:47 +10:00
md_5
7f7e5316b3 Add warning about old/new java versions 2017-05-15 08:34:51 +10:00
md_5
8aa3a224c3 Add server URL reading and correct building outdated versions per BUILDTOOLS-305 2017-02-10 18:35:39 +11:00
md_5
60cf761351 BUILDTOOLS-301: Use sh for all scripts. 2017-01-30 08:35:51 +11:00
md_5
4bf25ea519 SPIGOT-39: Try falling back to bash if no shell set 2016-10-03 07:29:00 +11:00
LukBukkit
0880f1d6f6 Fixed issues relating to the Windows 10 Ubuntu bash 2016-09-17 17:40:29 +10:00
md_5
afc75668da Just check for mostly problematic ' 2016-03-26 16:09:16 +11:00
md_5
c5115712fd Blacklist some special chars 2016-03-26 15:58:22 +11:00
md_5
e83f4b5a6c Use more direct BuildTools link
Credit to Sweepyoface in #30
2016-03-22 14:57:37 +11:00
md_5
7c0768f49d Make Spigot error log message nicer. 2016-03-01 19:09:59 +11:00
md_5
140d6810aa Make sure that older builds can still be built. 2016-03-01 09:50:21 +11:00
md_5
409eb23137 Implement changes required for Minecraft 1.9
* Add method to configure decompiler arguments in info.json
2016-03-01 09:31:32 +11:00
md_5
5861ac0967 Use https for Maven download. 2016-01-23 10:32:38 +11:00
md_5
1847da75fe Disable GUI check as there are sometimes when this will trigger even with a console (such as in an IDE). 2015-09-02 07:33:17 +10:00
md_5
190add0752 Set a sane autocrlf value on fresh clones. 2015-09-02 07:32:27 +10:00
kosgan10
7750a2f992 Add a simple GUI for double-clickers 2015-09-02 07:01:46 +10:00
md_5
00c9da2167 Add option to check for hash of Vanilla server jar. 2015-07-29 20:11:57 +10:00
md_5
fdaa042d6b BUILDTOOLS-91: Remove LVT as part of final remap stage. 2015-07-25 18:29:30 +10:00
Thinkofdeath
44af2613da Fix a null pointer issue with getenv 2015-06-10 16:21:17 +01:00
md_5
191c281ceb 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.
2015-06-10 19:53:41 +10:00
md_5
e9ee0aa0b7 Update to Maven 3.2.5
I'm sure there was an issue somewhere.
2015-05-28 17:26:27 +10:00
Ginger Geek
f1d0f25ae7 Don't lie about compiling Spigot.
Prevents the message "Compiling Spigot & Spigot-API" from showing even with --skip-compile flag.
2015-05-26 19:36:27 +10:00
BuildTools
eda2160553 Fix NPE when skipping compile stage. 2015-04-26 13:10:19 -05:00
md_5
5068da3ba1 Add --rev flag to build specific versions. 2015-03-01 10:23:32 +11:00
md_5
54f85d1937 Use SS2 for class mapping too (reverted from commit 4a50b4a372) (reverted from commit 32c481a1e3) 2015-02-27 16:43:35 +11:00
md_5
32c481a1e3 Use SS2 for class mapping too (reverted from commit 4a50b4a372) 2015-02-27 16:31:19 +11:00
Thinkofdeath
47c51288b2 Support multiple minecraft versions 2015-02-27 16:27:23 +11:00
md_5
76c6f0b6f9 Check for required BuildTools version when building specific versions. 2015-02-27 16:22:46 +11:00
md_5
9027b7f12a Minor formatting issue. 2015-02-27 16:12:05 +11:00
Thinkofdeath
73cf0e994f Use JOpt for flags 2015-02-27 16:10:17 +11:00