Commit History

Author SHA1 Message Date
  Andrew Robbins 4e3505463e Modify fd copying in printf calls for readability 6 years ago
  Andrew Robbins 1d09b8002f Remove overlooked braces from parameter expansions 6 years ago
  Andrew Robbins 020e60707d Add copyright notice 6 years ago
  Andrew Robbins 5abde443b2 Make 'sources' consequent prettier 6 years ago
  Andrew Robbins 38472cfdca Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK 6 years ago
  Andrew Robbins 656823d295 Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECK 6 years ago
  Andrew Robbins ae33b7b957 Move libreboot_setup_include() (for symmetry) 6 years ago
  Andrew Robbins 274b669e1a Add libreboot_setup_tool_actions() 6 years ago
  Andrew Robbins 15d5ee9e71 Add libreboot_setup_project_actions() 6 years ago
  Andrew Robbins f92dcc2d00 Make the 'test' action functional again 6 years ago
  Andrew Robbins 52edf8e99d Avoid exploiting local variables' dynamic scoping 6 years ago
  Andrew Robbins 02f973efd4 Alter whitespace in printf statements for readability 6 years ago
  Andrew Robbins 56236fdb1d Simplify libreboot_setup() and libreboot() 6 years ago
  Andrew Robbins 59f05b2699 Remove hard dependency on wget 6 years ago
  Andrew Robbins 101e236f3d Clean up case forms in libreboot_{project,tool}() 6 years ago
  Andrew Robbins b2e3c04172 Replace calls to 'cat' w/ input redirection 6 years ago
  Andrew Robbins 3b3c0a4475 Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common 6 years ago
  Andrew Robbins a7d5ea15f3 Simplify libreboot_setup_variables() w/ new func. 6 years ago
  Andrew Robbins 547be86693 Rely less on word splitting by using arrays 6 years ago
  Andrew Robbins 379c69bf12 Enable 'extglob' and replace some brace expansions 6 years ago
  Andrew Robbins 81f7a7e0cc Removed cruft & redundancy in project_action*() 6 years ago
  Andrew Robbins f1c378c027 Added functions for downloading/patching archives 6 years ago
  Andrew Robbins b6e6d5eba4 Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' 6 years ago
  Andrew Robbins 4e50a92041 Remove unnecessary 'env' invocation from printf. 6 years ago
  Andrew Robbins 46c6ca3b9e Fixed printf calls & replaced 'echo' w/ printf. 6 years ago
  Andrew Robbins 2637c3f098 Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc. 6 years ago
  Andrew Robbins 8d6b673a29 Calls to external command 'realpath' replaced w/ 'readlink -f'. 7 years ago
  Andrew Robbins ab78212d58 Idiomatical modifications and safer variable expansion added. 7 years ago
  Leah Rowe fad7132df6 make vi default text editor in main build script, instead of nano 7 years ago
  Paul Kocialkowski 0466ef18ef libreboot: Export verified boot keys path, with fallback 7 years ago