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/+110 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 1 | -110/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Delete all references to Trisquel in the documentation | Leah Rowe | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | Typo fix, now build dependencies parabola works | Arthur Heymans | 2016-05-19 | 1 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | build/dependencies: Check architecture only once | Klemens Nanni | 2016-03-11 | 1 | -12/+11 |
| | |||||
* | build/dependencies/*: install texi2html | Francis Rowe | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | add pandoc to parabola/trisquel dependencies script | Francis Rowe | 2015-11-06 | 1 | -0/+5 |
| | |||||
* | build/dependencies/*: Don't install subversion | Francis Rowe | 2015-08-31 | 1 | -4/+4 |
| | | | | | Only flashrom required this, but libreboot now downloads this from a git repository, so subversion is no longer needed. | ||||
* | 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 | -5/+2 |
| | |||||
* | build/dependencies/parabola: skip already installed packages | Klemens Nanni | 2015-08-16 | 1 | -13/+13 |
| | |||||
* | build/dependencies/parabola: better messages, plus failover | Klemens Nanni | 2015-08-16 | 1 | -2/+10 |
| | |||||
* | Fix double "pacman -S" | Klemens Nanni | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 1 | -1/+1 |
| | | | | | Based on the style used for the script in resources/scripts/helpers/build/release/ | ||||
* | build/dependencies/parabola: Add dependencies for x86_64 | Francis Rowe | 2015-04-03 | 1 | -52/+21 |
| | |||||
* | Move parabola/trisquel dependency scripts to scripts/helpers/build | Francis Rowe | 2015-04-03 | 1 | -0/+132 |
| | |||||
* | Revert "Move parabola/trisquel dependency scripts to scripts/helpers/build" | Francis Rowe | 2015-04-03 | 1 | -132/+0 |
| | | | | This reverts commit 0fe9cd2f2e6b7e0a4a6f7d06e5027be154933c54. | ||||
* | Move parabola/trisquel dependency scripts to scripts/helpers/build | Francis Rowe | 2015-04-02 | 1 | -0/+132 |