mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Main EDK2 build supports out-of-tree builds but BaseTools make process still creates tools and object files in-tree. In order to make out-of-tree build support complete move the generated tools and interim obj files to $WORKSPACE location as well. This patch also changes the location of BaseTools for in-tree builds (default behavior when WORKSPACE is not provided before calling edksetup) to $WORKSPACE/BaseTools/Build/... It may potentially break external workflows that invoke tools from the default location outside of the build tool. Signed-off-by: Oleksandr Tymoshenko <ovt@google.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| BuildClassObject.py | ||
| DecBuildData.py | ||
| DscBuildData.py | ||
| InfBuildData.py | ||
| MetaDataTable.py | ||
| MetaFileCommentParser.py | ||
| MetaFileParser.py | ||
| MetaFileTable.py | ||
| WorkspaceCommon.py | ||
| WorkspaceDatabase.py | ||