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-01-29
Improve run configs (#318) (#338)
modmuss50
2021-01-26
Set classpath before compileJava task (#330) (#333)
Bytzo
2020-12-27
Optimise loom configuration, saves 1.2 seconds in my testing. #319
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
Respect reproducibleFileOrder and preserveFileTimestamps (#304)
Cool_Mineman
2020-12-21
Refactor and fix game/loader library handling (#298)
modmuss50
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-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
2020-06-08
Test across java and gradle versions with github actions. (#218)
modmuss50
2020-06-01
Allow specifying additional decompilers for generating sources (#213)
Fudge
2020-05-27
Update lorenz-tiny to 2.0.0
modmuss50
2020-05-27
Fix building on newer java versions
modmuss50
2020-05-13
Merge branch 'pull/205' into dev/0.4
modmuss50
2020-05-13
Improve setup speed. (#208)
modmuss50
2020-05-11
Fix uninitialized property
Joe
2020-05-11
Allow other source sets to be remapped without needing an access widener
Joe
2020-04-26
Eclipse project fixes (#192)
immibis
2020-04-24
Update to use threaded fernflower
modmuss50
2020-04-06
Access widener support (#182)
modmuss50
2020-04-05
Cleanup potentially corrupt files on mappings error
modmuss50
2020-03-06
0.2.7 refactors (#178)
modmuss50
2020-01-01
Revert "Add mixins that target the class as a comment. (#168)"
modmuss50
2020-01-01
Add mixins that target the class as a comment. (#168)
modmuss50
2019-12-02
Javadocs (#154)
modmuss50
2019-12-02
parameters docs
modmuss50
2019-11-15
Allow for non-yarn mappings for MigrateMappingsTask (#141)
Ramid Khan
2019-11-11
Use Dev Launch Injector to ensure that the launch options are always kept upt...
modmuss50
2019-11-09
Support using TinyV2 mappings (#132)
Fudge
2019-11-07
Drop debug level in RemapLineNumbers
modmuss50
2019-11-02
Reformat to use Fabric API's checkstyle (#137)
modmuss50
2019-10-26
Merge remote-tracking branch 'upstream/dev/0.2.6' into dev/0.2.6
modmuss50
2019-10-26
Improve error message when using genSources on a 32bit java
modmuss50
2019-10-22
Fix issues involving projects with modules that contain no java classes (#135)
zml
2019-10-22
Initial gradle 6.0 rc1 fixes, ugly but works. Closes #131
modmuss50
2019-10-22
Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134
modmuss50
[next]