aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom
AgeCommit message (Expand)Author
2021-10-24Enable META-INF fixer when remapping mods.modmuss50
2021-10-23Add AccessWidenerValidator (#518)modmuss50
2021-10-20Forward stdin in AbstractRunTask. Fixes begin unable to run server commands.modmuss50
2021-10-16Fix mappings not begin on test runtime classpath.modmuss50
2021-10-15Ensure decompiler worker deamons are stopped after failure.modmuss50
2021-10-14Fix null related issues in CFRObfuscationMappingmodmuss50
2021-10-14Update tiny-remapper and enable "inferNameFromSameLvIndex" to fix issues with...modmuss50
2021-10-13Fix -dev-dev in maven publicationsshedaniel
2021-10-13Fix #57shedaniel
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-12Fix mod* configurations not being on the test compile/runtime configuration. ...modmuss50
2021-10-11Fix regression in TinyJavadocProvider (#516)Juuxel
2021-10-11Rewrite GenSources including full support for CFR. (#511)modmuss50
2021-10-09Turn the tinyMappingsJar dependency into a module dependencyshedaniel
2021-10-04Use conventions in RemapConfiguration to avoid need for afterEvaluate. (#514)NinjaPhenix
2021-10-04Fix java.lang.IllegalArgumentException in ThreadingUtilsshedaniel
2021-09-30Make Run Config run dir relative to the project and not the root project. Mov...modmuss50
2021-09-29Fix crash in JarProcessorManager when the input jar does not have a manifest.modmuss50
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-28Improve error handling around dep remapping.modmuss50
2021-09-28Fix failure when running `dependencies` task when using layered mappings.modmuss50
2021-09-28Add -Dloom.refresh=true option (#508)shedaniel
2021-09-28Fix #54shedaniel
2021-09-28Fix record signatures based on data provided by mappings. (#507)modmuss50
2021-09-27Fix #49shedaniel
2021-09-25Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-25Fix another little oopsieJuuz
2021-09-25More work on srg mergerJuuz
2021-09-25Fix an oopsieJuuz
2021-09-25Fix comments, locals and arguments missing from SRG merged mappingsJuuz
2021-09-24Fix checkstyleshedaniel
2021-09-24Fix #47, Fix #48shedaniel
2021-09-22Support a wider range of parameters in FileSpec (#502)Juuxel
2021-09-22Use better gradle conventions, and fix #311 (#503)shedaniel
2021-09-22Fix debugger spamshedaniel
2021-09-22Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-22Fix srg not merging correctly and fix #42shedaniel
2021-09-21Make MixinRefmapHelper properly get the mixin configsshedaniel
2021-09-20Enable legacy mixin ap by default (#501)modmuss50
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-20Only setup local mods on forgeshedaniel