| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
* | make use of ./oldbuild, not ./build, in the old build system | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 1 | -1/+1 |
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 1 | -0/+35 |
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 1 | -35/+0 |
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 1 | -1/+1 |
* | Implement SeaGRUB and make it the default payload on all current GRUB boards | Leah Woods | 2016-05-18 | 1 | -1/+4 |
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 1 | -1/+1 |
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 1 | -1/+1 |
* | grub: only run distclean if a makefile exists (fixes build error) | Francis Rowe | 2015-11-29 | 1 | -1/+1 |
* | build/clean/*: Use make properly (-C flag) | Klemens Nanni | 2015-11-21 | 1 | -10/+4 |
* | more scripts: don't use the [[ bashism | Francis Rowe | 2015-08-30 | 1 | -1/+1 |
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -2/+0 |
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 1 | -3/+3 |
* | build/clean/grub: use distclean instead of clean | Francis Rowe | 2015-03-08 | 1 | -1/+1 |
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 1 | -0/+3 |
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 1 | -1/+2 |
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 1 | -0/+36 |