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
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
2019-10-21
Only process lines that contain :: should fix an odd StringIndexOutOfBoundsEx...
modmuss50
2019-09-06
Simplify last fix
modmuss50
2019-09-06
add modCompileOnly and include deps in the implementation configuration in th...
modmuss50
2019-07-29
Fix runClient/Server tasks not always including the mod
modmuss50
2019-07-24
fix provider crash
asie
2019-07-24
downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old dev/nocl...
asie
2019-07-06
fix Input annotation for FileCollection (#119)
NikkyAI
2019-06-24
Fix warnings with task inputs
modmuss50
2019-06-10
Refactor RemapJarTask to extend from Jar
Mitchell Skaggs
2019-05-28
add modApi, modImplementation, modRuntimeOnly; try to improve source remappin...
asie
2019-05-27
Change Minecraft_*.launch to projectname_*.launch for genEclipseRuns (#93)
Dinolek
2019-05-18
use compileClasspath to remap JARs
asie
2019-05-11
migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fiel...
asie
2019-05-10
updateMappings -> migrateMappings, new features
asie
2019-05-10
add updateMappings task
asie
2019-05-10
refactor genSources into multiple reusable tasks
asie
2019-05-06
Fix remap jar not always running on subsequent builds
modmuss50
2019-05-01
Avoid trying to download things offline (#87)
Chocohead
2019-04-27
eclipse wants run dir too (#84)
Dinolek
2019-04-24
cease loading the same mappings file a million times
Adrian Siekierka
2019-04-23
fix line number remapping, add option to disable mixin refmap remapping (unne...
Adrian Siekierka
2019-04-22
backport FernFlowerTask and relevant systems from 0.3
Adrian Siekierka
2019-04-22
fix nestJar option default in RemapJar
Adrian Siekierka
[prev]
[next]