fabric-loom/src/main/java/net/fabricmc/loom/build
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
..
mixin Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
nesting Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
JarRemapper.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
MixinRefmapHelper.java Use NIO instead of ZipUtil (#513) 2021-10-26 13:08:17 +01:00
ModCompileRemapper.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00