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
Age
Commit message (
Expand
)
Author
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
publish source jar
LexManos
2018-11-02
Fix maven username and password.
LexManos
2018-11-02
Build maven index after publishing.
LexManos
2018-11-02
Execute flag on gradlew.
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
Removed archive name from group
Amadornes
2018-08-19
Update gradle from 4.7 to 4.9
Amadornes
2018-08-19
Attempt at publishing to the Forge maven
Amadornes
2018-08-19
Added LGPLv2.1 license
Amadornes
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
Well that was wrong...
Amadornes
2018-07-02
Initial (untested) version of Artifactural
Amadornes
2018-07-02
Set up gradle project
Amadornes
2018-06-23
Initial commit
Amadornes