Commit History

Author SHA1 Message Date
  Andrew Robbins 692ef71d29 Fix project usage action 4 years ago
  Andrew Robbins 56c9346186 libreboot: Set max loop iteration in for loop 5 years ago
  Andrew Robbins 6c6ade1880 Don't display paths in libreboot_usage() output 5 years ago
  Andrew Robbins 9f7c66a4d9 Print libreboot usage to stdout, not stderr 5 years ago
  Andrew Robbins 7f00df794a Require grep, mkfs.fat, mtools mmd and mcopy 5 years ago
  Andrew Robbins 2d9030f4da Export reproducible-builds related variables 5 years ago
  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