aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/CompileConfiguration.java
AgeCommit message (Expand)Author
2021-11-29Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-23Fix gradle module metadatas not including api deps in runtimeElements (#540)Juuxel
2021-11-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-12Fix `namedElements` not extending from api (#533)modmuss50
2021-11-10Ensure that the encoding is set to UTF-8modmuss50
2021-10-30Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-29Add localRuntime and modLocalRuntime configurations (#526)Juuxel
2021-10-29Add dev config with default jar task on it, to aid with depending on … (#525)modmuss50
2021-10-26Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-16Fix mappings not begin on test runtime classpath.modmuss50
2021-10-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-12Fix mod* configurations not being on the test compile/runtime configuration. ...modmuss50
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-07Update checkstyle to prevent using var expect for new instance creation.modmuss50
2021-09-07Use tiny-remapper to remap mixin annotation. (#441)Logic
2021-09-05Fix the java software component not working with Loom and fix #200 (#460)Juuxel
2021-08-30Start work on porting 0.7.4 overshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-28Revert: "Always fork the java compiler" Fixes #453modmuss50
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-20Fix merge conflictsshedaniel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-20Merge branch 'upstream-0.9' into dev/0.9shedaniel
2021-07-18Better Mixin AP configuration (#423)LogicFan
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Add versions used to compile/build against to jar manifest (#428)modmuss50
2021-07-13Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-17Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-06-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-13Always fork the java compilermodmuss50
2021-05-30Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan
2021-05-14Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-12There is nothing lazy about this that makes this a lazy configurationshedaniel
2021-05-12Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-12Merge remote-tracking branch 'architectury/dev/0.7-forge' into dev/futureshedaniel
2021-05-08Migration Mappings Detectionshedaniel
2021-05-04Make all loom added configurations lazymodmuss50
2021-05-05Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-04Make remapped configurations lazymodmuss50
2021-04-27Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel
2021-04-21Add loom development dependencies to test runtime classpath (#389)ByMartrixX
2021-04-14Add "loom.forge.include" for include configuration on forgeshedaniel
2021-04-13Simplify RemapJarTask remapRefmapshedaniel
2021-04-04Fix merge conflictsshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel