aboutsummaryrefslogtreecommitdiff
path: root/scripts/remote_build.py
Commit message (Collapse)AuthorAgeFilesLines
* Commented out key file conditioningMartin Ridgers2022-04-121-1/+2
|
* remote_build: convert given key file to Unix line endingsMartin Ridgers2022-02-231-5/+7
|
* remote_build: allow path .zips are copied to to be overridenMartin Ridgers2022-02-161-1/+2
|
* remote_build: allow clone/fetch from external git daemonsMartin Ridgers2022-02-111-22/+31
|
* remote_build: better handling of git-daemon processesMartin Ridgers2022-02-111-17/+7
|
* remote_build: build by commit instead of a remote/branch refMartin Ridgers2022-02-111-3/+6
|
* Use a clean and detatched head instead of pulling a branch alongMartin Ridgers2022-02-081-2/+3
|
* Tweaked remote_build.py TTY outputMartin Ridgers2022-02-011-2/+2
|
* Partial remote host validation for remote_build.pyMartin Ridgers2022-02-011-7/+20
|
* Validate remote_build.py key file for required tailing EOLMartin Ridgers2022-02-011-7/+14
|
* Disable remote_build.py's ANSI codes if the terminal doesn't support themMartin Ridgers2022-02-011-2/+15
|
* Script for building a branch over SSHMartin Ridgers2022-02-011-0/+237