Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-28 | Fix local ivy layout not respecting classifiers. Fixes #407 | modmuss50 | |
2021-05-12 | Java 16 | modmuss50 | |
2021-05-04 | Update to release 7.0 gradle | modmuss50 | |
2021-04-04 | Update to Gradle 7 (#380) | modmuss50 | |
* Gradle 7 part 1 * Fix actions? * Update actions * Fix tests not running * Fix some broken tests * Update kotlin to try and fix JDK 16 support * Disable KotlinTest on j16 * exclude kotlin test from actions... | |||
2019-07-24 | downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old ↵ | asie | |
dev/noclassifier behaviour for default RemapJarTask settings | |||
2019-06-24 | Merge branch 'pull/110' into dev/0.2.5 | modmuss50 | |
# Conflicts: # gradle/wrapper/gradle-wrapper.properties # src/main/java/net/fabricmc/loom/util/MixinRefmapHelper.java | |||
2019-06-24 | Start work on 0.2.5, update to gradle 5.5-rc-3 | modmuss50 | |
2019-06-16 | Update Gradle wrapper and make tests use older Gradle version to test ↵ | Mitchell Skaggs | |
compatibility | |||
2019-06-12 | Update Gradle to 5.1.1 for Lazy Configuration support | Mitchell Skaggs | |
2018-11-04 | disable shading and small other fixes (#12) | NikkyAI | |
* make Project in LoomGradleExtension private * use gradle all distribution * disable shading | |||
2018-10-29 | Added modCompile config to allow deps to be remapped | modmuss50 | |
2018-10-22 | Update gradle + fix build | modmuss50 | |
2018-10-22 | Revert "Remove a bunch of stuff + update to support modlauncher" | modmuss50 | |
This reverts commit 6b59f9c | |||
2018-08-05 | Remove a bunch of stuff + update to support modlauncher | modmuss50 | |
2018-05-14 | Fix build | modmuss50 | |
2018-05-14 | Update to gradle 4.7 | modmuss50 | |
2017-05-11 | Update Gradle, Fix mappings not being extracted when using local mappings. | modmuss50 | |
2016-09-22 | Use weave | modmuss50 | |
Update to gradle 3.1 Add new maven handling | |||
2016-09-10 | Use pomf releases, build against gradle 3 | modmuss50 | |
2016-08-16 | Update Gradle wrapper to 3.0 (#2) | Jamie Mansfield | |
- Rename plugin to 'net.fabricmc.loom' from 'fabric-loom' - Add .gitattributes - Use the same .gitignore from fabric-base - Add license headers | |||
2016-08-15 | recreate repo | asiekierka | |