aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2020-11-29Merge remote-tracking branch 'upstream/dev/0.5' into forgeJuuxel
2020-11-15Publish using github actionsmodmuss50
2020-11-15Migrate to access-widener library (#294)modmuss50
2020-11-15Use Mercury 0.1.0-rc1 (#301)Jamie Mansfield
2020-08-24Official Mojang Mappings supportmodmuss50
2020-08-10fix build number not being expanded to proper value (#254)Joshua Schirra
2020-07-28Revert "Try using SpecialSource directly instead of going through ForgeGradle"Juuxel
2020-07-28Try using SpecialSource directly instead of going through ForgeGradleJuuxel
2020-07-27Add srgRemapJar (unknown if it works, I need to add more Forge dependencies f...Juuxel
2020-07-27Add Forge dependencies to projectsJuuxel
2020-07-27Inject Forge earlier to remap its SRG names to YarnJuuxel
2020-07-27Add non-patched and Forge classes to the game jarJuuxel
2020-07-27Switch back to AtlasJuuxel
2020-07-27brokenJuuxel
2020-07-27ThingsJuuxel
2020-07-27Revert "Use TR instead of Atlas for simple resource bundling and lambdas"Juuxel
2020-07-27Use TR instead of Atlas for simple resource bundling and lambdasJuuxel
2020-07-27It "works" now, though resources are goneJuuxel
2020-07-27Use ForgeGradle for producing SRG jars for patchingJuuxel
2020-07-27Some Forge stuffJuuxel
2020-07-26General cleanupReece Dunham
2020-07-26Add Experimental CFR support. Line numbers and comments are not currently sup...modmuss50
2020-07-26Start 0.5 dev cyclemodmuss50
2020-06-15update fernflowermodmuss50
2020-06-08Test across java and gradle versions with github actions. (#218)modmuss50
2020-05-27Update lorenz-tiny to 2.0.0modmuss50
2020-05-22Allow applying kapt and using mixins in other source sets (#211)Fudge
2020-05-14Fix crash when reading empty aw file, fix -SNAPSHOT versions plugin marker no...modmuss50
2020-05-13Also publish a -SNAPSHOT version along side the specific versions as it was u...modmuss50
2020-05-13Improve setup speed. (#208)modmuss50
2020-04-26Update to new versioning scheme and update some depsmodmuss50
2020-04-24Update to use threaded fernflowermodmuss50
2020-04-11Hopefully fix jenkins buildmodmuss50
2020-03-060.2.7 refactors (#178)modmuss50
2020-02-14Update stitchmodmuss50
2020-01-24update stitchmodmuss50
2019-12-27Update stitchmodmuss50
2019-12-02Javadocs (#154)modmuss50
2019-11-28Start on the 0.2.7 cyclemodmuss50
2019-11-13Allow source jars to use their own parameter names for mod deps (#147)Fudge
2019-11-11Add mixin ap to projects in a "better way" (#144)liach
2019-11-11Fix V2 regressions (#146)Fudge
2019-11-10Update tiny remappermodmuss50
2019-11-09Support using TinyV2 mappings (#132)Fudge
2019-11-02Reformat to use Fabric API's checkstyle (#137)modmuss50
2019-10-22Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134modmuss50
2019-07-24fix building on gradle 4.9asie
2019-07-24caching/performance improvementsasie
2019-07-24downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old dev/nocl...asie
2019-06-29update librariesAdrian Siekierka