targets/XSD_toolchain_makefile
author Edouard Tisserant
Thu, 18 Mar 2021 14:32:21 +0100
branchsvghmi
changeset 3195 cdd2a032b424
parent 1387 435965ca8b63
child 3723 58c74d098f09
permissions -rw-r--r--
SVGHMI: JsonTable: Fixed options not being passed in JSON post when jumping to a page where additional variables are pre-defined by a HMI:VarInit.
Was JS Fetch Promise not executed late enough, and gathering JsonTable variables before the sequence of calls to dispatch() was finished.

          <xsd:attribute name="Command" type="xsd:string" use="optional" default="make -C %(buildpath)s all BEREMIZSRC=%(src)s BEREMIZCFLAGS=%(cflags)s MD5=%(md5)s USE_BEREMIZ=1 FROM_BEREMIZ=1"/>