aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/util
AgeCommit message (Expand)Author
2021-09-05Update MCE and test depsmodmuss50
2021-09-05Fix the java software component not working with Loom and fix #200 (#460)Juuxel
2021-09-02Revert "Make SourceRemapper threaded (#446)"modmuss50
2021-08-22Allow developer set the site where to download game resource.(0.9 branch) (#442)hanbings
2021-07-31Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime (#458)Juuxel
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-25Make SourceRemapper threaded (#446)modmuss50
2021-07-23Ensure files are closed and outputs cleaned up when remapping.modmuss50
2021-07-16Fallback to fabric's experimental version manifest for versions that are not ...modmuss50
2021-07-16Actually handle gzip encoded connections when downloading.modmuss50
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-10Fix local file mod dependencies (#430)Juuxel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-07-04Fix build...modmuss50
2021-07-04Use a detached configuration to add jetbrains annotations to the source remap...modmuss50
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-18Update MCE to 0.4.4modmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-12Update MCE to 0.4.3modmuss50
2021-05-04Merge branch 'dev/0.7' into future/devmodmuss50
2021-04-27Revert "Update MCE"modmuss50
2021-04-27Update MCEmodmuss50
2021-04-14Update mixin-compile-extensionsmodmuss50
2021-04-04Update to Gradle 7 (#380)modmuss50
2021-04-02Support Groovy 3's QName in GroovyXmlUtil (#379)modmuss50
2021-03-29Fix name comparision in GroovyXmlUtil (#373)Octavia Togami
2021-03-25Constant unpicking (#328)modmuss50
2021-03-18Fix case where it wont try to download file.modmuss50
2021-03-15Ensure outputs are reproducable across all OS's. (#363)modmuss50
2021-03-12Mod Remapping Refactor. (#362)modmuss50
2021-03-04Minor cleanup/optimisations to downloading, should help a little bit more wit...modmuss50
2021-02-14Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-01-29Improve run configs (#318) (#338)modmuss50
2021-01-19Dont remap dependency sources when building on CI services.modmuss50
2021-01-17Gradle 7 (and hopefully 8) support (#332)modmuss50
2020-12-30Cleanup output files when remap fails. Fixes #321modmuss50
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50
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-11-15Migrate to access-widener library (#294)modmuss50
2020-11-15Use Mercury 0.1.0-rc1 (#301)Jamie Mansfield
2020-10-28Remove debug log outmodmuss50
2020-10-21Dont throw when annotationDependency is not resloved.modmuss50
2020-10-21Ugly fix to mercury classpath not having jetbrains annotationsmodmuss50