summaryrefslogtreecommitdiff
path: root/hack/make/run
Commit message (Expand)AuthorAgeFilesLines
* Improved readability of the run hack scriptKonrad Ponichtera2022-05-101-32/+40
* Added Delve debugger to the development container (including instructions in ...Konrad Ponichtera2022-04-261-4/+31
* rootless: graduate from experimentalAkihiro Suda2020-04-071-4/+0
* hack: support $DOCKER_ROOTLESS for testing rootlessAkihiro Suda2020-03-101-3/+24
* run shfmtAkihiro Suda2020-03-031-1/+0
* Shell scripts: fix bare variablesSebastiaan van Stijn2019-01-101-4/+4
* Revert "Bash scripts; use double brackets, fix bare variables, add quotes"Sebastiaan van Stijn2019-01-101-7/+7
* Bash scripts; use double brackets, fix bare variables, add quotesSebastiaan van Stijn2018-12-241-7/+7
* Allow to add any args when doing a make runVincent Demeester2018-06-011-2/+2
* Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"Tianon Gravi2017-02-131-1/+1
* Add target for `make run`Brian Goff2016-07-081-0/+44