targets/XSD_toolchain_makefile
author Edouard Tisserant
Tue, 26 May 2020 09:58:20 +0200
changeset 2645 d15a997859b1
parent 1387 435965ca8b63
child 3723 58c74d098f09
permissions -rw-r--r--
Solve import order problem when POULibrary imports ConfigTreeNode because of UserAddressedException. Now UserAddressedException is declared in POULibrary.py, as a quick and dirty fix, but some independant module should be created for beremiz exceptions in general.

          <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"/>