aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration
AgeCommit message (Expand)Author
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-30Primitive MCP Support!shedaniel
2021-01-29Improve run configs (#318) (#338)modmuss50
2021-01-30Append platform suffix againshedaniel
2021-01-29Cache the checksum of asset index files. (#335)shedaniel
2021-01-29Data Generator for Forgeshedaniel
2021-01-28Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6modmuss50
2021-01-28Dont add the mojang maven repo twice.modmuss50
2021-01-26Don't add tasks before run to idea anymore for archshedaniel
2021-01-24Use the given manifest version hash if possible (#337)Chocohead
2021-01-24Update fabric mixin, fix #3, reduce logger spamshedaniel
2021-01-21Improve error handling around access widener remapping. Closes #311modmuss50
2021-01-21Override minVersion for dependencies.shedaniel
2021-01-20Auto generate vscode run configurations, inject our own pre launch tasks to t...shedaniel
2021-01-20Allow configuring additional local sourceSets.shedaniel
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-18Fix checkstyleshedaniel
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
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-17Gradle 7 (and hopefully 8) support (#332)modmuss50
2020-12-30Fix classifier handling for remapped dependenciesmodmuss50
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-26Remove jcenter as a default maven repo. This will make builds faster and more...modmuss50
2020-12-24General code cleanup (#313)modmuss50