fabric-loom/src/main/java/net/fabricmc/loom/configuration
modmuss50 5a16440c1e
Support ARM natives, rewrite native handling and misc cleanup. (#554)
* Rewrite natives handling, upgrade LWJGL on ARM machines.

* Remove old natives override hack, should now always be done via gradle.

* Use "idea" everywhere

* Add server specific libraries onto their own classpath. Includes misc code cleanup.

* Start on writing the excluded server libs.

* Gradle deprecation fixes, and misc cleanup

* Add support mod.

* Make native support mod none transitive.

* Update gradle.
2021-12-17 15:37:00 +00:00
..
accesswidener Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
ide Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
mods Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
processors Validate remapped mods also have a remapped access widener. (#549) 2021-12-02 18:59:47 +00:00
providers Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
CompileConfiguration.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
DependencyProvider.java Use NIO instead of ZipUtil (#513) 2021-10-26 13:08:17 +01:00
FabricApiExtension.java Fix fabricApi.module does not respecting offline mode. Closes #412 2021-07-16 23:25:23 +01:00
InstallerData.java Add versions used to compile/build against to jar manifest (#428) 2021-07-13 23:10:07 +01:00
JarManifestConfiguration.java Update checkstyle to prevent using var expect for new instance creation. 2021-09-07 11:55:05 +01:00
LoomDependencyManager.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
MavenPublication.java Fix gradle module metadatas not including api deps in runtimeElements (#540) 2021-11-23 18:35:08 +00:00
RemapConfiguration.java More improvements/fixes to shared caches maven publications + test improvements. 2021-11-25 14:49:17 +00:00
RemappedConfigurationEntry.java Remove deprecated stuff 2021-12-04 19:00:47 +00:00