Andrew Robbins
|
5c1fe562d8
Remove unnecessary spaces in command substitutions
|
7 years ago |
Andrew Robbins
|
c7377e3eb7
Make use of Bash's '-n' operator for tests
|
7 years ago |
Andrew Robbins
|
85934d62d7
Replace usage of the '[' Bash builtin with '[['
|
7 years ago |
Andrew Robbins
|
c3f80f40f9
Replace '.' usage with Bash 'source' builtin
|
7 years ago |
Andrew Robbins
|
4e3505463e
Modify fd copying in printf calls for readability
|
7 years ago |
Andrew Robbins
|
d0577f0ab5
Remove braces from parameter expansions
|
7 years ago |
Andrew Robbins
|
3a1d3aa8ec
Add function 'tool_arguments_targets' to libs/tool
|
7 years ago |
Andrew Robbins
|
656823d295
Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECK
|
7 years ago |
Andrew Robbins
|
274b669e1a
Add libreboot_setup_tool_actions()
|
7 years ago |
Andrew Robbins
|
3dab153b0e
Rename TOOL_ACTIONS_FUNCTIONS to TOOL_ACTIONS
|
7 years ago |
Andrew Robbins
|
547be86693
Rely less on word splitting by using arrays
|
7 years ago |
Andrew Robbins
|
b6e6d5eba4
Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'
|
7 years ago |
Andrew Robbins
|
4e50a92041
Remove unnecessary 'env' invocation from printf.
|
7 years ago |
Andrew Robbins
|
46c6ca3b9e
Fixed printf calls & replaced 'echo' w/ printf.
|
7 years ago |
Andrew Robbins
|
10aa44585e
Fixed project_check() and tool_check().
|
7 years ago |
Paul Kocialkowski
|
d0b1906801
libs: tool: Add utility functions for files
|
7 years ago |
Paul Kocialkowski
|
112003a556
Paper build system initial import into Libreboot
|
7 years ago |