fabric-loom/src/main/java/net/fabricmc/loom
modmuss50 e409f13b8c
Add dev config with default jar task on it, to aid with depending on … (#525)
* Add dev config with default jar task on it, to aid with depending on sub projects.

* Rename to `namedElements`

* Update src/main/java/net/fabricmc/loom/configuration/CompileConfiguration.java

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-10-29 13:29:29 +01:00
..
api Rewrite GenSources including full support for CFR. (#511) 2021-10-11 13:47:16 +01:00
build Use NIO instead of ZipUtil (#513) 2021-10-26 13:08:17 +01:00
configuration Add dev config with default jar task on it, to aid with depending on … (#525) 2021-10-29 13:29:29 +01:00
decompilers Fix null related issues in CFRObfuscationMapping 2021-10-14 18:14:23 +01:00
extension Fix failure when running dependencies task when using layered mappings. 2021-09-28 16:34:43 +01:00
task Fix misleading error message when decompiling fails. 2021-10-28 18:15:59 +01:00
util Add dev config with default jar task on it, to aid with depending on … (#525) 2021-10-29 13:29:29 +01:00
LoomGradleExtension.java Migrate fully to mapping-io + Add comments about transitive access widners to generated sources (#495) 2021-09-16 15:28:06 +01:00
LoomGradlePlugin.java Add -Dloom.refresh=true option (#508) 2021-09-28 12:18:08 +01:00
LoomRepositoryPlugin.java Fix compile for b320c4199a (#480) 2021-08-26 11:22:55 +01:00