aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2021-07-26Fix loom.accessWidener being a read-only property in Kotlin (#447)Juuxel
2021-07-25Make SourceRemapper threaded (#446)modmuss50
2021-07-23Use jar processor ids to fix #432 (#444)Juuxel
2021-07-23Ensure files are closed and outputs cleaned up when remapping.modmuss50
2021-07-21Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...modmuss50
2021-07-21Fix MojangMappingsSpec having the same hash version for each mc version.modmuss50
2021-07-18Better Mixin AP configuration (#423)LogicFan
2021-07-16Fix fabricApi.module does not respecting offline mode. Closes #412modmuss50
2021-07-16Fallback to fabric's experimental version manifest for versions that are not ...modmuss50
2021-07-16Actually handle gzip encoded connections when downloading.modmuss50
2021-07-16Add back customManifest apimodmuss50
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Add versions used to compile/build against to jar manifest (#428)modmuss50
2021-07-13Fix AW field remapping (#434)Juuxel
2021-07-13Improve some bad stack traces.modmuss50
2021-07-10Fix local file mod dependencies (#430)Juuxel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-07-05Fix yet another gradle deprecation, expand tests to cover itmodmuss50
2021-07-04Fix build...modmuss50
2021-07-04Use a detached configuration to add jetbrains annotations to the source remap...modmuss50
2021-06-20Fix typo "officalMojangMappings" (#420)shedaniel
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-06-13Use tabs for indentation in the Fernflower decompiler (#383)haykam821
2021-06-13Fix new gradle 8.0 deprecation added in 7.2 (#416)modmuss50
2021-06-13Always fork the java compilermodmuss50
2021-06-01Fix MergedNestedJarProvider not calling the child's preparemodmuss50
2021-05-28Fix local ivy layout not respecting classifiers. Fixes #407modmuss50
2021-05-27Suppress "Inconsistent inner class entries" error when decompilingmodmuss50
2021-05-26Improve error messages when using outdated Java or Gradle.modmuss50
2021-05-22Add classifier to "fake" mods' id if they have a classifier specified (#394)Mitchell Skaggs
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan
2021-05-18Update MCE to 0.4.4modmuss50
2021-05-15Make the run config api stablemodmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-12Catch all when merging jarsmodmuss50
2021-05-12Update MCE to 0.4.3modmuss50
2021-05-12Cleanup merged jar on failuremodmuss50
2021-05-12Enable `ShowCodeDetailsInExceptionMessages` (Better null pointers) for all ru...modmuss50
2021-05-04Make all loom added configurations lazymodmuss50
2021-05-04Fix gradle 8 deprecation warningmodmuss50
2021-05-04Make remapped configurations lazymodmuss50
2021-05-04Merge branch 'dev/0.7' into future/devmodmuss50
2021-04-27Revert "Update MCE"modmuss50
2021-04-27Merge branch 'dev/0.7' of github.com:FabricMC/fabric-loom into dev/0.7modmuss50
2021-04-27Update MCEmodmuss50
2021-04-21Add loom development dependencies to test runtime classpath (#389)ByMartrixX
2021-04-14Update mixin-compile-extensionsmodmuss50
2021-04-04Update to Gradle 7 (#380)modmuss50
2021-04-02Support Groovy 3's QName in GroovyXmlUtil (#379)modmuss50
2021-03-31Fix last commit, oopsmodmuss50