Searched refs:run (Results 1 - 4 of 4) sorted by relevance

/haikuporter/buildmaster/backend/
H A DMakefile11 docker run -it ${REPO}/haikuporter/buildmaster:${VERSION} /bin/bash -l
/haikuporter/buildmaster/frontend/
H A DMakefile8 docker run -it ${REPO}/haikuporter/frontend:${VERSION} /bin/sh -l
/haikuporter/doc/
H A DMakefile36 @echo " latexpdf to make LaTeX files and run them through pdflatex"
37 @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
41 @echo " info to make Texinfo files and run them through makeinfo"
47 @echo " doctest to run all doctests embedded in the documentation (if enabled)"
80 @echo "Build finished; now you can run HTML Help Workshop with the" \
86 @echo "Build finished; now you can run "qcollectiongenerator" with the" \
110 @echo "Run \`make' in that directory to run these through (pdf)latex" \
139 @echo "Run \`make' in that directory to run these through makeinfo" \
/haikuporter/HaikuPorter/
H A DMain.py39 self.run(args)
50 def run(self, args): member in class:Main

Completed in 70 milliseconds