fabric-loom/src/main/java/net/fabricmc/loom/configuration
2021-10-25 16:34:06 +01:00
..
accesswidener Alter TransitiveAccessWidenerJarProcessor to use the same logic used in ModCompileRemapper for resolving mod jars. 2021-10-25 16:34:06 +01:00
ide Improve run config argument handling, should work with spaces a bit better. (#524) 2021-10-24 14:11:01 +01:00
mods Enable META-INF fixer when remapping mods. 2021-10-24 13:05:42 +01:00
processors Fix crash in JarProcessorManager when the input jar does not have a manifest. 2021-09-29 19:44:26 +01:00
providers Don't allow none reproducible dependencies in layered mappings as it breaks the caching guarantee. 2021-10-12 16:11:44 +01:00
CompileConfiguration.java Fix mappings not begin on test runtime classpath. 2021-10-16 22:20:27 +01:00
DependencyProvider.java File Structure Changes (#462) 2021-08-13 21:02:45 +01:00
FabricApiExtension.java Fix fabricApi.module does not respecting offline mode. Closes #412 2021-07-16 23:25:23 +01:00
InstallerData.java Add versions used to compile/build against to jar manifest (#428) 2021-07-13 23:10:07 +01:00
JarManifestConfiguration.java Update checkstyle to prevent using var expect for new instance creation. 2021-09-07 11:55:05 +01:00
LoomDependencyManager.java Add AccessWidenerValidator (#518) 2021-10-23 15:04:22 +01:00
MavenPublication.java Update checkstyle to prevent using var expect for new instance creation. 2021-09-07 11:55:05 +01:00
RemapConfiguration.java Use conventions in RemapConfiguration to avoid need for afterEvaluate. (#514) 2021-10-04 21:37:48 +01:00
RemappedConfigurationEntry.java Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00