fabric-loom/src/test/resources/projects
shartte d48c74161e
Access Widener 2.0 with support for Transitive Access Wideners (#484)
* Added global access widener support.

* Adapt loom to changed API of latest AW PR.

* Fix expected access widener to fix the test. Since the access widener is now streamed directly into the writer, the expanded rules (i.e. accessible field makes the owning class also accessible) are no longer found in the remapped file.

* Add basic transitive accesswidener test

* Extracted applying transitive access wideners into their own jar processor since they also need to be applied if there is no AW in the mod itself.

* Misc assortment of fixes

* Set up the processor lazily to allow for adding the intermediary MC jar, which is needed to correctly remap intermediary AWs to named.

* Rework to setup the tiny remapper classpath with the mc jar
Add an extension prop to disable

* Add TransitiveDetectorVisitor

* Minor refactoring.

* Use release-version of access-widener.

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2021-09-14 22:40:47 +01:00
..
accesswidener Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
decompile Try and fix fernflower forking for the final time. Hopefully helps with #355 2021-03-06 14:07:37 +00:00
dependencyResolutionManagement Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
java16 Update mercury. Test with Gradle 7.3 nightlys. Bump other deps. 2021-07-24 19:35:53 +01: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
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 Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01: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 Use Property in LoomGradleExtension & Move task groups to constants (#445) 2021-07-26 20:08:03 +01:00
parchment Update parchment url 2021-07-13 12:43:47 +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 Add basic MultiProjectTest and a basic RunConfigTest 2021-03-06 23:31:09 +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 Add loom.modVersion to read the version from the fabric.mod.json file. (#489) 2021-09-10 16:06:37 +01: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