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
/
providers
Age
Commit message (
Expand
)
Author
2021-09-11
Fix checkstyle
shedaniel
2021-09-11
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future
shedaniel
2021-09-11
Compile to J11
shedaniel
2021-09-11
Convert AWs on Forge to ATs in RemapJarTask (#24)
Juuxel
2021-09-07
Disable ANSI when gradle's --console plain arg is used Fixes #486
modmuss50
2021-09-07
Update checkstyle to prevent using var expect for new instance creation.
modmuss50
2021-08-31
Make --refresh-dependencies work by creating the directory after clearing it ...
shedaniel
2021-08-31
Make it work
shedaniel
2021-08-30
Start work on porting 0.7.4 over
shedaniel
2021-08-26
Make LayeredMappingsDependency not error because of uninitialized MappingsPro...
shedaniel
2021-08-26
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-22
Allow developer set the site where to download game resource.(0.9 branch) (#442)
hanbings
2021-08-22
update mapping-io, fix #473 (#474)
Logic
2021-08-14
Fix conflicts
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future
shedaniel
2021-08-13
File Structure Changes (#462)
shedaniel
2021-08-14
Fix checkstyle
shedaniel
2021-08-14
Bump to 0.9.1 and fix conflicts
shedaniel
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-08-11
Fix #469 (#470)
modmuss50
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-20
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-20
Don't read the intermediary file immediately
shedaniel
2021-07-20
Give a proper working directory for GradleMappingContext
shedaniel
2021-07-20
Move the forge jar to prevent #35
shedaniel
2021-07-18
Fix java.nio.file.FileAlreadyExistsException: META-INF/MANIFEST.MF
shedaniel
2021-07-16
Fallback to fabric's experimental version manifest for versions that are not ...
modmuss50
2021-07-16
Add forge runtime as compileOnly
shedaniel
2021-07-14
Fix fabric remapping 2.0
shedaniel
2021-07-14
Fix fabric remapping
shedaniel
2021-07-14
Split Minecraft and Forge jars (#34)
shedaniel
2021-07-14
Refactor LoomGradleExtension (#431)
modmuss50
2021-07-13
Fix license headers
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-07-11
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-04
Fix build...
modmuss50
2021-07-04
Use a detached configuration to add jetbrains annotations to the source remap...
modmuss50
2021-06-30
Allow specifying multiple accesstransformers
shedaniel
2021-06-30
Allow accessTransformer to be configured
shedaniel
2021-06-30
Use configurations to resolve special source
shedaniel
2021-06-29
Silence the AT tool properly
Juuxel
2021-06-29
Simplify patch version checks
Juuxel
2021-06-29
Clean up manifest handling by not copying the vanilla ones
Juuxel
2021-06-29
Fix "merging" the jar twice
Juuxel
2021-06-29
Remove unused import
Juuxel
2021-06-29
Merge remote-tracking branch 'upstream/dev/0.9' into arch-prs/at-refactor
Juuxel
[next]