]> rtime.felk.cvut.cz Git - pes-rpp/rpp-simulink.git/commit
Update/fix rpp_build_demos to support different "calling conventions"
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 9 Jul 2015 07:36:14 +0000 (09:36 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 9 Jul 2015 07:42:51 +0000 (09:42 +0200)
commit0f41ae4bc8ddf16bb25ea2ac6cfc11f7b3e3e38a
treea1f5b28d3ee9c0118325bb9063bf591aa0e0cd66
parentced1696e0813cf34af8f8356cb4678cacc4bd28d
Update/fix rpp_build_demos to support different "calling conventions"

This function was broken, because when invoked from Makefile, it built
only the first demo and not all demos specified as arguments. This is
now fixed.

Now, the function also accepts a single cell array with demo names. This
will be used by buildbot.
rpp/demos/rpp_build_demos.m