aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util/SourceRemapper.java
AgeCommit message (Expand)Author
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
2020-10-12Revert "Ugly fix to mercury classpath not having jetbrains annotations"modmuss50
2020-10-10Ugly fix to mercury classpath not having jetbrains annotationsmodmuss50
2020-09-21Split out some constants (#267)i509VCB
2020-06-29Supply the configuration to the run Exec directly (#232)Octavia Togami
2020-06-01Fix source remapping not having the full classpathmodmuss50
2020-06-01Cleanup and fix dep remapping, also add better log output to source remapping.modmuss50
2020-05-27Update lorenz-tiny to 2.0.0modmuss50
2020-05-13Improve setup speed. (#208)modmuss50
2020-03-060.2.7 refactors (#178)modmuss50
2019-11-09Support using TinyV2 mappings (#132)Fudge
2019-11-07Reduce console spam a bitmodmuss50
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-08-23copy non-java files into remapped sources jar (fixes #126 and #118) (#129)Fudge
2019-05-28add modApi, modImplementation, modRuntimeOnly; try to improve source remappin...asie
2019-05-11migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fiel...asie
2019-04-24cease loading the same mappings file a million timesAdrian Siekierka
2019-04-21rewrite source remapper to use tiny-mappings-parserAdrian Siekierka
2018-12-31more gradle fixesasie
2018-12-28apply terrible workaround for source remapper/JDT? bug (Mercury devs notified)Adrian Siekierka
2018-12-23use more reliable renamer, update Stitch - fix #46asie
2018-12-22add cleanLoomMappings, close #36Adrian Siekierka
2018-12-22working source code remapping for mod dependenciesAdrian Siekierka
2018-12-22build functional intermediary-mapped sources JARs; update StitchAdrian Siekierka
2018-12-22Very early source remappingmodmuss50