aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/build/module
Commit message (Collapse)AuthorAgeFilesLines
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-239-9/+9
| | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin.
* make use of ./oldbuild, not ./build, in the old build system4 of 7 (Leah Rowe) info@minifree.org2017-01-221-1/+1
|
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-219-0/+649
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-159-649/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Correct path to vboot patchesPaul Kocialkowski2016-09-021-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Revert "build all architectures of crossgcc"Leah Rowe2016-09-021-5/+3
| | | | This reverts commit 2d056d2c13e3d6d3174ed6b5703f946e8958c17d.
* build all architectures of crossgccLeah Rowe2016-09-011-3/+5
|
* Remove git directories and force links in corebootPaul Kocialkowski2016-09-011-1/+3
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Revert "Revert "fix build system: build cbfstool, etc before patching coreboot""Leah Rowe2016-08-221-36/+36
| | | | This reverts commit f073e9cdc89268d9789ece309add60e967bf3995.
* Revert "fix build system: build cbfstool, etc before patching coreboot"Leah Rowe2016-08-221-36/+36
| | | | This reverts commit 9798405c5e4dffb6db8c1a98f3ab875123f5997c.
* some random fixesLeah Rowe2016-08-221-2/+2
|
* build/module/flashrom: use CONFIG_ENABLE_LIBUSB1_PROGRAMMERS=noLeah Rowe2016-08-221-5/+5
| | | | | This fixes a build issue in Trisquel 7, when building static binaries of the flashrom utility.
* fix build system: build cbfstool, etc before patching corebootArthur Heymans2016-08-221-36/+36
| | | | | | | | | In the release source ./build module coreboot will try to patch coreboot first, which fails and never gets to building cbfstool and symlinking crossgcc. An easy solution is to do this first. This patch additionally makes use of absolute dirs.
* no, use swiftgeek's better sed patternLeah Rowe2016-08-101-1/+1
|
* fix messing sed command in last commitLeah Rowe2016-08-101-1/+1
|
* hotfix for building on distros with newer flex versionLeah Rowe2016-08-101-0/+3
| | | | Adapted from https://review.coreboot.org/cgit/coreboot.git/commit/util/cbfstool/Makefile.inc?id=2b80734811ee056f0447bab359ec5961e90101b7
* Change Leah's surname back to RoweLeah Rowe2016-06-289-9/+9
|
* Don't use SeaVGABIOS on systems that use SeaGRUBLeah Woods2016-05-201-0/+12
|
* build only x86 and arm gccLeah Woods2016-05-191-1/+3
|
* Implement SeaGRUB and make it the default payload on all current GRUB boardsLeah Woods2016-05-181-0/+3
|
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-069-9/+9
| | | | This time under her chosen name.
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-269-9/+9
|
* build/module/crossgcc: build for all architecturesFrancis Rowe2016-03-281-8/+1
|
* helpers/build/crossgcc: Honor NPROC environment variableTimothy Pearson2016-03-201-3/+15
|
* Add SeaBIOS payload to librebootFrancis Rowe2016-03-141-0/+49
|
* build system: allow arbitrary specification of number of cores usedFrancis Rowe2016-03-103-8/+41
| | | | | | | Use NPROC=foo Replace "foo" with a number. By default, the build system uses $(nproc). This patch allows the user to specify any number of cores. This is useful on some systems, or certain chroot environments.
* build/grub: Change wording, use a subshellKlemens Nanni2016-03-101-7/+9
|
* build scripts: use $(nproc) not "$(nproc)" for make -j optionFrancis Rowe2016-03-102-7/+7
|
* download/crossgcc: Don't delete coreboot filesFrancis Rowe2016-03-071-4/+4
| | | | Turns out there are needed parts.
* build/module/crossgcc: Don't automatically clean crossgcc when buildingFrancis Rowe2016-03-071-2/+0
| | | | Remember. One task. Do it well.
* build/module/crossgcc: Allow user to specify what architectures they wantFrancis Rowe2016-03-071-4/+10
| | | | | By default, libreboot will built for all relevant architectures, but this patch allows the user to skip some if they want to.
* Download, compile and clean crossgcc separately to corebootFrancis Rowe2016-03-072-6/+34
| | | | | | | | This means that coreboot can be re-downloaded and re-built without affecting crossgcc. The crossgcc directory also now only contains crossgcc; previously, it contained the entire coreboot source code too, which was unneeded because that directory was just for crossgcc, where the real coreboot directories symlink to it during the build process.
* copy coreboot directory per revision, not per boardFrancis Rowe2016-03-071-3/+154
| | | | | This will speed up the build process. The plan is to, if possible, always use 1 revision.
* Revert "Revert "Revert "iunfinished patch: copy coreboot per revision, not ↵Francis Rowe2016-03-031-140/+0
| | | | | | | | | board""" When you have to revert a revert of a revert in the same 20 minute window then you my friend are an idiot. And that's exactly what I am. This reverts commit d105b4a8b74645d5936cf8a51b1517f3ba89fd26.
* Revert "Revert "iunfinished patch: copy coreboot per revision, not board""Francis Rowe2016-03-031-0/+140
| | | | This reverts commit 2f3d87aec85f5759180380cbc156472378164d11.
* Revert "iunfinished patch: copy coreboot per revision, not board"Francis Rowe2016-03-031-140/+0
| | | | | | | I'm an idiot. This patch wasn't supposed to be pushed yet because not finished. Reverting it for the time being. This reverts commit 89cc8c38c1cf3865c3684e5bd6658eedf0e61cfd.
* iunfinished patch: copy coreboot per revision, not boardFrancis Rowe2016-03-011-0/+140
|
* use only 1 crossgcc revision in librebootFrancis Rowe2016-02-271-18/+18
|
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-041-9/+24
| | | | | | | | | | | | | | | | | | The release archives will be bigger, but this is a necessary change that makes libreboot development easier. At present, there are boards maintained in libreboot by different people. By doing it this way, that becomes much easier. This is in contrast to the present situation, where a change to one board potentially affects all other boards, especially when updating to a new version of coreboot. Coreboot-libre scripts, download scripts, build scripts - everything. The entire build system has been modified to reflect this change of development. For reasons of consistency, cbfstool and nvramtool are no longer included in the util archives.
* delete coreinfoFrancis Rowe2015-12-131-39/+0
|
* remove seabios (this time permanently)Francis Rowe2015-12-131-49/+0
|
* coreinfo: force use of tinycurses, not pdcurses, when buildingFrancis Rowe2015-12-091-3/+3
|
* New payload: CoreinfoKlemens Nanni2015-12-091-0/+39
| | | | | | | | | | | | | | | Add coreinfo as optional payload providing various useful system information. As part of coreboot, coreinfo does not need to be downloaded seperately, just build it using $ ./build module coreinfo after downloading and building coreboot. See https://www.coreboot.org/Payloads#Coreinfo for more information.
* build/module/coreboot: don't parallelize building of utilsFrancis Rowe2015-12-061-1/+1
|
* build/module/i945pwm: don't parallelize the buildFrancis Rowe2015-12-061-1/+1
|
* build/module/ich9deblob: don't parallelize the buildFrancis Rowe2015-12-061-1/+1
|
* memtest86plus: don't build it parallelAlexander Couzens2015-12-061-1/+1
| | | | memtest is very small and doesn't support parallel builds (yet)
* grub: only run distclean if a makefile exists (fixes build error)Francis Rowe2015-11-291-1/+1
|
* Don't build ifdtool. Not needed in libreboot.Francis Rowe2015-11-061-2/+2
|
* scripts: say ROM images, not ROM's. ROM's is wrong!Francis Rowe2015-11-061-1/+1
|