commit | 67c99255cc56f10ee20e3d3edab43d382c1571c2 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Apr 07 14:28:13 2021 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Apr 08 11:03:17 2021 -0700 |
tree | 47c3a72c6c2f5be14709dbbb787ef29909aa380d | |
parent | 850d3886d4941a4a754d1225cf854ee0f5258d57 [diff] |
Make Glob return a GlobResult Replace the individual matches and deps return values with a GlobResult struct. Use the GlobResult to create the file list file in GlobWithDepFile (used by bpglob) and in the glob singleton, as the generated files must match exactly so that soong_build is not rerun. Bug: 159845846 Test: glob_test.go Change-Id: I2159cc9d85f388073198eac7456e5bf43e813096
Blueprint is being archived on 2021 May 3.
On 2021 May 3, we will be archiving the Blueprint project. This means it will not be possible to file new issues or open new pull requests for this GitHub project. As the project is being archived, patches -- including security patches -- will not be applied after May 3. The source tree will remain available, but changes to Blueprint in AOSP will not be merged here and Blueprint's source tree in AOSP will eventually stop being usable outside of Android.
Whereas there are no meta-build systems one can use as a drop-in replacement for Blueprint, there are a number of build systems that can be used: