aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers
AgeCommit message (Expand)Author
2021-12-02Fix support for Forge 1.18shedaniel
2021-11-29Fix merge conflictsshedaniel
2021-11-29Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-26Fix crash on Java 18 due to unpick using an outdated asm version.modmuss50
2021-11-20Add an option (enabled by default) to map synthetic field and method names fr...modmuss50
2021-11-18Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-15Add getBaseMappedJar to make it easier to get the pre-transformed game jar.modmuss50
2021-11-14Revert "Fix unobfuscated names not having params or docs. (#532)"shedaniel
2021-11-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-11Fix for 1.18-pre1 server bundler.modmuss50
2021-11-10Reduce log level of "Using project based jar storage".modmuss50
2021-11-09Fix unobfuscated names not having params or docs. (#532)modmuss50
2021-10-28Fix Gradle 8 deprecationshedaniel
2021-10-27Forgot to commit fix merge conflictsshedaniel
2021-10-26Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-10-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-12Don't allow none reproducible dependencies in layered mappings as it breaks t...modmuss50
2021-10-11Rewrite GenSources including full support for CFR. (#511)modmuss50
2021-10-09Turn the tinyMappingsJar dependency into a module dependencyshedaniel
2021-09-29Support 21w39amodmuss50
2021-09-29Fix checkstylesshedaniel
2021-09-29Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-29Fix merge conflictsshedaniel
2021-09-28Fix failure when running `dependencies` task when using layered mappings.modmuss50
2021-09-28Fix record signatures based on data provided by mappings. (#507)modmuss50
2021-09-27Fix #49shedaniel
2021-09-24Fix checkstyleshedaniel
2021-09-24Fix #47, Fix #48shedaniel
2021-09-22Fix debugger spamshedaniel
2021-09-22Fix srg not merging correctly and fix #42shedaniel
2021-09-21Make MixinRefmapHelper properly get the mixin configsshedaniel
2021-09-21Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-21Merge remote-tracking branch 'architectury/dev/0.10.0' into dev/0.10.0shedaniel
2021-09-21Fix generateSrgTiny with 1.17shedaniel
2021-09-21Move all Forge-only properties to Forge extension (#46)Juuxel
2021-09-20Dont add loom to compileOnly config.modmuss50
2021-09-20Fix forge with ATshedaniel
2021-09-20Use architectury-mixinshedaniel
2021-09-19Close #12shedaniel
2021-09-19Fix merge conflictsshedaniel
2021-09-19Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-19Rebuild record components from field names, improves decompile (#497)modmuss50
2021-09-18Fixes merging of mappings for cases like: class_1234 is mapped, but class_123...shartte
2021-09-19Add workaround with yarn inner classesshedaniel
2021-09-18Fix tests crash with fabric modeshedaniel
2021-09-18Fix codestyle, add forge testsshedaniel
2021-09-18Fix merge conflictsshedaniel
2021-09-17Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-16Migrate fully to mapping-io + Add comments about transitive access widners to...modmuss50