Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: merge fab loom upstream #3

Open
wants to merge 34 commits into
base: dev/1.8
Choose a base branch
from

Conversation

RawDiamondMC
Copy link
Member

No description provided.

modmuss50 and others added 30 commits August 12, 2024 13:08
* Linux RiscV support

* Small improvement.

* Fix comments
…abricMC#1158)

* Configuration cache support for SourceSetHelper.findFileInResource

* Prove that config cache is working

* Misc improvements

* Fix tests on windows
* Remove multi project optimisation

* Fix build

* Fix FAPI test
* Include dev jars from other projects in classpath groups

* Verify that projects use Loom before getting namedElements
* Update to Gradle 8.10

* 8.10 for real
* New service system for source jar remapping

* Remove the class generation, its too complex and useless.

* Fix

* Tests and cleanup

* Add basic SourceRemapperService test

* Skip file property tests on windows.
* Move everything to the new service system

* Checkstyle

* Fix unit tests + make them use the internet less

* Some more fixes

* Split the mixin ap mapping handling out into its own service.

* Checkstyle

* Fixes

* Move mixin refmap handling to a service

* Minor changes
* Enable configuration cache for all tests by default

* Support config cache in test projects

* Some config cache test fixes

* Config caching for run game tasks

* Problems for later

* More problems for later

* Bump min idea version, and remove version check.

* Untested client entries service

* Fixes
* Configuration cache support for IDE tasks

* Fix some tests
* Add SHA1 suffix to intermediaries

Having two or more different intermediaries for one version breaks; we use this to differentiate between intermediaries.

* Only add SHA1 to name if intermediary url is different from default

* Format code and remove duplicated method
* Gen sources config caching support

* Fixes

* Some fixes
* only complete official namespaces for unobfuscated members

* TinyRemapperHelper.create does not like null names

* add MappingsMergerTest
…re than one type parameter are provided by the Target Class) (FabricMC#1177)

* Fix Other Type Parameters than the First One not Being Read

* spotlessApply
)

* Setup the test sourceset better when using split sources.

Fixes FabricMC#1060

Also added a tool to extract test projects to make them easier to work on.

* Fix
… code (FabricMC#1180)

* Update a handful of deps

* Fully remove deprecated SelfResolvingDependency support

* Work around Gradle 8.11 deprecation, lets deal with it later.
)

* auto select jar configuration based on which sides are present

* move logic into jar configuration property convention
* Fix and test no cache gen sources

* Spotless
* Update to ASM 9.7.1

* Fix Gradle 8.12 nightlies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants