Commit graph

180 commits

Author SHA1 Message Date
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
9f6b20b9d9 Allow BuildTools itself to run on Java 11 2018-07-13 18:15:37 +10:00
md_5
d729b3d118 Inverted sign in version check 2018-04-08 10:21:05 +10:00
md_5
944d7974c7 Add warning message for too recent java versions 2018-04-04 16:56:25 +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
151fa1cb1f Add Implementation-Title as required by Java 9 2017-11-09 11:06:56 +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
3dc96312ff Update depends 2017-10-29 10:26:14 +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
582e680ae4 No longer warn on Java 9 (nearing release) 2017-09-14 22:37:58 +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
8ce56d03de Downgrade joptsimple for Java compatibility. 2017-02-10 18:24:01 +11:00
md_5
0d20f9d368 Upgrade lombok for better IDE support 2017-02-01 14:14:55 +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
md_5
27d3fbd1af Add a slf4j agent to squelch warning message 2016-09-17 18:12:01 +10:00
LukBukkit
0880f1d6f6 Fixed issues relating to the Windows 10 Ubuntu bash 2016-09-17 17:40:29 +10:00
md_5
00ec8a12f8 Update dependency versions 2016-09-17 17:39:54 +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