aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util/SourceRemapper.java
AgeCommit message (Expand)Author
2021-10-26Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-10-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-11Rewrite GenSources including full support for CFR. (#511)modmuss50
2021-09-24Fix #47, Fix #48shedaniel
2021-09-18Fix codestyle, add forge testsshedaniel
2021-09-17Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-16Migrate fully to mapping-io + Add comments about transitive access widners to...modmuss50
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-09-11Fix merge conflictsshedaniel
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-02Revert "Make SourceRemapper threaded (#446)"modmuss50
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-07-25Make SourceRemapper threaded (#446)modmuss50
2021-07-20Fix merge conflictsshedaniel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
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-17Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-14Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-01ashedaniel
2021-04-13Merge branch 'dev/0.6-forge' into dev/0.7-forgeshedaniel
2021-04-13Allow remapping to other namespacesshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel
2021-03-15Ensure outputs are reproducable across all OS's. (#363)modmuss50
2021-02-14Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-02-02Fix source remapping for dependencies as well.shedaniel
2021-02-02Fix remap forge source jar to srgshedaniel
2021-01-20Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-19Dont remap dependency sources when building on CI services.modmuss50
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-30Cleanup output files when remap fails. Fixes #321modmuss50
2020-12-27Proper mod dependingshedaniel
2020-12-24General code cleanup (#313)modmuss50
2020-12-21Respect reproducibleFileOrder and preserveFileTimestamps (#304)Cool_Mineman
2020-12-21Refactor and fix game/loader library handling (#298)modmuss50
2020-11-15Use Mercury 0.1.0-rc1 (#301)Jamie Mansfield
2020-10-21Dont throw when annotationDependency is not resloved.modmuss50
2020-10-21Ugly fix to mercury classpath not having jetbrains annotationsmodmuss50