index
:
github/Artifactural.git
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-07-18
Update to NeoForged and support Gradle 8.2+
SizableShrimp
2023-03-20
Expose a helper to check if a repository is filtered to exclude specific arti...
Sara Freimer
2023-01-08
Add compatibility with Gradle 7.6 (#5)
matyrobbrt
2021-05-15
Remove ModifierAccess and java9 source set/project
SciWhiz12
2021-05-15
Use UnsafeHacks to set final fields
SciWhiz12
2021-01-17
Allow missing metadata
LexManos
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
2020-04-04
Use Method handles to bypass J12+ reflection blocking attempt.
LexManos
2020-04-03
Be a bit more verbose when trying to reflectively set a final field failing.
LexManos
2019-04-25
Add compatibility with Gradle 4.10 and above
Aaron Hill
2018-11-07
Allow repos to provide maven-metadata.xml files to list known versions.
LexManos
2018-11-06
Quiet debug messages.
LexManos
2018-11-03
More fixes related to missing repo overrides.
LexManos
2018-11-02
Temporary way to directly query a fake repo's file output.
LexManos
2018-11-02
Jenkinsfile, license headers, publish under net.minecraftforge group and tag ...
LexManos
2018-10-16
Work attempting to bypass gradle's crappy caching.
LexManos
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
Remove empty() method in ArtifactMetadata
Amadornes
2018-08-19
Added API-level support for cached artifacts
Amadornes
2018-07-11
Fixed gradle setup for better dependency handling
Amadornes
2018-07-02
Initial (untested) version of Artifactural
Amadornes