aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers
AgeCommit message (Expand)Author
2021-09-11Fix checkstyleshedaniel
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-11Compile to J11shedaniel
2021-09-11Convert AWs on Forge to ATs in RemapJarTask (#24)Juuxel
2021-09-07Disable ANSI when gradle's --console plain arg is used Fixes #486modmuss50
2021-09-07Update checkstyle to prevent using var expect for new instance creation.modmuss50
2021-08-31Make --refresh-dependencies work by creating the directory after clearing it ...shedaniel
2021-08-31Make it workshedaniel
2021-08-30Start work on porting 0.7.4 overshedaniel
2021-08-26Make LayeredMappingsDependency not error because of uninitialized MappingsPro...shedaniel
2021-08-26Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-22Allow developer set the site where to download game resource.(0.9 branch) (#442)hanbings
2021-08-22update mapping-io, fix #473 (#474)Logic
2021-08-14Fix conflictsshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-08-14Fix checkstyleshedaniel
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-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
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-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-20Don't read the intermediary file immediatelyshedaniel
2021-07-20Give a proper working directory for GradleMappingContextshedaniel
2021-07-20Move the forge jar to prevent #35shedaniel
2021-07-18Fix java.nio.file.FileAlreadyExistsException: META-INF/MANIFEST.MFshedaniel
2021-07-16Fallback to fabric's experimental version manifest for versions that are not ...modmuss50
2021-07-16Add forge runtime as compileOnlyshedaniel
2021-07-14Fix fabric remapping 2.0shedaniel
2021-07-14Fix fabric remappingshedaniel
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Fix license headersshedaniel
2021-07-13Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-07-11Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-04Fix build...modmuss50
2021-07-04Use a detached configuration to add jetbrains annotations to the source remap...modmuss50
2021-06-30Allow specifying multiple accesstransformersshedaniel
2021-06-30Allow accessTransformer to be configuredshedaniel
2021-06-30Use configurations to resolve special sourceshedaniel
2021-06-29Silence the AT tool properlyJuuxel
2021-06-29Simplify patch version checksJuuxel
2021-06-29Clean up manifest handling by not copying the vanilla onesJuuxel
2021-06-29Fix "merging" the jar twiceJuuxel
2021-06-29Remove unused importJuuxel
2021-06-29Merge remote-tracking branch 'upstream/dev/0.9' into arch-prs/at-refactorJuuxel