aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/extension
AgeCommit message (Expand)Author
2021-12-04Add architectury decompiler (#59)shedaniel
2021-11-06Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-01Allow to set custom intermediary url again (#528)Cat Core
2021-09-29Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-28Fix failure when running `dependencies` task when using layered mappings.modmuss50
2021-09-22Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-21Make MixinRefmapHelper properly get the mixin configsshedaniel
2021-09-20Enable legacy mixin ap by default (#501)modmuss50
2021-09-21Move all Forge-only properties to Forge extension (#46)Juuxel
2021-09-20Only setup local mods on forgeshedaniel
2021-09-19Close #12shedaniel
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
2021-09-14Access Widener 2.0 with support for Transitive Access Wideners (#484)shartte
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-09-12Fix some testsshedaniel
2021-09-11Fix checkstyleshedaniel
2021-09-11Fix merge conflictsshedaniel
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-11Convert AWs on Forge to ATs in RemapJarTask (#24)Juuxel
2021-09-10Add loom.modVersion to read the version from the fabric.mod.json file. (#489)modmuss50
2021-09-07Use tiny-remapper to remap mixin annotation. (#441)Logic
2021-09-05Add option to disable deprecated POM generation and the warnings together wit...Juuxel
2021-09-05Fix the java software component not working with Loom and fix #200 (#460)Juuxel
2021-08-30Start work on porting 0.7.4 overshedaniel
2021-08-26Make LayeredMappingsDependency not error because of uninitialized MappingsPro...shedaniel
2021-08-14Fix conflictsshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-08-14Bump to 0.9.1 and fix conflictsshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-08-11Fix #469 (#470)modmuss50
2021-07-31Remove the Cache class in the LoomRepositoryPlugin, use LoomFiles instead. (#...Logic
2021-07-28fix #448 (#451)Logic
2021-07-26Expose 'loom' extension as the API, deprecate 'minecraft' extension (#449)Juuxel
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-26Fix loom.accessWidener being a read-only property in Kotlin (#447)Juuxel
2021-07-21Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...modmuss50
2021-07-21Fix MojangMappingsSpec having the same hash version for each mc version.modmuss50
2021-07-20Fix merge conflictsshedaniel
2021-07-18Better Mixin AP configuration (#423)LogicFan
2021-07-16Add back customManifest apimodmuss50
2021-07-14Refactor LoomGradleExtension (#431)modmuss50