gwenhywfar 5.12.0
buildctx_run.h File Reference
#include <gwenhywfar/xml.h>
#include "gwenbuild/buildctx/buildctx.h"
Include dependency graph for buildctx_run.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int GWB_BuildCtx_Run (GWB_BUILD_CONTEXT *bctx, int maxConcurrentJobs, int usePrepareCommands, const char *builderName)

Function Documentation

◆ GWB_BuildCtx_Run()

int GWB_BuildCtx_Run ( GWB_BUILD_CONTEXT * bctx,
int maxConcurrentJobs,
int usePrepareCommands,
const char * builderName )

Definition at line 68 of file buildctx_run.c.

References _abortAllCommands(), _checkRunningQueue(), _checkWaitingQueue(), _createCommandQueues(), _setupCommands(), _waitForRunningJobs(), DBG_DEBUG, DBG_ERROR, DBG_INFO, GWB_BuildCtx_FillWaitingQueue(), GWB_BuildCtx_SetupDependencies(), GWEN_ERROR_GENERIC, and NULL.

Referenced by GWB_Build(), and GWB_Prepare().

Here is the call graph for this function:
Here is the caller graph for this function: