fabric-loom/src/main/java/net/fabricmc/loom/util
modmuss50 13ae0ae263 Initial gradle 6.0 rc1 fixes, ugly but works. Closes #131 2019-10-22 20:28:00 +01:00
..
assets add license header 2018-10-27 16:14:05 +02:00
progress add license header 2018-10-27 16:14:05 +02:00
Checksum.java caching/performance improvements 2019-07-24 23:04:45 +02:00
Constants.java add modCompileOnly and include deps in the implementation configuration in the run tasks 2019-09-06 19:59:45 +01:00
ConsumingOutputStream.java backport FernFlowerTask and relevant systems from 0.3 2019-04-22 13:40:59 +02:00
DeletingFileVisitor.java add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00
DependencyProvider.java fix #85, remove parts of deprecated code, update Mixin 2019-04-27 22:31:50 +02:00
DownloadUtil.java fix DownloadUtil not downloading file if ETag present, but file is not 2019-05-17 12:59:40 +02:00
GradleSupport.java Initial gradle 6.0 rc1 fixes, ugly but works. Closes #131 2019-10-22 20:28:00 +01:00
GroovyXmlUtil.java support appending to existing <dependencies> keys in maven-publish hook; in came a buildscript uses .withXml, say 2019-04-21 23:50:35 +02:00
LineNumberRemapper.java fix line number remapping, add option to disable mixin refmap remapping (unnecessary in loader 0.4.0+, but needs testting) 2019-04-23 22:50:39 +02:00
LoomDependencyManager.java fix remapped mods not including yarn minecraft version 2019-06-07 22:17:40 +02:00
ManifestVersion.java add license header 2018-10-27 16:14:05 +02:00
MapJarsTiny.java downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old dev/noclassifier behaviour for default RemapJarTask settings 2019-07-24 22:34:27 +02:00
MinecraftVersionInfo.java Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134 2019-10-22 20:04:38 +01:00
MixinRefmapHelper.java Merge branch 'pull/110' into dev/0.2.5 2019-06-24 11:17:45 +01:00
ModCompileRemapper.java Initial gradle 6.0 rc1 fixes, ugly but works. Closes #131 2019-10-22 20:28:00 +01:00
ModProcessor.java downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old dev/noclassifier behaviour for default RemapJarTask settings 2019-07-24 22:34:27 +02:00
NestedJars.java downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old dev/noclassifier behaviour for default RemapJarTask settings 2019-07-24 22:34:27 +02:00
OperatingSystem.java add license header 2018-10-27 16:14:05 +02:00
RemappedConfigurationEntry.java Fix license violations 2019-05-28 12:38:59 +01:00
RunConfig.java Surround natives path in quotes to ensure it works with usernames with spaces. 2019-10-22 20:09:59 +01:00
SetupIntelijRunConfigs.java Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134 2019-10-22 20:04:38 +01:00
SourceRemapper.java copy non-java files into remapped sources jar (fixes #126 and #118) (#129) 2019-08-23 11:59:16 +01:00
StaticPathWatcher.java Fix for files not being downloaded when the don't exist. Closes #122 2019-07-25 16:52:09 +01:00
TinyRemapperMappingsHelper.java cease loading the same mappings file a million times 2019-04-24 19:32:35 +02:00
Version.java Include loader's basic version parser, adds support for new yarn version separator 2019-04-10 17:35:38 +01:00