Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECK | Andrew Robbins | 2017-07-21 | 1 | -0/+1 |
* | Add libreboot_setup_tool_actions() | Andrew Robbins | 2017-07-21 | 1 | -5/+0 |
* | Rename TOOL_ACTIONS_FUNCTIONS to TOOL_ACTIONS | Andrew Robbins | 2017-07-21 | 1 | -2/+2 |
* | Rely less on word splitting by using arrays | Andrew Robbins | 2017-07-14 | 1 | -5/+9 |
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
* | Remove unnecessary 'env' invocation from printf. | Andrew Robbins | 2017-06-23 | 1 | -18/+18 |
* | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 1 | -18/+18 |
* | Fixed project_check() and tool_check(). | Andrew Robbins | 2017-05-29 | 1 | -6/+3 |
* | libs: tool: Add utility functions for files | Paul Kocialkowski | 2017-01-15 | 1 | -0/+82 |
* | Paper build system initial import into Libreboot | Paul Kocialkowski | 2017-01-15 | 1 | -0/+287 |