Age | Commit message (Collapse) | Author | Files | Lines |
|
The following buildfiles are loaded (if present) at appropriate times from the
out_root subdirectories of a project:
build/bootstrap/pre-*.build # before loading bootstrap.build
build/bootstrap/post-*.build # after loading bootstrap.build
build/root/pre-*.build # before loading root.build
build/root/post-*.build # after loading root.build
|
|
|
|
|
|
This meta operation can be used to print basic information (name, version,
source/output roots, etc) for one or more projects.
|
|
|
|
Specifically, we no longer support specifying the out_base explicitly and
assuming work is src_base.
|
|
|