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
Age
Commit message (
Expand
)
Author
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-28
Revert: "Always fork the java compiler" Fixes #453
modmuss50
2021-07-28
fix #448 (#451)
Logic
2021-07-27
Fix NPE when in a mod loader dev env
modmuss50
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-26
Fix loom.accessWidener being a read-only property in Kotlin (#447)
Juuxel
2021-07-25
Make SourceRemapper threaded (#446)
modmuss50
2021-07-23
Use jar processor ids to fix #432 (#444)
Juuxel
2021-07-23
Ensure files are closed and outputs cleaned up when remapping.
modmuss50
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
Merge remote-tracking branch 'architectury/dev/0.9' into dev/0.9
shedaniel
2021-07-20
Fix the return value of "net.fabricmc.loom.LoomGradleExtension.getInstallerDa...
shedaniel
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
Fix merge conflicts
shedaniel
2021-07-20
Merge branch 'upstream-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
Better Mixin AP configuration (#423)
LogicFan
2021-07-18
Fix java.nio.file.FileAlreadyExistsException: META-INF/MANIFEST.MF
shedaniel
2021-07-16
Fix fabricApi.module does not respecting offline mode. Closes #412
modmuss50
2021-07-16
Fallback to fabric's experimental version manifest for versions that are not ...
modmuss50
2021-07-16
Actually handle gzip encoded connections when downloading.
modmuss50
2021-07-16
Add back customManifest api
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
Add versions used to compile/build against to jar manifest (#428)
modmuss50
2021-07-13
Fix license headers
shedaniel
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-13
Fix AW field remapping (#434)
Juuxel
2021-07-13
Improve some bad stack traces.
modmuss50
2021-07-10
Fix local file mod dependencies (#430)
Juuxel
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-05
Fix yet another gradle deprecation, expand tests to cover it
modmuss50
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
[next]