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
/
CompileConfiguration.java
Age
Commit message (
Expand
)
Author
2021-02-14
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-13
Disable log4j jansi support when compiling, removes a warning about it.
modmuss50
2021-02-11
Generate IDE run configs on a per config basis. Allows for much finer grain c...
modmuss50
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-29
Data Generator for Forge
shedaniel
2021-01-28
Dont add the mojang maven repo twice.
modmuss50
2021-01-20
Auto generate vscode run configurations, inject our own pre launch tasks to t...
shedaniel
2021-01-18
Fix checkstyle
shedaniel
2021-01-18
Mark Forge repo as ignoreGradleMetadataRedirection if possible
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-17
Gradle 7 (and hopefully 8) support (#332)
modmuss50
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-26
Remove jcenter as a default maven repo. This will make builds faster and more...
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50