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