Andrew Robbins
|
5c1fe562d8
Remove unnecessary spaces in command substitutions
|
7 tahun lalu |
Andrew Robbins
|
c7377e3eb7
Make use of Bash's '-n' operator for tests
|
7 tahun lalu |
Andrew Robbins
|
85934d62d7
Replace usage of the '[' Bash builtin with '[['
|
7 tahun lalu |
Andrew Robbins
|
4e3505463e
Modify fd copying in printf calls for readability
|
7 tahun lalu |
Andrew Robbins
|
1d09b8002f
Remove overlooked braces from parameter expansions
|
7 tahun lalu |
Andrew Robbins
|
bf61f4171c
Remove braces from parameter expansions
|
7 tahun lalu |
Andrew Robbins
|
cd96d96c6f
Conditionally use wget or curl in download_wrapper
|
7 tahun lalu |
Andrew Robbins
|
c3b7abbbbc
Add support for curl in download_wrapper function
|
7 tahun lalu |
Andrew Robbins
|
c9a9756555
Declare array wget_options with local scope
|
7 tahun lalu |
Andrew Robbins
|
139b7a41d8
Quote elements of array wget_options
|
7 tahun lalu |
Andrew Robbins
|
3b3c0a4475
Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common
|
7 tahun lalu |
Andrew Robbins
|
8b9a67ccb3
Suppress GNU tar's warning on filenames w/ nuls.
|
7 tahun lalu |
Andrew Robbins
|
9a67491b91
Fixed bug in diff_patch_file() filename parsing.
|
7 tahun lalu |
Andrew Robbins
|
f1c378c027
Added functions for downloading/patching archives
|
7 tahun lalu |
Andrew Robbins
|
0096666182
Vars TAR_XZ,ASC,SHA256SUM renamed for generality.
|
7 tahun lalu |
Andrew Robbins
|
b6e6d5eba4
Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'
|
7 tahun lalu |
Andrew Robbins
|
4e50a92041
Remove unnecessary 'env' invocation from printf.
|
7 tahun lalu |
Andrew Robbins
|
46c6ca3b9e
Fixed printf calls & replaced 'echo' w/ printf.
|
7 tahun lalu |
Andrew Robbins
|
f4b847e200
Improved handling of filenames in archive creation
|
7 tahun lalu |
Andrew Robbins
|
2637c3f098
Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.
|
7 tahun lalu |
Andrew Robbins
|
1ea8d09af2
Patching now works. bucts can be patched & built.
|
7 tahun lalu |
Paul Kocialkowski
|
6e1b6791c5
libs: common: Always override tarfiles
|
7 tahun lalu |
Paul Kocialkowski
|
bb9ee70521
libs: common: Drop docs definition
|
7 tahun lalu |
Paul Kocialkowski
|
112003a556
Paper build system initial import into Libreboot
|
7 tahun lalu |