gwenhywfar
5.12.0
tools
gwenbuild
buildctx
buildctx_run.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Mon Feb 08 2021
3
copyright : (C) 2021 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* Please see toplevel file COPYING for license details *
8
***************************************************************************/
9
10
#ifndef GWBUILD_BUILDCTX_RUN_H
11
#define GWBUILD_BUILDCTX_RUN_H
12
13
#include <gwenhywfar/xml.h>
14
15
#include "
gwenbuild/buildctx/buildctx.h
"
16
17
18
19
int
GWB_BuildCtx_Run
(
GWB_BUILD_CONTEXT
*bctx,
int
maxConcurrentJobs,
int
usePrepareCommands,
const
char
*builderName);
20
21
22
23
#endif
buildctx.h
GWB_BUILD_CONTEXT
struct GWB_BUILD_CONTEXT GWB_BUILD_CONTEXT
Definition
buildctx.h:16
GWB_BuildCtx_Run
int GWB_BuildCtx_Run(GWB_BUILD_CONTEXT *bctx, int maxConcurrentJobs, int usePrepareCommands, const char *builderName)
Definition
buildctx_run.c:68
Generated by
1.14.0