aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/buildfile
blob: cd11231a3e0062607ae0650d45da06b471a0afd8 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : brep/handler/buildfile
# license   : MIT; see accompanying LICENSE file

import mods  = libbutl.bash%bash{manifest-parser}
import mods += libbutl.bash%bash{manifest-serializer}
import mods += bpkg-util%bash{package-archive}

./: bash{handler} submit/ ci/ upload/

bash{handler}: in{handler} $mods