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
2021-02-14
Fix merge conflicts
shedaniel
2021-02-14
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
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-02-09
Allow post configuring run configs
shedaniel
2021-02-03
Create the data run
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-29
Fixes refmap errors in sub-subprojects by replacing any subsequent : with a _.
NinjaPhenix
2021-01-30
Mark `useFabricMixin = true` by default.
shedaniel
2021-01-29
Improve run configs (#318) (#338)
modmuss50
2021-01-29
Data Generator for Forge
shedaniel
2021-01-24
fix mixinConfig
shedaniel
2021-01-24
Deprecate mixinConfig in favor of mixinConfig method to add to the list
shedaniel
2021-01-20
Allow configuring additional local sourceSets.
shedaniel
2021-01-19
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-18
1 Infinite Loop
modmuss50
2021-01-18
Fix failed getMixinVersion resolution
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-13
Allow switching to fabric mixin in forge, allowing advanced refmap remapper, ...
shedaniel
2020-12-30
Allow the generation of tiny mappings with srg without being in a forge envir...
shedaniel
2020-12-30
Allow specifying multiple mixin configs for forge
shedaniel
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-08
Option to disable mojmap warning + ways to add tasks to do before run.
shedaniel
2020-12-03
Merge branch 'dev/0.5' into forge
Juuxel
2020-12-03
Add Forge mixin support
Juuxel
2020-12-02
Allow specifying natives directory with the `fabric.loom.natives.dir` gradle ...
modmuss50
2020-11-30
Add fml.mcVersion and fml.forgeVersion to launch.cfg
Juuxel
2020-11-29
Merge remote-tracking branch 'upstream/dev/0.5' into forge
Juuxel
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-30
Copy userdev 'inject' files into the game jar
Juuxel
2020-07-30
Use Project.findProperty in LoomGradleExtension.isForge
Juuxel
2020-07-30
Make all custom functional interfaces to util.function
Juuxel
2020-07-30
Make LoomGradleExtension.isForge load from gradle.properties
Juuxel
2020-07-30
Start adding a way to disable Forge processing
Juuxel
2020-07-27
Force project-based file storage
Juuxel
2020-07-27
Add non-patched and Forge classes to the game jar
Juuxel
2020-07-27
Use ForgeGradle for producing SRG jars for patching
Juuxel
2020-07-27
Some Forge stuff
Juuxel
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
[next]