HomePhabricator

depends: Move source stamps to source dir and misc cleanups
d546191dc28fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

depends: Move source stamps to source dir and misc cleanups

Since the last commit will force rebuilds of all depends, take the opportunity
to clean up a few other things that would trigger rebuilds as well.

  • Move source stamps to the sources dir so that SOURCES_PATH is respected for "make download".
  • Only print "fetching..." when actually downloading a file.
  • Avoid using non-deterministic paths for the recipe hash (patch location). This should ensure that all builders get the same resulting build-ids.
  • Use a per-package source paths. This will allow for removing old source files in the future.
  • Use a host-agnostic path for downloads which gets cleaned up properly.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Dec 11 2014, 20:40
deadalnixPushed on May 14 2017, 22:04
Parents
rABC422f873ef3d6: depends: teach 'make download' to download sources for all hosts
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABCd546191dc28f: depends: Move source stamps to source dir and misc cleanups (authored by Cory Fields <cory-nospam-@coryfields.com>).Dec 12 2014, 00:23