aboutsummaryrefslogtreecommitdiff
path: root/libs/project
Commit message (Expand)AuthorAgeFilesLines
* Function call wget_wrapper wasn't renamed. Fixed.Andrew Robbins2017-06-281-1/+1
* Added functions for downloading/patching archivesAndrew Robbins2017-06-281-0/+60
* Vars TAR_XZ,ASC,SHA256SUM renamed for generality.Andrew Robbins2017-06-251-4/+4
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-231-51/+51
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-231-51/+51
* Patching now works. bucts can be patched & built.Andrew Robbins2017-05-311-4/+5
* Fixed project_check() and tool_check().Andrew Robbins2017-05-291-6/+3
* libs: project: Only show file contents if the file existsPaul Kocialkowski2017-01-151-1/+4
* libs: project: Return fully qualified blobs path when no path is foundPaul Kocialkowski2017-01-151-0/+2
* libs: project: Always create archive to allow forcePaul Kocialkowski2017-01-151-4/+1
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-151-0/+1471