aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/task
AgeCommit message (Expand)Author
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
2021-01-12Properly reapply changed ATs, Improve ATs performance.shedaniel
2021-01-12Fix buildshedaniel
2020-12-28Multi-thread remapping, fix parameter annotations for forge, update CleanLoom...shedaniel
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-26Remap refmap the worse way, but then it works.shedaniel
2020-12-24General code cleanup (#313)modmuss50
2020-12-23Filter unknown invokedynamic bsmshedaniel
2020-12-21Add ability to specify additional tiny remapper options in remapJar (#292)i509VCB
2020-12-21Allow setting the RemapJarTask classpath. Closes #307modmuss50
2020-12-21Respect reproducibleFileOrder and preserveFileTimestamps (#304)Cool_Mineman
2020-12-21Refactor and fix game/loader library handling (#298)modmuss50
2020-12-04Remap mixins properly (and cursedly)Juuxel
2020-12-03Add environment variables to runClient and runServerJuuxel
2020-11-29Merge remote-tracking branch 'upstream/dev/0.5' into forgeJuuxel
2020-09-06Fix race condition with mixin's output mappings across source setsmodmuss50
2020-09-04Fix mixin mapping being shared between all projects.modmuss50
2020-08-26Fix and improve error handling around access widener remapping with shared ca...modmuss50
2020-08-26Fix or fail fast on null minecraft version. Add back the old check for mirgat...modmuss50
2020-08-26Fixes for Mojang mappings handling (#264)zml
2020-08-24Official Mojang Mappings supportmodmuss50
2020-07-30Make 'srg' the target namespace of remapJar when Forge is enabledJuuxel
2020-07-30Add warning in RemapJarTask for using mixins in Forge projectsJuuxel
2020-07-27CheckstyleJuuxel
2020-07-27Add FIXME to remapJar notifying that it doesn't workJuuxel
2020-07-27Add srgRemapJar (unknown if it works, I need to add more Forge dependencies f...Juuxel
2020-07-26General cleanupReece Dunham
2020-07-26Merge branch 'shared_caches' into dev/0.5modmuss50
2020-07-16Match Mercury sourceCompatibility with Gradle (#224)Jamie Mansfield
2020-06-29Supply the configuration to the run Exec directly (#232)Octavia Togami
2020-06-28Remove get/setDirectionmodmuss50
2020-06-28checkstylemodmuss50
2020-06-28small cleanupmodmuss50
2020-06-27Fix build?modmuss50
2020-06-27First pass on "shareCaches".modmuss50