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
/
configuration
/
RemapConfiguration.java
Age
Commit message (
Expand
)
Author
2021-09-25
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-09-22
Use better gradle conventions, and fix #311 (#503)
shedaniel
2021-09-21
Move all Forge-only properties to Forge extension (#46)
Juuxel
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-09-05
Fix crash when "sourcesElements" is not present
modmuss50
2021-09-05
Fix the java software component not working with Loom and fix #200 (#460)
Juuxel
2021-09-02
Revert "Make SourceRemapper threaded (#446)"
modmuss50
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-31
Make RemapSourcesJarTask use properties (#459)
Juuxel
2021-07-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
2021-07-25
Make SourceRemapper threaded (#446)
modmuss50
2021-07-20
Fix merge conflicts
shedaniel
2021-07-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Run tests on actions
shedaniel
2021-07-13
Fix AW test
shedaniel
2021-07-13
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-10
Use spotless for header validation, years have been back-filled from git history
modmuss50
2021-06-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-06-13
Fix new gradle 8.0 deprecation added in 7.2 (#416)
modmuss50
2021-04-14
Add "loom.forge.include" for include configuration on forge
shedaniel
2021-04-13
Simplify RemapJarTask remapRefmap
shedaniel
2021-04-13
Fix merge conflicts
shedaniel
2021-04-04
Fix merge conflicts
shedaniel
2021-03-12
Mod Remapping Refactor. (#362)
modmuss50