aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-13Fix new gradle 8.0 deprecation added in 7.2 (#416)modmuss50
2021-06-13Always fork the java compilermodmuss50
2021-06-02Revert "Update mercury (#408)"modmuss50
2021-06-02Update mercury (#408)modmuss50
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-20Add SignedProjectTest #404modmuss50
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-12Add a simple java 16 project testmodmuss50
2021-05-12Cleanup merged jar on failuremodmuss50
2021-05-12Enable `ShowCodeDetailsInExceptionMessages` (Better null pointers) for all ru...modmuss50
2021-05-12Java 16modmuss50
2021-05-04Make all loom added configurations lazymodmuss50
2021-05-04Fix gradle 8 deprecation warningmodmuss50
2021-05-04Make remapped configurations lazymodmuss50
2021-05-04Update to release 7.0 gradlemodmuss50
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-10Update to run tests against gradle 7.0 releasemodmuss50
2021-04-09Fix typomodmuss50
2021-04-04Update to Gradle 7 (#380)modmuss50
2021-04-02Support Groovy 3's QName in GroovyXmlUtil (#379)modmuss50
2021-04-02Update UnpickTest to latest snapshot.modmuss50
2021-04-02Reorganise tests (#378)modmuss50
2021-03-31Fix last commit, oopsmodmuss50
2021-03-31Ensure output is deleted before remapping the game.modmuss50
2021-03-29Fix name comparision in GroovyXmlUtil (#373)Octavia Togami
2021-03-27Add MavenProjectTest (#372)modmuss50
2021-03-25Record javadoc support. (#366)modmuss50
2021-03-25Add basic groovy code style validation.modmuss50
2021-03-25Constant unpicking (#328)modmuss50
2021-03-23Revert some of the changes to genSource's.modmuss50
2021-03-23Run tests against 7.0-rc-1modmuss50
2021-03-18Fix case where it wont try to download file.modmuss50
2021-03-15Ensure outputs are reproducable across all OS's. (#363)modmuss50
2021-03-12Mod Remapping Refactor. (#362)modmuss50
2021-03-06Add basic MultiProjectTest and a basic RunConfigTestmodmuss50
2021-03-06Fix tests on windowsmodmuss50