index
:
github/architectury-loom.git
dev/0.10.0
fix/osx-1.8.9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
fabricmc
/
loom
/
LoomGradleExtension.java
Age
Commit message (
Expand
)
Author
2022-01-11
Rename `isModLauncher` -> `isModernForge`
Jonas Herzig
2022-01-10
Support for FG2-era Forge
Jonas Herzig
2021-11-06
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-11-01
Allow to set custom intermediary url again (#528)
Cat Core
2021-09-21
Move all Forge-only properties to Forge extension (#46)
Juuxel
2021-09-17
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-16
Migrate fully to mapping-io + Add comments about transitive access widners to...
modmuss50
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-07
Use tiny-remapper to remap mixin annotation. (#441)
Logic
2021-08-30
Start work on porting 0.7.4 over
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-26
Expose 'loom' extension as the API, deprecate 'minecraft' extension (#449)
Juuxel
2021-07-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
2021-07-21
Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...
modmuss50
2021-07-21
Fix MojangMappingsSpec having the same hash version for each mc version.
modmuss50
2021-07-20
Fix merge conflicts
shedaniel
2021-07-18
Better Mixin AP configuration (#423)
LogicFan
2021-07-16
Add back customManifest api
modmuss50
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Add versions used to compile/build against to jar manifest (#428)
modmuss50
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-06-20
Fix typo "officalMojangMappings" (#420)
shedaniel
2021-06-14
Basic layered mappings with @ParchmentMC support (#413)
modmuss50
2021-05-15
Make the run config api stable
modmuss50
2021-05-04
Make remapped configurations lazy
modmuss50
2021-03-25
Constant unpicking (#328)
modmuss50
2021-02-26
Add log4jConfigs to Loom extension (#356)
Shadowfacts
2021-02-11
Generate IDE run configs on a per config basis. Allows for much finer grain c...
modmuss50
2021-02-11
Revert previous change, somewhat. I didnt understand the issue correctly.
modmuss50
2021-02-11
Rename `runs` -> `runConfigs`
modmuss50
2021-02-11
Update MCE - Remove auto population of minVersion in mixins - Drop some log l...
modmuss50
2021-01-29
Improve run configs (#318) (#338)
modmuss50
2021-01-18
1 Infinite Loop
modmuss50
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50
2020-12-02
Allow specifying natives directory with the `fabric.loom.natives.dir` gradle ...
modmuss50
2020-09-06
Fix race condition with mixin's output mappings across source sets
modmuss50
2020-09-04
Fix mixin mapping being shared between all projects.
modmuss50
2020-08-24
Official Mojang Mappings support
modmuss50
2020-08-24
Allow adding additional jar processors (#247)
Fudge
2020-07-26
General cleanup
Reece Dunham
2020-07-26
Merge branch 'shared_caches' into dev/0.5
modmuss50
2020-07-26
Allow IDEA run configs to be generated for non-root projects (#236)
Jonas Herzig
2020-06-29
Supply the configuration to the run Exec directly (#232)
Octavia Togami
2020-06-27
First pass on "shareCaches".
modmuss50
2020-06-01
Allow specifying additional decompilers for generating sources (#213)
Fudge
2020-05-22
Allow applying kapt and using mixins in other source sets (#211)
Fudge
2020-05-13
Merge branch 'pull/205' into dev/0.4
modmuss50
2020-05-13
Improve setup speed. (#208)
modmuss50
2020-05-11
Allow other source sets to be remapped without needing an access widener
Joe
[next]