aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/LoomGradleExtension.java
AgeCommit message (Expand)Author
2022-01-11Rename `isModLauncher` -> `isModernForge`Jonas Herzig
2022-01-10Support for FG2-era ForgeJonas Herzig
2021-11-06Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-01Allow to set custom intermediary url again (#528)Cat Core
2021-09-21Move all Forge-only properties to Forge extension (#46)Juuxel
2021-09-17Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-16Migrate fully to mapping-io + Add comments about transitive access widners to...modmuss50
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-07Use tiny-remapper to remap mixin annotation. (#441)Logic
2021-08-30Start work on porting 0.7.4 overshedaniel
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-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-21Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...modmuss50
2021-07-21Fix MojangMappingsSpec having the same hash version for each mc version.modmuss50
2021-07-20Fix merge conflictsshedaniel
2021-07-18Better Mixin AP configuration (#423)LogicFan
2021-07-16Add back customManifest apimodmuss50
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Add versions used to compile/build against to jar manifest (#428)modmuss50
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-20Fix typo "officalMojangMappings" (#420)shedaniel
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-15Make the run config api stablemodmuss50
2021-05-04Make remapped configurations lazymodmuss50
2021-03-25Constant unpicking (#328)modmuss50
2021-02-26Add log4jConfigs to Loom extension (#356)Shadowfacts
2021-02-11Generate IDE run configs on a per config basis. Allows for much finer grain c...modmuss50
2021-02-11Revert previous change, somewhat. I didnt understand the issue correctly.modmuss50
2021-02-11Rename `runs` -> `runConfigs`modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-01-29Improve run configs (#318) (#338)modmuss50
2021-01-181 Infinite Loopmodmuss50
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50
2020-12-02Allow specifying natives directory with the `fabric.loom.natives.dir` gradle ...modmuss50
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-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-26Allow IDEA run configs to be generated for non-root projects (#236)Jonas Herzig
2020-06-29Supply the configuration to the run Exec directly (#232)Octavia Togami
2020-06-27First pass on "shareCaches".modmuss50
2020-06-01Allow specifying additional decompilers for generating sources (#213)Fudge
2020-05-22Allow applying kapt and using mixins in other source sets (#211)Fudge
2020-05-13Merge branch 'pull/205' into dev/0.4modmuss50
2020-05-13Improve setup speed. (#208)modmuss50
2020-05-11Allow other source sets to be remapped without needing an access widenerJoe