Commit History

Author SHA1 Message Date
  Andrew Robbins 308b5eefe3 Skip archive extraction if archive doesn't exist 7 years ago
  Andrew Robbins 4aff8835cd Remove unnecessary subshell grouping 7 years ago
  Andrew Robbins 5e3dcd8f29 Remove IFS binding masking a non-zero status code 7 years ago
  Andrew Robbins 38472cfdca Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK 7 years ago
  Andrew Robbins f092e798d8 Fix action 'update_check' erroring out erroneously 7 years ago
  Andrew Robbins 15d5ee9e71 Add libreboot_setup_project_actions() 7 years ago
  Andrew Robbins b9e07c9a8c Rename PROJECT_ACTIONS_FUNCTIONS to PROJECT_ACTIONS 7 years ago
  Andrew Robbins a57da0e3e8 Change '.' to the more readable 'source' command 7 years ago
  Andrew Robbins b6a666bf6e Use "$*" instead of $@ when assigning as a string 7 years ago
  Andrew Robbins 3adb05d41d Avoid checking previous exit codes indirectly 7 years ago
  Andrew Robbins c2d613cdb8 Word-split PROJECTS_FORCE expansion (remove quotes) 7 years ago
  Andrew Robbins 9bc79485d3 Make explicit which directory 'find' should search 7 years ago
  Andrew Robbins 81b33ca016 Prevent 'read' from interpreting backslash escapes 7 years ago
  Andrew Robbins 47ee86bd9b Properly escape and quote regular expressions 7 years ago
  Andrew Robbins 547be86693 Rely less on word splitting by using arrays 7 years ago
  Andrew Robbins 379c69bf12 Enable 'extglob' and replace some brace expansions 7 years ago
  Andrew Robbins 9b5d012ec4 Fix action text in './libreboot usage <project>' 7 years ago
  Andrew Robbins 81f7a7e0cc Removed cruft & redundancy in project_action*() 7 years ago
  Andrew Robbins 9c45dc6b2a Function call wget_wrapper wasn't renamed. Fixed. 7 years ago
  Andrew Robbins f1c378c027 Added functions for downloading/patching archives 7 years ago
  Andrew Robbins 0096666182 Vars TAR_XZ,ASC,SHA256SUM renamed for generality. 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 1ea8d09af2 Patching now works. bucts can be patched & built. 7 years ago
  Andrew Robbins 10aa44585e Fixed project_check() and tool_check(). 7 years ago
  Paul Kocialkowski 4394e7ef87 libs: project: Only show file contents if the file exists 7 years ago
  Paul Kocialkowski dc7ea866a3 libs: project: Return fully qualified blobs path when no path is found 7 years ago
  Paul Kocialkowski ffb8318ac3 libs: project: Always create archive to allow force 7 years ago
  Paul Kocialkowski 112003a556 Paper build system initial import into Libreboot 8 years ago