aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util
AgeCommit message (Expand)Author
2021-01-29Improve run configs (#318) (#338)modmuss50
2021-01-19Dont remap dependency sources when building on CI services.modmuss50
2021-01-17Gradle 7 (and hopefully 8) support (#332)modmuss50
2020-12-30Cleanup output files when remap fails. Fixes #321modmuss50
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50
2020-12-21Add ability to specify additional tiny remapper options in remapJar (#292)i509VCB
2020-12-21Respect reproducibleFileOrder and preserveFileTimestamps (#304)Cool_Mineman
2020-12-21Add nogui to server program arguments (#310)user11681
2020-12-21Use launcher metadata manifest v2. Closes #290modmuss50
2020-12-21Refactor and fix game/loader library handling (#298)modmuss50
2020-12-21Move remapped mods into a full local maven repo (#300)modmuss50
2020-11-15Migrate to access-widener library (#294)modmuss50
2020-11-15Use Mercury 0.1.0-rc1 (#301)Jamie Mansfield
2020-10-28Remove debug log outmodmuss50
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-10-08Mark auto-generated mods with a custom value (#271)Hephaestus-Dev
2020-09-21Split out some constants (#267)i509VCB
2020-09-19Fix nested jar stripping not working reliabilitymodmuss50
2020-09-06Fix race condition with mixin's output mappings across source setsmodmuss50
2020-09-04Fix mixin mapping being shared between all projects.modmuss50
2020-09-04Fix to #265modmuss50
2020-08-26Fix non-mod project dependencies (#263)zml
2020-08-26Update MCEmodmuss50
2020-08-26Fixes for Mojang mappings handling (#264)zml
2020-08-24Official Mojang Mappings supportmodmuss50
2020-08-24Allow adding additional jar processors (#247)Fudge
2020-07-26General cleanupReece Dunham
2020-07-26Merge branch 'shared_caches' into dev/0.5modmuss50
2020-07-26Fix issue #243 by using ResolvedConfiguration and ResolvedDependency. (#244)Jaideep Singh Heer
2020-07-26Allow IDEA run configs to be generated for non-root projects (#236)Jonas Herzig
2020-07-26Improve error handling in the case mappings or minecraft dependency was not p...Fudge
2020-07-26Use jetbrains annotations by default. (#240)modmuss50
2020-06-29Supply the configuration to the run Exec directly (#232)Octavia Togami
2020-06-27First pass on "shareCaches".modmuss50
2020-06-23Rengenerate and download all files with --refresh-dependencies (#227)modmuss50
2020-06-21Update mixin compile extensionsmodmuss50
2020-06-08Test across java and gradle versions with github actions. (#218)modmuss50
2020-06-02update DLImodmuss50
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-28Add an easy way to include fabric api modules (#183)modmuss50
2020-05-27Update lorenz-tiny to 2.0.0modmuss50
2020-05-22Allow applying kapt and using mixins in other source sets (#211)Fudge
2020-05-14Fix yet another Access Widener remapper bugmodmuss50
2020-05-14Fix crash when reading empty aw file, fix -SNAPSHOT versions plugin marker no...modmuss50
2020-05-14Fix access widener remappingmodmuss50