aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/ide/RunConfigSettings.java
AgeCommit message (Expand)Author
2021-10-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-30Make Run Config run dir relative to the project and not the root project. Mov...modmuss50
2021-09-11Convert AWs on Forge to ATs in RemapJarTask (#24)Juuxel
2021-08-30Start work on porting 0.7.4 overshedaniel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
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-20Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-15Make the run config api stablemodmuss50
2021-03-01Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-27Fix inherit not copying `ideConfigGenerated`modmuss50
2021-02-14Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-12RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...Juuxel
2021-02-11Generate IDE run configs on a per config basis. Allows for much finer grain c...modmuss50
2021-02-03Still takes about a minute to download all the assets, should be much better ...shedaniel
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