aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util
AgeCommit message (Expand)Author
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
2020-05-13Improve setup speed. (#208)modmuss50
2020-04-27Merge remote-tracking branch 'upstream/dev/0.4' into dev/0.4modmuss50
2020-04-27Some trivial performance improvementsmodmuss50
2020-04-26Eclipse project fixes (#192)immibis
2020-04-22Ensure JarFile is always closedmodmuss50
2020-04-21Cleanup and fix dep aw remappingmodmuss50
2020-04-11Checkstyle fixmodmuss50
2020-04-11Throw an exception if the target accessWidener could not be found in the fabr...modmuss50
2020-04-07Actually fix the issuemodmuss50
2020-04-06Fix making constructors finalmodmuss50
2020-04-06Access widener support (#182)modmuss50
2020-04-04Use a custom dev time log4j config. Enables color output and improves overall...modmuss50
2020-03-16Fix https://github.com/FabricMC/fabric-example-mod/issues/44modmuss50
2020-03-060.2.7 refactors (#178)modmuss50
2020-02-17Possibly fix native downloading for older versions such as 1.8.9modmuss50
2020-02-05Make error messages more clearmodmuss50
2020-01-24Performance optimisation when including nested jarsmodmuss50
2020-01-21Pretty-print fabric.mod.json. (#174)AlexIIL
2020-01-18Replace dots in artifact names as well when generating mod jsons for JIJ (#173)Juuxel
2020-01-01Revert "Add mixins that target the class as a comment. (#168)"modmuss50
2020-01-01Add mixins that target the class as a comment. (#168)modmuss50
2019-12-27Merge remote-tracking branch 'upstream/dev/0.2.7' into dev/0.2.7modmuss50
2019-12-27Fix loom failing to find main class when in a loader dev envmodmuss50
2019-12-20Make mod* work with non-empty classifiers again, fixes #162 (#163)Pyrofab
2019-12-13Yet another attempt to fix the annotation processor issue.modmuss50
2019-12-11Revert last 2 commits.modmuss50
2019-12-11Possible fix/workaround for idea enabling annotation processors when we dont ...modmuss50
2019-11-28Improve remapped artifact names (#153)Fudge
2019-11-18Merge remote-tracking branch 'upstream/dev/0.2.6' into dev/0.2.6modmuss50
2019-11-18Update mixin compile extensionsmodmuss50