aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util
AgeCommit message (Expand)Author
2020-12-05Should fix MOD_CLASSES on LinuxJuuxel
2020-12-04Remap mixins properly (and cursedly)Juuxel
2020-12-03Add javax annotations for ForgeJuuxel
2020-12-03Remap mod dependencies + their coremods and ATsJuuxel
2020-12-03Add support for project ATsJuuxel
2020-12-03Use the source set to generate the MOD_CLASSES env varJuuxel
2020-12-03Add the build outputs to the run config as MOD_CLASSESJuuxel
2020-12-03Add environment variable support for idea run configsJuuxel
2020-12-02Revert unnecessary custom changesJuuxel
2020-12-02at go brrrJuuxel
2020-12-02Add experimental access transforming supportJuuxel
2020-12-02wutJuuxel
2020-11-30Fix some weirdness in SrgMergerJuuxel
2020-11-30Delete existing ATs when remappingJuuxel
2020-11-30Fix IOOBEJuuxel
2020-11-30Use proper slash format in coremod remapperJuuxel
2020-11-30Tweak AT and coremod remappersJuuxel
2020-11-30Add coremod and AT remappersJuuxel
2020-11-30Ignore missing classes in lenient SRG mergingJuuxel
2020-11-30Ignore missing fields and methods in SRG mergingJuuxel
2020-11-30Fix non-root walkFileSystems, part IIJuuxel
2020-11-30Use DLI for launching ForgeJuuxel
2020-11-29Fix Forge run config generationJuuxel
2020-11-29Make Forge mode run LaunchTesting instead of DLIJuuxel
2020-11-29Merge remote-tracking branch 'upstream/dev/0.5' into forgeJuuxel
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-30Suppress warning about fabric-installer.json when running with ForgeJuuxel
2020-07-30Copy userdev 'inject' files into the game jarJuuxel
2020-07-30Add missing license headersJuuxel
2020-07-30Add Forge dependencies using the userdev jarJuuxel
2020-07-30MappingsProvider: Add mapping file augmented with SRG when Forge support is e...Juuxel
2020-07-30Make all custom functional interfaces to util.functionJuuxel
2020-07-30Make LoomGradleExtension.isForge load from gradle.propertiesJuuxel