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
/
task
Age
Commit message (
Expand
)
Author
2021-02-14
Fix merge conflicts
shedaniel
2021-02-14
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-02-12
RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...
Juuxel
2021-02-12
Rewrite minecraft game data handling.
modmuss50
2021-02-11
Generate IDE run configs on a per config basis. Allows for much finer grain c...
modmuss50
2021-02-11
Rename `runs` -> `runConfigs`
modmuss50
2021-02-11
Update MCE - Remove auto population of minVersion in mixins - Drop some log l...
modmuss50
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into 0.6-merge
shedaniel
2021-02-02
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-31
Rename mode -> environment + Hopefully fix a regression with the run tasks
modmuss50
2021-01-29
Improve run configs (#318) (#338)
modmuss50
2021-01-29
Data Generator for Forge
shedaniel
2021-01-26
Set classpath before compileJava task (#330) (#333)
Bytzo
2021-01-26
Don't add tasks before run to idea anymore for arch
shedaniel
2021-01-20
Auto generate vscode run configurations, inject our own pre launch tasks to t...
shedaniel
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
2021-01-12
Properly reapply changed ATs, Improve ATs performance.
shedaniel
2021-01-12
Fix build
shedaniel
2020-12-28
Multi-thread remapping, fix parameter annotations for forge, update CleanLoom...
shedaniel
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-26
Remap refmap the worse way, but then it works.
shedaniel
2020-12-24
General code cleanup (#313)
modmuss50
2020-12-23
Filter unknown invokedynamic bsm
shedaniel
2020-12-21
Add ability to specify additional tiny remapper options in remapJar (#292)
i509VCB
2020-12-21
Allow setting the RemapJarTask classpath. Closes #307
modmuss50
2020-12-21
Respect reproducibleFileOrder and preserveFileTimestamps (#304)
Cool_Mineman
2020-12-21
Refactor and fix game/loader library handling (#298)
modmuss50
2020-12-04
Remap mixins properly (and cursedly)
Juuxel
2020-12-03
Add environment variables to runClient and runServer
Juuxel
2020-11-29
Merge remote-tracking branch 'upstream/dev/0.5' into forge
Juuxel
2020-09-06
Fix race condition with mixin's output mappings across source sets
modmuss50
2020-09-04
Fix mixin mapping being shared between all projects.
modmuss50
2020-08-26
Fix and improve error handling around access widener remapping with shared ca...
modmuss50
2020-08-26
Fix or fail fast on null minecraft version. Add back the old check for mirgat...
modmuss50
2020-08-26
Fixes for Mojang mappings handling (#264)
zml
2020-08-24
Official Mojang Mappings support
modmuss50
2020-07-30
Make 'srg' the target namespace of remapJar when Forge is enabled
Juuxel
2020-07-30
Add warning in RemapJarTask for using mixins in Forge projects
Juuxel
2020-07-27
Checkstyle
Juuxel
2020-07-27
Add FIXME to remapJar notifying that it doesn't work
Juuxel
2020-07-27
Add srgRemapJar (unknown if it works, I need to add more Forge dependencies f...
Juuxel
2020-07-26
General cleanup
Reece Dunham
2020-07-26
Merge branch 'shared_caches' into dev/0.5
modmuss50
2020-07-16
Match Mercury sourceCompatibility with Gradle (#224)
Jamie Mansfield
2020-06-29
Supply the configuration to the run Exec directly (#232)
Octavia Togami
2020-06-28
Remove get/setDirection
modmuss50
2020-06-28
checkstyle
modmuss50
2020-06-28
small cleanup
modmuss50
2020-06-27
Fix build?
modmuss50
2020-06-27
First pass on "shareCaches".
modmuss50
[next]