aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers
AgeCommit message (Expand)Author
2021-03-05Update tiny remappershedaniel
2021-02-27Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-26Add log4jConfigs to Loom extension (#356)Shadowfacts
2021-02-22Add way to add new launch arguments, because this can change without regenera...shedaniel
2021-02-21Add debug logging to publication modification, remove log spam in asset downl...shedaniel
2021-02-20Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-14Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.modmuss50
2021-02-14Fix merge conflictsshedaniel
2021-02-14Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-13Add dev runtime dependencies to runtimeClasspath instead of runtimeOnly (#350)Juuxel
2021-02-12Rewrite minecraft game data handling.modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-02-09Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-03Fix CME, Closes #345modmuss50
2021-02-03Still takes about a minute to download all the assets, should be much better ...shedaniel
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-30Primitive MCP Support!shedaniel
2021-01-29Cache the checksum of asset index files. (#335)shedaniel
2021-01-29Data Generator for Forgeshedaniel
2021-01-24Use the given manifest version hash if possible (#337)Chocohead
2021-01-24Update fabric mixin, fix #3, reduce logger spamshedaniel
2021-01-20Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-19Centralise refreshDeps variable.modmuss50
2021-01-19Cache the checksums on local asset files.shedaniel
2021-01-19Multi-thread native unpacking.shedaniel
2021-01-19Multi-thread assets checking, saving 500ms here.shedaniel
2021-01-18Mark Forge repo as ignoreGradleMetadataRedirection if possibleshedaniel
2021-01-18Fix issue with resolving minecraft libraries on the wrong threadJuuxel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50