10#ifndef GWBUILD_BUILDCTX_BDEPS_H
11#define GWBUILD_BUILDCTX_BDEPS_H
13#include <gwenhywfar/xml.h>
24 const char *builderName,
25 GWB_BUILD_CMD_LIST2 *targetCmdList);
struct GWB_BUILD_CONTEXT GWB_BUILD_CONTEXT
int GWB_BuildCtx_AddBuildCmdsForFileToList(const GWB_FILE *file, GWB_BUILD_CMD_LIST2 *targetCmdList)
int GWB_BuildCtx_AddBuildCmdsByBuilderNameToList(const GWB_BUILD_CMD_LIST2 *sourceCmdList, const char *builderName, GWB_BUILD_CMD_LIST2 *targetCmdList)
int GWB_BuildCtx_FillWaitingQueue(GWB_BUILD_CONTEXT *bctx, const char *builderName)
int GWB_BuildCtx_SetupDependencies(GWB_BUILD_CONTEXT *bctx)