aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/RemapConfiguration.java
AgeCommit message (Expand)Author
2021-11-12Fix `namedElements` not extending from api (#533)modmuss50
2021-10-04Use conventions in RemapConfiguration to avoid need for afterEvaluate. (#514)NinjaPhenix
2021-09-22Use better gradle conventions, and fix #311 (#503)shedaniel
2021-09-05Fix crash when "sourcesElements" is not presentmodmuss50
2021-09-05Fix the java software component not working with Loom and fix #200 (#460)Juuxel
2021-09-02Revert "Make SourceRemapper threaded (#446)"modmuss50
2021-07-31Make RemapSourcesJarTask use properties (#459)Juuxel
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-25Make SourceRemapper threaded (#446)modmuss50
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-13Fix new gradle 8.0 deprecation added in 7.2 (#416)modmuss50
2021-03-12Mod Remapping Refactor. (#362)modmuss50