aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/task
AgeCommit message (Expand)Author
2021-07-11Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-05Fix yet another gradle deprecation, expand tests to cover itmodmuss50
2021-06-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-20Fix typo "officalMojangMappings" (#420)shedaniel
2021-06-17Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-14Fix merge conflictsshedaniel
2021-05-14Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-12Merge remote-tracking branch 'architectury/dev/0.7-forge' into dev/futureshedaniel
2021-05-08Small cleanup + Use MappingsUtils for reorderingshedaniel
2021-05-08Setup empty launch settingsshedaniel
2021-05-05Adds Forge Sources Remappingshedaniel
2021-05-05Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-01ashedaniel
2021-04-14Add "loom.forge.include" for include configuration on forgeshedaniel
2021-04-14Fix refmap remappingshedaniel
2021-04-13Revert "WIP AT -> JarProcessor"shedaniel
2021-04-13Simplify RemapJarTask remapRefmapshedaniel
2021-04-13Fix merge conflictsshedaniel
2021-04-13Merge branch 'dev/0.6-forge' into dev/0.7-forgeshedaniel
2021-04-13Fix RemapSourcesJarTask defaulting to intermediaryshedaniel
2021-04-13Allow remapping to other namespacesshedaniel
2021-04-04Update to Gradle 7 (#380)modmuss50
2021-04-04WIP AT -> JarProcessorshedaniel
2021-04-04Fix merge conflictsshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel
2021-03-25Constant unpicking (#328)modmuss50
2021-03-15Ensure outputs are reproducable across all OS's. (#363)modmuss50
2021-03-12Mod Remapping Refactor. (#362)modmuss50
2021-03-08Fix @Shadow remapshedaniel
2021-03-08Use refmap-remapper to remap refmap to prevent double remappingshedaniel
2021-03-05Update tiny remappershedaniel
2021-03-03Fix custom sourceset not being correctly set for runconfig tasks (#357)modmuss50
2021-02-14Fix merge conflictsshedaniel
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-12Rewrite minecraft game data handling.modmuss50
2021-02-11Generate IDE run configs on a per config basis. Allows for much finer grain c...modmuss50
2021-02-11Rename `runs` -> `runConfigs`modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...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-29Data Generator for Forgeshedaniel
2021-01-26Set classpath before compileJava task (#330) (#333)Bytzo
2021-01-26Don't add tasks before run to idea anymore for archshedaniel
2021-01-20Auto generate vscode run configurations, inject our own pre launch tasks to t...shedaniel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel