fabric-loom/src/main/java/net/fabricmc/loom/util
shedaniel 75234f4cbd
Use Property in LoomGradleExtension & Move task groups to constants (#445)
* Use Property in LoomGradleExtension

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Fix customMinecraftManifest

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Add deprecation messages, let's wait for the tests to run to fix the tests that are using deprecated apis

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Apply license

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Update src/main/java/net/fabricmc/loom/util/DeprecationHelper.java

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

* Fix some tests, move mixinRefmapName -> mixin.defaultRefmapName

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Move back to the api

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Fix some tests

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Apply reviews

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Update src/main/java/net/fabricmc/loom/api/LoomGradleExtensionAPI.java

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2021-07-26 20:08:03 +01:00
..
gradle Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01: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
Constants.java Use Property in LoomGradleExtension & Move task groups to constants (#445) 2021-07-26 20:08:03 +01: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 Use Property in LoomGradleExtension & Move task groups to constants (#445) 2021-07-26 20:08:03 +01:00
DownloadUtil.java Actually handle gzip encoded connections when downloading. 2021-07-16 22:48:50 +01: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
ModUtils.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
OperatingSystem.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
SourceRemapper.java Make SourceRemapper threaded (#446) 2021-07-25 22:54:22 +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
TinyRemapperMappingsHelper.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +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