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
Age
Commit message (
Expand
)
Author
2021-02-11
Generate IDE run configs on a per config basis. Allows for much finer grain c...
modmuss50
2021-02-11
Revert previous change, somewhat. I didnt understand the issue correctly.
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-03
Fix CME, Closes #345
modmuss50
2021-02-02
Generate fabric.mod.json for included submodule jars (#343)
Jason
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
Cache the checksum of asset index files. (#335)
shedaniel
2021-01-28
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6
modmuss50
2021-01-28
Dont add the mojang maven repo twice.
modmuss50
2021-01-26
Set classpath before compileJava task (#330) (#333)
Bytzo
2021-01-24
Use the given manifest version hash if possible (#337)
Chocohead
2021-01-21
Revert previous attempt at fixing genSources when loom is applied via buildSrc
modmuss50
2021-01-21
Improve error handling around access widener remapping. Closes #311
modmuss50
2021-01-21
Another attempt at fixing issues with fernflower's classpath
modmuss50
2021-01-21
Apply all buildscript configurations across all parent projects to try and fi...
modmuss50
2021-01-19
Dont remap dependency sources when building on CI services.
modmuss50
2021-01-19
Centralise refreshDeps variable.
modmuss50
2021-01-18
1 Infinite Loop
modmuss50
2021-01-17
Gradle 7 (and hopefully 8) support (#332)
modmuss50
2021-01-07
Remove usage of internal kotlin class, should fix crash with kotlin 1.4. Clos...
modmuss50
2020-12-30
Cleanup output files when remap fails. Fixes #321
modmuss50
2020-12-30
Fix classifier handling for remapped dependencies
modmuss50
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
modmuss50
2020-12-26
Remove jcenter as a default maven repo. This will make builds faster and more...
modmuss50
2020-12-24
General code cleanup (#313)
modmuss50
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
Fix genSources not working when root project doesnt have loom applied#308. (#...
solonovamax
2020-12-21
Respect reproducibleFileOrder and preserveFileTimestamps (#304)
Cool_Mineman
2020-12-21
Add nogui to server program arguments (#310)
user11681
2020-12-21
Use launcher metadata manifest v2. Closes #290
modmuss50
2020-12-21
Refactor and fix game/loader library handling (#298)
modmuss50
2020-12-21
Move remapped mods into a full local maven repo (#300)
modmuss50
2020-12-02
Allow specifying natives directory with the `fabric.loom.natives.dir` gradle ...
modmuss50
2020-11-15
Migrate to access-widener library (#294)
modmuss50
2020-11-15
Configure build task dependencies as each subproject comes up. (#299)
Kitlith
2020-11-15
Use Mercury 0.1.0-rc1 (#301)
Jamie Mansfield
2020-11-07
eclipse: Fix run configuration generation (#285)
zml
2020-10-28
Remove debug log out
modmuss50
2020-10-21
Dont throw when annotationDependency is not resloved.
modmuss50
2020-10-21
Ugly fix to mercury classpath not having jetbrains annotations
modmuss50
2020-10-21
Potentially fix memory leak with the mixin AP
modmuss50
2020-10-12
Revert "Ugly fix to mercury classpath not having jetbrains annotations"
modmuss50
2020-10-10
Ugly fix to mercury classpath not having jetbrains annotations
modmuss50
2020-10-08
Mark auto-generated mods with a custom value (#271)
Hephaestus-Dev
2020-09-26
Export rumtime remap classpath to DLI (#277)
modmuss50
2020-09-21
Split out some constants (#267)
i509VCB
2020-09-19
Fix nested jar stripping not working reliability
modmuss50
[next]