fabric-loom/src/test/resources/projects
modmuss50 240a23f52d Improve decompiler options by moving them away from the task.
Done because the split jar changes required registering the decompiler task after evaluation.
As there may be more than one decompile task, the options are set per decompiler and not per task.
This should also make easier to add new decompilers without requiring a plugin.
2022-01-05 09:49:11 +00:00
..
accesswidener Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
decompile Improve decompiler options by moving them away from the task. 2022-01-05 09:49:11 +00:00
dependencyResolutionManagement Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
interfaceInjection Interface Injection (#496) 2022-01-04 18:15:21 +00:00
java16 Fix for 1.18-pre1 server bundler. 2021-11-11 18:28:15 +00:00
kotlin Fix loom.accessWidener being a read-only property in Kotlin (#447) 2021-07-26 12:14:31 +01:00
legacy Update to Gradle 7 (#380) 2021-04-04 23:02:00 +01:00
localFileDependency Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
localRuntime Add localRuntime and modLocalRuntime configurations (#526) 2021-10-29 22:26:59 +01:00
maven Add MavenProjectTest (#372) 2021-03-27 20:26:10 +00:00
mavenLibrary Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
minimalBase Add CustomManifestTest 2021-07-16 22:59:37 +01:00
mixinApAutoRefmap Add support for mixin files outside of root in MixinRefmapHelper (#536) 2021-12-29 22:16:13 +00:00
mixinApSimple Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
mojangMappings Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
multiproject Fix namedElements not extending from api (#533) 2021-11-12 10:46:23 +00:00
parchment Don't allow none reproducible dependencies in layered mappings as it breaks the caching guarantee. 2021-10-12 16:11:44 +01:00
reproducible Fix reproducible build test, a none legacy test for this should be added at a later date. 2021-09-08 15:59:31 +01:00
runconfigs Exclude client only libraries in server run task. 2021-12-30 00:15:18 +00:00
signed Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
simple Rewrire Jar and Source remapping tasks. (#504) 2021-12-20 16:29:11 +00:00
transitiveAccesswidener Access Widener 2.0 with support for Transitive Access Wideners (#484) 2021-09-14 22:40:47 +01:00
unpick Update UnpickTest to latest snapshot. 2021-04-02 14:44:18 +01:00