aboutsummaryrefslogtreecommitdiff
path: root/libs/common
Commit message (Expand)AuthorAgeFilesLines
* Move vars CONFIG_SHELL,EDITOR,TASKS to libs/commonAndrew Robbins2017-07-181-0/+4
* Suppress GNU tar's warning on filenames w/ nuls.Andrew Robbins2017-07-091-0/+2
* Fixed bug in diff_patch_file() filename parsing.Andrew Robbins2017-06-281-3/+4
* Added functions for downloading/patching archivesAndrew Robbins2017-06-281-0/+18
* Vars TAR_XZ,ASC,SHA256SUM renamed for generality.Andrew Robbins2017-06-251-7/+7
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-231-10/+10
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-231-10/+10
* Improved handling of filenames in archive creationAndrew Robbins2017-06-221-90/+94
* Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.Andrew Robbins2017-06-191-0/+1
* Patching now works. bucts can be patched & built.Andrew Robbins2017-05-311-0/+17
* libs: common: Always override tarfilesPaul Kocialkowski2017-01-151-5/+1
* libs: common: Drop docs definitionPaul Kocialkowski2017-01-151-1/+0
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-151-0/+379