fabric-loom/src/main/java/net/fabricmc/loom/util
zml 032c815d19
Fix non-mod project dependencies (#263)
This resolves issues in ex. a composite build
2020-08-26 19:32:34 +01:00
..
accesswidener Allow adding additional jar processors (#247) 2020-08-24 20:10:21 +01:00
assets General cleanup 2020-07-26 21:32:10 +01:00
mappings Fixes for Mojang mappings handling (#264) 2020-08-26 08:31:42 +01:00
mixin General cleanup 2020-07-26 21:32:10 +01:00
progress General cleanup 2020-07-26 21:32:10 +01:00
Checksum.java 0.2.7 refactors (#178) 2020-03-06 11:15:34 +00:00
Constants.java Update MCE 2020-08-26 18:29:41 +01:00
ConsumingOutputStream.java General cleanup 2020-07-26 21:32:10 +01:00
DeletingFileVisitor.java add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00
DependencyProvider.java Fixes for Mojang mappings handling (#264) 2020-08-26 08:31:42 +01:00
DownloadUtil.java General cleanup 2020-07-26 21:32:10 +01:00
FabricApiExtension.java General cleanup 2020-07-26 21:32:10 +01:00
GradleSupport.java General cleanup 2020-07-26 21:32:10 +01:00
GroovyXmlUtil.java General cleanup 2020-07-26 21:32:10 +01:00
JarRemapper.java First pass on "shareCaches". 2020-06-27 20:18:32 +01:00
LineNumberRemapper.java General cleanup 2020-07-26 21:32:10 +01:00
LoomDependencyManager.java General cleanup 2020-07-26 21:32:10 +01:00
ManifestVersion.java add license header 2018-10-27 16:14:05 +02:00
MinecraftVersionInfo.java Possibly fix native downloading for older versions such as 1.8.9 2020-02-17 20:23:33 +00:00
MixinRefmapHelper.java General cleanup 2020-07-26 21:32:10 +01:00
ModCompileRemapper.java Fix non-mod project dependencies (#263) 2020-08-26 19:32:34 +01:00
ModProcessor.java General cleanup 2020-07-26 21:32:10 +01:00
NestedJars.java General cleanup 2020-07-26 21:32:10 +01:00
OperatingSystem.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
RemappedConfigurationEntry.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
RunConfig.java General cleanup 2020-07-26 21:32:10 +01:00
SetupIntelijRunConfigs.java Allow IDEA run configs to be generated for non-root projects (#236) 2020-07-26 21:05:14 +01:00
SourceRemapper.java Supply the configuration to the run Exec directly (#232) 2020-06-29 15:25:05 +01:00
StaticPathWatcher.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
TinyRemapperMappingsHelper.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00