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
Age
Commit message (
Expand
)
Author
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-20
Fix typo "officalMojangMappings" (#420)
shedaniel
2021-06-14
Basic layered mappings with @ParchmentMC support (#413)
modmuss50
2021-06-13
Use tabs for indentation in the Fernflower decompiler (#383)
haykam821
2021-06-13
Fix new gradle 8.0 deprecation added in 7.2 (#416)
modmuss50
2021-06-13
Always fork the java compiler
modmuss50
2021-06-01
Fix MergedNestedJarProvider not calling the child's prepare
modmuss50
2021-05-28
Fix local ivy layout not respecting classifiers. Fixes #407
modmuss50
2021-05-27
Suppress "Inconsistent inner class entries" error when decompiling
modmuss50
2021-05-26
Improve error messages when using outdated Java or Gradle.
modmuss50
2021-05-22
Add classifier to "fake" mods' id if they have a classifier specified (#394)
Mitchell Skaggs
2021-05-22
add support for new dependencyResolutionManagement (#400)
LogicFan
2021-05-18
Update MCE to 0.4.4
modmuss50
2021-05-15
Make the run config api stable
modmuss50
2021-05-13
General cleanup by making use of java 16 features (#397)
modmuss50
2021-05-12
Catch all when merging jars
modmuss50
2021-05-12
Update MCE to 0.4.3
modmuss50
2021-05-12
Cleanup merged jar on failure
modmuss50
2021-05-12
Enable `ShowCodeDetailsInExceptionMessages` (Better null pointers) for all ru...
modmuss50
2021-05-04
Make all loom added configurations lazy
modmuss50
2021-05-04
Fix gradle 8 deprecation warning
modmuss50
2021-05-04
Make remapped configurations lazy
modmuss50
2021-05-04
Merge branch 'dev/0.7' into future/dev
modmuss50
2021-04-27
Revert "Update MCE"
modmuss50
2021-04-27
Merge branch 'dev/0.7' of github.com:FabricMC/fabric-loom into dev/0.7
modmuss50
2021-04-27
Update MCE
modmuss50
2021-04-21
Add loom development dependencies to test runtime classpath (#389)
ByMartrixX
2021-04-14
Update mixin-compile-extensions
modmuss50
2021-04-04
Update to Gradle 7 (#380)
modmuss50
2021-04-02
Support Groovy 3's QName in GroovyXmlUtil (#379)
modmuss50
2021-03-31
Fix last commit, oops
modmuss50
2021-03-31
Ensure output is deleted before remapping the game.
modmuss50
2021-03-29
Fix name comparision in GroovyXmlUtil (#373)
Octavia Togami
2021-03-25
Record javadoc support. (#366)
modmuss50
2021-03-25
Constant unpicking (#328)
modmuss50
2021-03-23
Revert some of the changes to genSource's.
modmuss50
2021-03-18
Fix case where it wont try to download file.
modmuss50
2021-03-15
Ensure outputs are reproducable across all OS's. (#363)
modmuss50
2021-03-12
Mod Remapping Refactor. (#362)
modmuss50
2021-03-06
Try and fix fernflower forking for the final time. Hopefully helps with #355
modmuss50
2021-03-04
Minor cleanup/optimisations to downloading, should help a little bit more wit...
modmuss50
2021-03-03
Fix custom sourceset not being correctly set for runconfig tasks (#357)
modmuss50
2021-02-27
Fix inherit not copying `ideConfigGenerated`
modmuss50
2021-02-26
Add log4jConfigs to Loom extension (#356)
Shadowfacts
2021-02-14
Add loom dev deps to runtimeClasspath instead of runtimeOnly
modmuss50
2021-02-14
Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.
modmuss50
2021-02-13
Disable log4j jansi support when compiling, removes a warning about it.
modmuss50
2021-02-13
Add dev runtime dependencies to runtimeClasspath instead of runtimeOnly (#350)
Juuxel
[next]