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
/
AbstractRunTask.java
Age
Commit message (
Expand
)
Author
2021-10-26
Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0
shedaniel
2021-10-24
Improve run config argument handling, should work with spaces a bit better. (...
modmuss50
2021-08-14
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
shedaniel
2021-07-26
Use Property in LoomGradleExtension & Move task groups to constants (#445)
shedaniel
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-05-01
a
shedaniel
2021-04-13
Revert "WIP AT -> JarProcessor"
shedaniel
2021-04-04
WIP AT -> JarProcessor
shedaniel
2021-04-04
Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forge
shedaniel
2021-03-03
Fix custom sourceset not being correctly set for runconfig tasks (#357)
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-26
Set classpath before compileJava task (#330) (#333)
Bytzo
2021-01-18
Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge
shedaniel
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-03
Add environment variables to runClient and runServer
Juuxel
2020-06-29
Supply the configuration to the run Exec directly (#232)
Octavia Togami
2020-03-06
0.2.7 refactors (#178)
modmuss50
2019-11-02
Reformat to use Fabric API's checkstyle (#137)
modmuss50
2019-09-06
Simplify last fix
modmuss50
2019-09-06
add modCompileOnly and include deps in the implementation configuration in th...
modmuss50
2019-05-11
migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fiel...
asie
2019-05-10
add updateMappings task
asie