aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/LoomGradlePlugin.java
AgeCommit message (Expand)Author
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-26Expose 'loom' extension as the API, deprecate 'minecraft' extension (#449)Juuxel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-20Merge branch 'upstream-0.9' into dev/0.9shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Add versions used to compile/build against to jar manifest (#428)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-06-20Readd silenceLicenseshedaniel
2021-05-30Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-26Improve error messages when using outdated Java or Gradle.modmuss50
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan
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-08Small cleanup + Use MappingsUtils for reorderingshedaniel
2021-04-04Rename log message to be less confusingshedaniel
2021-01-24Update fabric mixin, fix #3, reduce logger spamshedaniel
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50
2020-07-26Add Experimental CFR support. Line numbers and comments are not currently sup...modmuss50
2020-06-29Supply the configuration to the run Exec directly (#232)Octavia Togami
2020-06-01Allow specifying additional decompilers for generating sources (#213)Fudge
2020-06-01Add descriptions to all the tasks (#214)Reece Dunham
2020-05-14Move all Loom tasks to the "fabric" group (#199)Juuxel
2020-05-13Don't remapJar when running runClient or runServer (#207)Fudge
2020-04-26Eclipse project fixes (#192)immibis
2020-03-060.2.7 refactors (#178)modmuss50
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-10-22Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134modmuss50
2019-08-02Fix genSources task not being in the fabric groupmodmuss50
2019-05-27Depend on assemble rather than buildNeeded (#94)SquidDev
2019-05-11migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fiel...asie
2019-05-10updateMappings -> migrateMappings, new featuresasie
2019-05-10add updateMappings taskasie
2019-05-10refactor genSources into multiple reusable tasksasie
2019-04-23fix line number remapping, add option to disable mixin refmap remapping (unne...Adrian Siekierka
2019-04-22backport FernFlowerTask and relevant systems from 0.3Adrian Siekierka
2019-04-20update libraries; move asset downloading to task that does not run on every b...Adrian Siekierka
2018-12-22add cleanLoomMappings, close #36Adrian Siekierka
2018-12-22build functional intermediary-mapped sources JARs; update StitchAdrian Siekierka
2018-12-22Very early source remappingmodmuss50
2018-12-12Auto generate eclipse launch filesmodmuss50
2018-12-09clean up Maven repositoriesasie
2018-12-08update Stitch, add CleanLoomBiariesasie
2018-12-01Added vscode task to generate launch.jsonmodmuss50
2018-11-30add sources generation, update guavaAdrian Siekierka
2018-11-21add field name population on mapping downloadasie
2018-11-06clean up RemapJar, add automatic mixin refmap name fill-inasie
2018-11-05New experimental way of remapping mods, this may not staymodmuss50
2018-11-04Change some stuff in hope that it helps thingsmodmuss50