fabric-loom/src/main/java/net/fabricmc/loom/util
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
..
gradle Rewrite GenSources including full support for CFR. (#511) 2021-10-11 13:47:16 +01:00
ipc Rewrite GenSources including full support for CFR. (#511) 2021-10-11 13:47:16 +01:00
Architecture.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
Checksum.java Fix local file mod dependencies (#430) 2021-07-10 21:52:38 +01:00
CloseableList.java Ensure files are closed and outputs cleaned up when remapping. 2021-07-23 21:22:59 +01:00
ClosureAction.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
Constants.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
ConsumingOutputStream.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
DeletingFileVisitor.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
DeprecationHelper.java Remove deprecated stuff 2021-12-04 19:00:47 +00:00
DownloadUtil.java Actually handle gzip encoded connections when downloading. 2021-07-16 22:48:50 +01:00
FileSystemUtil.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
GroovyXmlUtil.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
HashedDownloadUtil.java Actually handle gzip encoded connections when downloading. 2021-07-16 22:48:50 +01:00
IOStringConsumer.java Rewrite GenSources including full support for CFR. (#511) 2021-10-11 13:47:16 +01:00
MirrorUtil.java Allow developer set the site where to download game resource.(0.9 branch) (#442) 2021-08-22 15:19:58 +01:00
ModUtils.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
OperatingSystem.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
Pair.java Use NIO instead of ZipUtil (#513) 2021-10-26 13:08:17 +01:00
RecordComponentFixVisitor.java Fix unobfuscated names not having params or docs. (#532) 2021-11-09 22:07:43 +00:00
SourceRemapper.java Use NIO instead of ZipUtil (#513) 2021-10-26 13:08:17 +01:00
StaticPathWatcher.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
TinyRemapperHelper.java Update tiny-remapper and enable "inferNameFromSameLvIndex" to fix issues with decompiling some locals. 2021-10-14 17:04:40 +01:00
ZipReprocessorUtil.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
ZipUtils.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00