Variable | Description |
---|---|
OVE_ALL_COMMANDS | space separated list of all OVE commands |
OVE_ARCHIVE_DIR | directory to share build archive files |
OVE_BASE_DIR | OVE workspace base directory |
OVE_BUILD_ORDER | project build order |
OVE_DIR | OVE source code directory |
OVE_GLOBAL_STATE_DIR | shared directory for all OVE workspaces (per user) |
OVE_LAST_COMMAND | file of the last OVE command executed |
OVE_OS | Distribution NAME |
OVE_OS_CODENAME | Distribution code name |
OVE_OS_ID | Distribution ID |
OVE_OS_ID_LIKE | Distribution ID_LIKE |
OVE_OS_KERNEL | Operating system implementation |
OVE_OS_PACKAGE_MANAGER | package manager |
OVE_OS_PACKAGE_MANAGER_ARGS | package manager arguments |
OVE_OS_VER | Distribution version |
OVE_OWEL_DIR | OWEL base dir. This directory contains 'projs', 'revtab', projects/... files. |
OVE_OWEL_NAME | OWEL name |
OVE_OWEL_STATE_DIR | state directory for one OVE workspace |
OVE_OWEL_TMP_DIR | temporary directory for one OVE workspace |
OVE_PROJECT_COMMANDS | space separated list of project commands |
OVE_PROJECT_LIST | space separated list of OVE projects defined in 'projs' |
OVE_REPO_LIST | space separated list of all git repositories for one OVE workspace |
OVE_REPO_LIST_WIDTH | longest repo name |
OVE_SHA | OVE version in use |
OVE_STAGE_DIR | directory where intermediate build files can be shared |
OVE_TMP | temporary directory for all OVE workspaces (per user) |
OVE_USER | the user that runs OVE commands |