Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-17 | Move to net.minecraftforge package, and update license headers. | LexManos | |
2021-01-17 | Bump project to Gradle 6.8 | Gabriel Harris-Rouquette | |
2018-11-02 | Jenkinsfile, license headers, publish under net.minecraftforge group and tag ↵ | LexManos | |
based version. | |||
2018-10-16 | Work attempting to bypass gradle's crappy caching. | LexManos | |
It caches FAILURES and uses those over the successes we provide in the custom repos! Other work directed twards cleaning up the api, and moved to using maven local which bypasses SOME of the caching and prevents the artifacts from our custom repo from being copied to the gradle central cache. | |||
2018-08-19 | Fixed dependencies on gradle repackaged libs | Amadornes | |
2018-08-19 | Allow streamable artifacts to be considered as cached | Amadornes | |
2018-08-19 | Added a default path expander for artifact caches | Amadornes | |
2018-08-19 | Fixed artifact metadata hash output | Amadornes | |
2018-08-19 | Remove artifact pipelines and exclusive transformers | Amadornes | |
2018-08-19 | Added API-level support for cached artifacts | Amadornes | |
2018-07-11 | Fixed gradle setup for better dependency handling | Amadornes | |