fabric-loom/src/main/java/net/fabricmc/loom/util
modmuss50 2d7421d4ed
Rengenerate and download all files with --refresh-dependencies (#227)
* Re generate all files with --refresh-dependencies

* Always re-process jar processors

* Update mixin compile extensions
2020-06-23 19:22:36 +01:00
..
accesswidener Fix yet another Access Widener remapper bug 2020-05-14 02:21:52 +01:00
assets Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
mixin Allow applying kapt and using mixins in other source sets (#211) 2020-05-22 14:38:25 +01:00
progress Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
Checksum.java 0.2.7 refactors (#178) 2020-03-06 11:15:34 +00:00
Constants.java Update mixin compile extensions 2020-06-21 19:29:49 +01:00
ConsumingOutputStream.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
DeletingFileVisitor.java add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00
DependencyProvider.java Rengenerate and download all files with --refresh-dependencies (#227) 2020-06-23 19:22:36 +01:00
DownloadUtil.java Rengenerate and download all files with --refresh-dependencies (#227) 2020-06-23 19:22:36 +01:00
FabricApiExtension.java Add an easy way to include fabric api modules (#183) 2020-05-28 00:46:36 +01:00
GradleSupport.java Test across java and gradle versions with github actions. (#218) 2020-06-08 15:19:11 +01:00
GroovyXmlUtil.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
LineNumberRemapper.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
LoomDependencyManager.java Cleanup and fix dep remapping, also add better log output to source remapping. 2020-06-01 12:17:58 +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 Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
ModCompileRemapper.java Rengenerate and download all files with --refresh-dependencies (#227) 2020-06-23 19:22:36 +01:00
ModProcessor.java Cleanup and fix dep remapping, also add better log output to source remapping. 2020-06-01 12:17:58 +01:00
NestedJars.java Performance optimisation when including nested jars 2020-01-24 21:59:59 +00: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 Eclipse project fixes (#192) 2020-04-26 14:04:49 +01:00
SetupIntelijRunConfigs.java Yet another attempt to fix the annotation processor issue. 2019-12-13 18:24:01 +00:00
SourceRemapper.java Fix source remapping not having the full classpath 2020-06-01 12:25:10 +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