aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/CompileConfiguration.java
AgeCommit message (Expand)Author
2021-03-05Update tiny remappershedaniel
2021-02-20Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-14Add loom dev deps to runtimeClasspath instead of runtimeOnlymodmuss50
2021-02-14Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.modmuss50
2021-02-14Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-13Disable log4j jansi support when compiling, removes a warning about it.modmuss50
2021-02-11Generate IDE run configs on a per config basis. Allows for much finer grain c...modmuss50
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-29Data Generator for Forgeshedaniel
2021-01-28Dont add the mojang maven repo twice.modmuss50
2021-01-20Auto generate vscode run configurations, inject our own pre launch tasks to t...shedaniel
2021-01-18Fix checkstyleshedaniel
2021-01-18Mark Forge repo as ignoreGradleMetadataRedirection if possibleshedaniel
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-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