aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-234-4/+4
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-234-81/+81
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-234-81/+81
* Improved handling of filenames in archive creationAndrew Robbins2017-06-222-93/+97
* Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.Andrew Robbins2017-06-191-0/+1
* Patching now works. bucts can be patched & built.Andrew Robbins2017-05-313-22/+40
* Fixed project_check() and tool_check().Andrew Robbins2017-05-292-12/+6
* libs: tool: Add utility functions for filesPaul Kocialkowski2017-01-151-0/+82
* libs: project: Only show file contents if the file existsPaul Kocialkowski2017-01-151-1/+4
* libs: git: Check that blobs path is a valid filePaul Kocialkowski2017-01-151-1/+1
* 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
* libs: common: Always override tarfilesPaul Kocialkowski2017-01-151-5/+1
* libs: git: Checkout with -B to allow recreating branchesPaul Kocialkowski2017-01-151-1/+1
* libs: common: Drop docs definitionPaul Kocialkowski2017-01-151-1/+0
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-154-0/+2771