aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-02Well that was wrong...Amadornes
2018-07-02Initial (untested) version of ArtifacturalAmadornes
2018-07-02Set up gradle projectAmadornes
2018-06-23Initial commitAmadornes