aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/task/AbstractRunTask.java
AgeCommit message (Expand)Author
2021-10-26Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-24Improve run config argument handling, should work with spaces a bit better. (...modmuss50
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-13Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-05-01ashedaniel
2021-04-13Revert "WIP AT -> JarProcessor"shedaniel
2021-04-04WIP AT -> JarProcessorshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel
2021-03-03Fix custom sourceset not being correctly set for runconfig tasks (#357)modmuss50
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into 0.6-mergeshedaniel
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-31Rename mode -> environment + Hopefully fix a regression with the run tasksmodmuss50
2021-01-29Improve run configs (#318) (#338)modmuss50
2021-01-26Set classpath before compileJava task (#330) (#333)Bytzo
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50
2020-12-03Add environment variables to runClient and runServerJuuxel
2020-06-29Supply the configuration to the run Exec directly (#232)Octavia Togami
2020-03-060.2.7 refactors (#178)modmuss50
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-09-06Simplify last fixmodmuss50
2019-09-06add modCompileOnly and include deps in the implementation configuration in th...modmuss50
2019-05-11migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fiel...asie
2019-05-10add updateMappings taskasie