Commit Graph

3 Commits (master)

Author SHA1 Message Date
Cory Fields ea24af1043 Add common cache and per-build cache
Allow each builder to cache some files for re-use in the next build. This
allows for poor-man's dependency chaining.

Additionally, add a common cache pool for all builds. This can be used for
saving (for example) downloaded files to be shared between builds.
10 years ago
devrandom 928a5f0880 multi-architecture builds 14 years ago
devrandom 4db2a9dfa0 initial 14 years ago