fabric-loom/src/main/java/net/fabricmc/loom/configuration
shedaniel 97a629eef9
File Structure Changes (#462)
* File Structure changes

* Fix checkstyle

* Fix processed jars

* Fix unpick tests

* Resolve reviews

* Fix merge conflicts
2021-08-13 21:02:45 +01:00
..
accesswidener Use Property in LoomGradleExtension & Move task groups to constants (#445) 2021-07-26 20:08:03 +01:00
ide Remove the ShowCodeDetailsInExceptionMessages jvm arg, I didn't realise it was default to enabled now. 2021-07-31 23:41:31 +01:00
mods Refactor LoomGradleExtension (#431) 2021-07-14 00:03:21 +01:00
processors File Structure Changes (#462) 2021-08-13 21:02:45 +01:00
providers File Structure Changes (#462) 2021-08-13 21:02:45 +01:00
CompileConfiguration.java Revert: "Always fork the java compiler" Fixes #453 2021-07-28 18:19:56 +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 Refactor LoomGradleExtension (#431) 2021-07-14 00:03:21 +01:00
LoomDependencyManager.java File Structure Changes (#462) 2021-08-13 21:02:45 +01:00
MavenPublication.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
RemapConfiguration.java Make RemapSourcesJarTask use properties (#459) 2021-07-31 23:45:43 +01:00
RemappedConfigurationEntry.java Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime (#458) 2021-07-31 23:46:42 +01:00