aboutsummaryrefslogtreecommitdiff
path: root/libs/tool
Commit message (Expand)AuthorAgeFilesLines
* Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECKAndrew Robbins2017-07-211-0/+1
* Add libreboot_setup_tool_actions()Andrew Robbins2017-07-211-5/+0
* Rename TOOL_ACTIONS_FUNCTIONS to TOOL_ACTIONSAndrew Robbins2017-07-211-2/+2
* Rely less on word splitting by using arraysAndrew Robbins2017-07-141-5/+9
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-231-18/+18
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-231-18/+18
* Fixed project_check() and tool_check().Andrew Robbins2017-05-291-6/+3
* libs: tool: Add utility functions for filesPaul Kocialkowski2017-01-151-0/+82
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-151-0/+287