aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-18Add gradle 8.7 supportHEAD4.0mainLinnea Gräf
2023-07-18Fix TC git main branchSizableShrimp
2023-07-18Update to NeoForged and support Gradle 8.2+SizableShrimp
2023-05-01Add dependencies to published pomMatyrobbrt
2023-03-20Expose a helper to check if a repository is filtered to exclude specific arti...Sara Freimer
2023-01-09Update to teamcityLexManos
2023-01-09Update to teamcity.Marc Hermans
2023-01-09Update to teamcity.Marc Hermans
2023-01-09Fix the transformers and `JarTransformationTask`SizableShrimp
2023-01-08Add compatibility with Gradle 7.6 (#5)matyrobbrt
2021-05-26Remove JDK reflection hacks in favor of `Unsafe`LexManos
2021-05-26Merge branch 'master' into theUnsafeLexManos
2021-05-26Move to jgit as grgit is no longer being published and start 3.0 cycle.LexManos
2021-05-15Cleanup buildscript, update pluginsSciWhiz12
2021-05-15Update Gradle wrapper to 6.9SciWhiz12
2021-05-15Remove ModifierAccess and java9 source set/projectSciWhiz12
2021-05-15Use UnsafeHacks to set final fieldsSciWhiz12
2021-05-15Update JenkinsfileSciWhiz12
2021-05-15Update build.gradle to new Forge Maven urlSciWhiz12
2021-01-17Allow missing metadataLexManos
2021-01-17Fix JenkinsfileLexManos
2021-01-17Move to net.minecraftforge package, and update license headers.LexManos
2021-01-17Bump project to Gradle 6.8Gabriel Harris-Rouquette
2020-10-03Fix jenkinsfile.LexManos
2020-04-04Use Method handles to bypass J12+ reflection blocking attempt.LexManos
2020-04-03Be a bit more verbose when trying to reflectively set a final field failing.LexManos
2019-05-03Merge pull request #1 from Aaron1011/gradle-compat-finalLexManos
2019-04-25Add compatibility with Gradle 4.10 and aboveAaron Hill
2018-11-07Allow repos to provide maven-metadata.xml files to list known versions.LexManos
2018-11-06Quiet debug messages.LexManos
2018-11-03More fixes related to missing repo overrides.LexManos
2018-11-02Temporary way to directly query a fake repo's file output.LexManos
2018-11-02publish source jarLexManos
2018-11-02Fix maven username and password.LexManos
2018-11-02Build maven index after publishing.LexManos
2018-11-02Execute flag on gradlew.LexManos
2018-11-02Jenkinsfile, license headers, publish under net.minecraftforge group and tag ...LexManos
2018-10-16Work attempting to bypass gradle's crappy caching.LexManos
2018-08-19Removed archive name from groupAmadornes
2018-08-19Update gradle from 4.7 to 4.9Amadornes
2018-08-19Attempt at publishing to the Forge mavenAmadornes
2018-08-19Added LGPLv2.1 licenseAmadornes
2018-08-19Fixed dependencies on gradle repackaged libsAmadornes
2018-08-19Allow streamable artifacts to be considered as cachedAmadornes
2018-08-19Added a default path expander for artifact cachesAmadornes
2018-08-19Fixed artifact metadata hash outputAmadornes
2018-08-19Remove artifact pipelines and exclusive transformersAmadornes
2018-08-19Remove empty() method in ArtifactMetadataAmadornes
2018-08-19Added API-level support for cached artifactsAmadornes
2018-07-11Fixed gradle setup for better dependency handlingAmadornes