aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/buildfile
blob: 00c072efbcd500fc1d98f718244007fdcb129fbd (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-rep%bash{package-archive}

./: bash{handler} submit/ ci/

bash{handler}: in{handler} $mods