Historial de Commits

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