aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util
AgeCommit message (Expand)Author
2021-02-02Merge branch 'dev/0.6-forge' into 0.6-mergeshedaniel
2021-02-02Fix source remapping for dependencies as well.shedaniel
2021-02-02Fix remap forge source jar to srgshedaniel
2021-02-02Fix remap forge source jar to srgshedaniel
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-30Add MCP docs support and param namesshedaniel
2021-01-30Primitive MCP Support!shedaniel
2021-01-29Improve run configs (#318) (#338)modmuss50
2021-01-20Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-19Dont remap dependency sources when building on CI services.modmuss50
2021-01-19Adding Constant of the plugin id, don't duplicate the classpath if it is alre...shedaniel
2021-01-19Multi-thread native unpacking.shedaniel
2021-01-19Use Project#javaexec instead of creating a JavaExec taskshedaniel
2021-01-19Apply license headershedaniel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-17Gradle 7 (and hopefully 8) support (#332)modmuss50
2021-01-12Fix buildshedaniel
2021-01-11Fix setup errors + Multi-thread forge patching more.shedaniel
2021-01-11Make gradlew dependencies not break with mojmapshedaniel
2021-01-11Not depend on ForgeGradle and remap using SpecialSource directlyshedaniel
2021-01-10Refactor SrgNamedWritershedaniel
2021-01-10Refactor InnerClassRemappershedaniel
2021-01-08Remap forge added inner classes correctlyshedaniel
2021-01-08Force forge mod detectionshedaniel
2021-01-07Log what dependency is emptyshedaniel
2021-01-07Suffix _forge for forge remapped jarsshedaniel
2021-01-02Filter jar signing info in MANIFEST.MF properlyshedaniel
2020-12-30Cleanup output files when remap fails. Fixes #321modmuss50
2020-12-30Allow the generation of tiny mappings with srg without being in a forge envir...shedaniel
2020-12-28Multi-thread remapping, fix parameter annotations for forge, update CleanLoom...shedaniel
2020-12-28Strip jar verificationshedaniel
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-27Remap AT method descriptorshedaniel
2020-12-27Proper mod dependingshedaniel
2020-12-26Remap refmap the worse way, but then it works.shedaniel
2020-12-26Make forge default obfuscation environment be "searge"shedaniel
2020-12-25Forgot class AT only have 2 columnsshedaniel
2020-12-25Fix remapping forge dependenciesshedaniel
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-21Respect reproducibleFileOrder and preserveFileTimestamps (#304)Cool_Mineman
2020-12-21Add nogui to server program arguments (#310)user11681
2020-12-21Use launcher metadata manifest v2. Closes #290modmuss50
2020-12-21Refactor and fix game/loader library handling (#298)modmuss50
2020-12-21Move remapped mods into a full local maven repo (#300)modmuss50
2020-12-20support windows for the path separatorshedaniel
2020-12-08Option to disable mojmap warning + ways to add tasks to do before run.shedaniel
2020-12-08use my stream shit thankshedaniel