Commit Graph

21 Commits (master)

Author SHA1 Message Date
Kevin Turner 00f7e503a9
build: patch upgrade to gradle 6.8.2 (#4465)
From the release notes:
> fixes large performance regression when file system watching is enabled on macOs and Windows
2021-02-05 19:50:20 -08:00
Kevin Turner 6b7694a708 chore (build): gradle 6.7 → 6.8.1 2021-01-29 16:57:07 -08:00
Kevin Turner 774b93f5d6 chore (gradle): upgrade to 6.7.0 2020-10-20 12:34:34 -07:00
Kevin Turner bcf4595ffe chore[build]: upgrade to gradle 6.7rc3 2020-10-01 12:30:03 -07:00
Cervator 902aff82a1 chore: Update to Groovy Wrapper 2.0 2020-06-02 22:03:52 -05:00
Kevin Turner 48fdae4f79 update gradle & groovy wrappers
makes groovy work with post-2018 gradle.
https://github.com/MovingBlocks/groovy-wrapper/pull/4
2020-05-24 14:12:22 -07:00
Kevin Turner 4664bff959 gradle upgrade to 6.4.1 2020-05-24 14:12:22 -07:00
DarkWeird 6bc7adeded init gradle 6.0 2019-12-13 21:24:19 +03:00
Cervator 77b1bfd4d3 Bump Gradle to latest 4.x 2019-09-18 00:20:16 -04:00
Cervator e2c4fc9560 Upgrade to Gradle 4.7 for Java 10 compatibility (version parsing issue) 2018-06-26 23:22:41 -04:00
Cervator ae8af6ac09 First small round of changes to Gradle/Groovy.
* Update to Gradle Wrapper 3.3
* Remove something unnecessary in the PC Facade Gradle that now caused an outright error (PC doesn't at present need to resolve snapshot dependencies)
* Add in new Groovy Wrapper at the same level as the Gradle Wrapper - https://github.com/MovingBlocks/groovy-wrapper
* Add in a new module script for easier retrieval of modules (including all dependencies as source if desired!)
2017-06-15 23:52:10 -04:00
Martin Steiger 79785bd483 Update gradle and gradle plugins 2015-12-31 10:24:49 +01:00
Martin Steiger 96101acd10 Update gradle wrapper to 2.3 2015-04-21 17:46:50 +02:00
Martin Steiger 66f33811d0 Update Gradle to v2.1 2014-11-03 16:28:40 +01:00
Rasmus Praestholm 23f8a74955 Gradle update from 1.8 to 1.10 2014-01-30 02:56:41 -05:00
Rasmus Praestholm ae7006817f Upgrade to Gradle 1.8 2013-10-17 00:41:37 -04:00
Immortius e6b8d917b7 Updated build.gradle in line with develop
Updated README.markdown in line with develop
Changed mod.txt generation to use a template
Changed applet/index.html to be a template, which is now populated with the correct jars and mods and lwjgl version
Fixed the dependency on slick to ignore transitive lwjgl dependencies
2013-07-20 14:21:51 +10:00
Immortius d4b678f729 Ported in some fixes from develop:
- Ambient Occlusion and block mesh part rotation fixes
 - Updated gradle to 1.4
 - Fix for chunks being generated multiple times
 - Fix for block change events not being sent in some circumstances
 - Mod dependencies support
2013-02-15 22:07:36 +11:00
Mathias Kalb 6a588c258e Gradle Wrapper Version 1.1 2012-08-01 17:53:03 +02:00
Mathias Kalb ee1e29a7d3 Change gradle wrapper version to '1.0' 2012-07-24 23:44:22 +02:00
Rasmus Praestholm fea2fe7fe2 More work on #68, can't resist. Adds the Gradle Wrapper so users can run from source without first installing Gradle 2012-03-09 23:26:39 -05:00