aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/build/release/roms
Commit message (Collapse)AuthorAgeFilesLines
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-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.org2017-01-211-0/+105
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-151-105/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* some random fixesLeah Rowe2016-08-221-0/+7
|
* Don't rename the RELEASE fileLeah Rowe2016-08-181-6/+0
|
* Add RELEASE fileLeah Rowe2016-08-181-0/+6
|
* Change Leah's surname back to RoweLeah Rowe2016-06-281-1/+1
|
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-061-1/+1
| | | | This time under her chosen name.
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-261-1/+1
|
* Revert "Revert "grub: build reproducibly""Francis Rowe2015-12-061-0/+4
| | | | This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90.
* Revert "grub: build reproducibly"Francis Rowe2015-12-041-4/+0
| | | | This reverts commit 26d16fa5cdc9e351fcb582104cf8c7b3bf9ddaf0.
* grub: build reproduciblyFrancis Rowe2015-12-041-0/+4
|
* build/release/*: create ChangeLog/NEWS when building from archiveFrancis Rowe2015-11-221-0/+4
|
* release build scripts: add ChangeLog and NEWS to releaseFrancis Rowe2015-11-161-0/+9
|
* all scripts: general fixes and clean upFrancis Rowe2015-08-301-1/+1
|
* build/release/{docs,roms,src}: use GNU BASHFrancis Rowe2015-08-301-1/+1
|
* build/release/roms: copy version information directlyFrancis Rowe2015-06-281-6/+3
|
* build/release/roms: Put ROM images in rom/payload/, not rom/Francis Rowe2015-06-281-15/+29
|
* build/release/roms: put version in directory nameFrancis Rowe2015-06-131-1/+5
|
* all script: use a standard styleFrancis Rowe2015-06-111-2/+2
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* build/release/*: if version file already exists, re-use itFrancis Rowe2015-06-081-1/+7
|
* build/release/roms: use printf properlyFrancis Rowe2015-06-081-1/+1
|
* build/release/roms: improve output of resulting directory pathFrancis Rowe2015-06-081-1/+1
|
* build/release/roms: create a directory for the releaseFrancis Rowe2015-06-081-3/+5
|
* build/release/*: version in file names no longer optionalFrancis Rowe2015-06-071-5/+1
| | | | (also, rename archives to util)
* build/release/roms: improve error outputFrancis Rowe2015-06-071-1/+1
|
* build/release/roms: only delete the current archive build builtFrancis Rowe2015-06-071-4/+4
|
* build/release/roms: remove redundant check for directoryFrancis Rowe2015-06-071-2/+2
|
* build/release/roms: support version in filenamesFrancis Rowe2015-06-071-3/+8
|
* build/release/roms: copy straight to release/Francis Rowe2015-06-071-4/+1
|
* build/release/roms: exit violently if no bin/ directory existsFrancis Rowe2015-06-071-0/+5
|
* build/release/roms: mkdir -pFrancis Rowe2015-06-071-1/+1
|
* build/release/roms: New scriptP. J. McDermott2015-06-061-0/+55