Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add usage() action to projects lacking it | Andrew Robbins | 2019-02-21 | 1 | -0/+4 |
* | Remove unnecessary spaces in command substitutions | Andrew Robbins | 2017-10-28 | 1 | -1/+1 |
* | Modify fd copying in printf calls for readability | Andrew Robbins | 2017-10-28 | 1 | -20/+20 |
* | Vars TAR_XZ,ASC,SHA256SUM renamed for generality. | Andrew Robbins | 2017-06-25 | 1 | -15/+15 |
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 2 | -2/+2 |
* | Remove unnecessary 'env' invocation from printf. | Andrew Robbins | 2017-06-23 | 1 | -25/+25 |
* | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 1 | -25/+25 |
* | Calls to external command 'realpath' replaced w/ 'readlink -f'. | Andrew Robbins | 2017-05-19 | 1 | -1/+1 |
* | libreboot-release: Install with tools instead of sources | Paul Kocialkowski | 2017-01-15 | 1 | -2/+2 |
* | libreboot-release: Print information messages after actions are done | Paul Kocialkowski | 2017-01-15 | 1 | -9/+9 |
* | Paper build system initial import into Libreboot | Paul Kocialkowski | 2017-01-15 | 3 | -0/+355 |