aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers/minecraft
AgeCommit message (Expand)Author
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-06-29Clean up manifest handling by not copying the vanilla onesJuuxel
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-30Update tiny-remapper to 1.1.0shedaniel
2021-05-30Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan
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-11Don't remap forge sources on a CI buildshedaniel
2021-05-05Adds Forge Sources Remappingshedaniel
2021-05-01Use TinyRemapper directlyshedaniel
2021-05-01ashedaniel
2021-04-22Performance Optimisations on Project Setupshedaniel
2021-04-13Revert "WIP AT -> JarProcessor"shedaniel
2021-04-13Merge branch 'dev/0.6-forge' into dev/0.7-forgeshedaniel
2021-04-04Update tiny remappershedaniel
2021-04-04WIP AT -> JarProcessorshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-03-31Fix last commit, oopsmodmuss50
2021-03-31Ensure output is deleted before remapping the game.modmuss50
2021-03-25Constant unpicking (#328)modmuss50
2021-03-18Try to cleanup files when failing better, should hopefully increase the chang...modmuss50
2021-03-18Add a strict mode when download files, will be a bit slower but should help s...modmuss50
2021-03-15Ensure outputs are reproducable across all OS's. (#363)modmuss50
2021-03-15Fix race condition in asset downloadingmodmuss50
2021-03-07Fix build scriptshedaniel
2021-03-05Update tiny remappershedaniel
2021-03-04Minor cleanup/optimisations to downloading, should help a little bit more wit...modmuss50
2021-02-21Add debug logging to publication modification, remove log spam in asset downl...shedaniel
2021-02-14Fix merge conflictsshedaniel
2021-02-14Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-12Rewrite minecraft game data handling.modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-02-09Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-03Fix CME, Closes #345modmuss50
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 dev/0.6-forgeshedaniel
2021-01-29Cache the checksum of asset index files. (#335)shedaniel
2021-01-24Use the given manifest version hash if possible (#337)Chocohead
2021-01-19Cache the checksums on local asset files.shedaniel
2021-01-19Multi-thread native unpacking.shedaniel
2021-01-19Multi-thread assets checking, saving 500ms here.shedaniel
2021-01-18Fix issue with resolving minecraft libraries on the wrong threadJuuxel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2020-12-24General code cleanup (#313)modmuss50