platform_build_blueprint/pathtools
Colin Cross 7d2ee0df95 Fix glob dependencies when initial non-wild path does not exist
If the initial non-wild part of a glob path does not exist, return
the last existing part of the path as a dependency to detect if the
path is created later.

Change-Id: Ib5a39e6830cb386deed26e017279d0aac1bc9a20
2015-06-18 10:49:36 -07:00
..
testdata Rewrite pathtools.Glob to track partially-matched directories 2015-04-24 11:11:15 -07:00
glob.go Fix glob dependencies when initial non-wild path does not exist 2015-06-18 10:49:36 -07:00
glob_test.go Fix glob dependencies when initial non-wild path does not exist 2015-06-18 10:49:36 -07:00
lists.go Replace ReplaceExtension regexp with manual string operations 2015-04-15 11:03:06 -07:00