Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
| | | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin. | ||||
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 1 | -0/+53 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 1 | -53/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 1 | -1/+1 |
| | | | | This time under her chosen name. | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | Revert "Revert "grub: build reproducibly"" | Francis Rowe | 2015-12-06 | 1 | -0/+2 |
| | | | | This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90. | ||||
* | Revert "grub: build reproducibly" | Francis Rowe | 2015-12-04 | 1 | -2/+0 |
| | | | | This reverts commit 26d16fa5cdc9e351fcb582104cf8c7b3bf9ddaf0. | ||||
* | grub: build reproducibly | Francis Rowe | 2015-12-04 | 1 | -0/+2 |
| | |||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -1/+1 |
| | |||||
* | build/release/sha512sums: rename sha512sums.txt to SHA512SUMS | Francis Rowe | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | build/release/*: if version file already exists, re-use it | Francis Rowe | 2015-06-08 | 1 | -1/+7 |
| | |||||
* | build/release/sha512sums: add error checking and verbosity | Francis Rowe | 2015-06-08 | 1 | -0/+3 |
| | |||||
* | build/release/sha512sums: clean up | Francis Rowe | 2015-06-08 | 1 | -3/+5 |
| | |||||
* | build/release/sha512sums: only create sums in ${versiondir}/ | Francis Rowe | 2015-06-08 | 1 | -5/+16 |
| | |||||
* | build/release/util: split sha512sum into build/release/sha512sums | Francis Rowe | 2015-06-08 | 1 | -0/+29 |