blob: 1373b853048681c9d79f7478dfd603567c7d86f8 [file] [log] [blame]
# Workaround setuptools bug for our symlinks here
#
workaround-symlinks:
../examples/alpine-autotools/files/links/bin: usr/bin
../examples/alpine-autotools/files/links/etc: usr/etc
../examples/alpine-autotools/files/links/lib: usr/lib
commands:
# Make it fetch first
- directory: ../examples/alpine-autotools
output: ../source/sessions/alpine-autotools-fetch.html
command: fetch amhello.bst
# Make it show the build pipline for amhell.bst
- directory: ../examples/alpine-autotools
output: ../source/sessions/alpine-autotools-show.html
command: show amhello.bst
# Capture a build output
- directory: ../examples/alpine-autotools
output: ../source/sessions/alpine-autotools-build.html
command: build --track-all amhello.bst
# Capture a shell output
- directory: ../examples/alpine-autotools
output: ../source/sessions/alpine-autotools-shell.html
command: shell amhello.bst -- hello