Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/release/src: don't delete patches for coreboot | Francis Rowe | 2016-04-11 | 1 | -2/+0 |
| | | | | | | | The old model was to have 1 coreboot directory with 1 revision, with all patches for all boards, so this behaviour used to be correct. Now it is wrong, because different coreboot revisions are used in different directories, and the build process does git-init and applies those patches. So we need them. | ||||
* | Add SeaBIOS payload to libreboot | Francis Rowe | 2016-03-14 | 1 | -0/+1 |
| | |||||
* | copy coreboot directory per revision, not per board | Francis Rowe | 2016-03-07 | 1 | -0/+2 |
| | | | | | This will speed up the build process. The plan is to, if possible, always use 1 revision. | ||||
* | remove seabios (this time permanently) | Francis Rowe | 2015-12-13 | 1 | -1/+0 |
| | |||||
* | build/release/src: don't exclude the documentation | Francis Rowe | 2015-12-06 | 1 | -8/+4 |
| | | | | | | The documentation is being converted to texinfo, and we will have intergration in libreboot's build system for compiling it into other formats like HTML. | ||||
* | Revert "Revert "grub: build reproducibly"" | Francis Rowe | 2015-12-06 | 1 | -0/+4 |
| | | | | This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90. | ||||
* | Revert "grub: build reproducibly" | Francis Rowe | 2015-12-04 | 1 | -4/+0 |
| | | | | This reverts commit 26d16fa5cdc9e351fcb582104cf8c7b3bf9ddaf0. | ||||
* | grub: build reproducibly | Francis Rowe | 2015-12-04 | 1 | -0/+4 |
| | |||||
* | build/release/*: create ChangeLog/NEWS when building from archive | Francis Rowe | 2015-11-22 | 1 | -0/+4 |
| | |||||
* | release build scripts: add ChangeLog and NEWS to release | Francis Rowe | 2015-11-16 | 1 | -0/+10 |
| | |||||
* | Remove .git from seabios on release | Francis Rowe | 2015-10-15 | 1 | -0/+1 |
| | |||||
* | build/release/src: delete more patches not needed in release | Francis Rowe | 2015-10-11 | 1 | -0/+4 |
| | |||||
* | build/release/src: delete .git files for depthcharge | Francis Rowe | 2015-10-11 | 1 | -0/+1 |
| | |||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -3/+2 |
| | |||||
* | build/release/{docs,roms,src}: use GNU BASH | Francis Rowe | 2015-08-30 | 1 | -1/+1 |
| | |||||
* | download/flashrom: screw svn use stefanct's unofficial git repo | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | build/release/src: properly delete unwanted binaries | Francis Rowe | 2015-08-28 | 1 | -14/+6 |
| | |||||
* | download/grub: verify checksums of downloaded files | Francis Rowe | 2015-07-12 | 1 | -0/+1 |
| | |||||
* | build/release/src: Don't separate crossgcc | Francis Rowe | 2015-07-11 | 1 | -3/+0 |
| | | | | | | | Also delete build/release/crossgcc Crossgcc is now once again integrated into the _src release archive. | ||||
* | Delete obsolete information about coreboot-libre trimming | Francis Rowe | 2015-06-28 | 1 | -3/+1 |
| | | | | | This feature was removed from libreboot, so it's nonsense that it's still documented. | ||||
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 1 | -0/+4 |
| | | | | | Based on the style used for the script in resources/scripts/helpers/build/release/ | ||||
* | build/release/src: delete build/release/docs in the _src archive | Francis Rowe | 2015-06-08 | 1 | -0/+4 |
| | |||||
* | build/release/src: remove redundant exclusions from the list | Francis Rowe | 2015-06-08 | 1 | -1/+1 |
| | | | | These no longer appear in the root of the tree. | ||||
* | build/release/src: don't delete the build/release/* scripts | Francis Rowe | 2015-06-08 | 1 | -4/+3 |
| | | | | | The scripts now re-use an existing version file, if that version file exists, so they are now safe to use in the release archives. | ||||
* | build/release/*: if version file already exists, re-use it | Francis Rowe | 2015-06-08 | 1 | -1/+7 |
| | |||||
* | build/release/src: improve output (2) | Francis Rowe | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | build/release/src: improve output | Francis Rowe | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | build/release/src: create a directory for the release | Francis Rowe | 2015-06-08 | 1 | -3/+5 |
| | |||||
* | build/release/src: simplify directory reference | Francis Rowe | 2015-06-08 | 1 | -38/+38 |
| | |||||
* | build/release/*: version in file names no longer optional | Francis Rowe | 2015-06-07 | 1 | -5/+1 |
| | | | | (also, rename archives to util) | ||||
* | build/release/src: re-introduce old behaviour for deletion | Francis Rowe | 2015-06-07 | 1 | -1/+2 |
| | |||||
* | build/release/src: don't check for release/ | Francis Rowe | 2015-06-07 | 1 | -3/+1 |
| | | | | Just mkdir -p release/dir/ | ||||
* | build/release/src: Use rm -Rf not -f for deleting release/*_src* | Francis Rowe | 2015-06-07 | 1 | -1/+1 |
| | | | | | Without the -R, deleting the directory (*_src/) would result in confirmation dialogues for every file. | ||||
* | build/release/src: remove quotes from *_src rm -Rf commands | Francis Rowe | 2015-06-07 | 1 | -2/+1 |
| | | | | | The quotes meant that it was literally trying to delete a file with * in the file name, while this is not what we want. | ||||
* | build/release/src: Delete *all* old src archives | Francis Rowe | 2015-06-07 | 1 | -2/+2 |
| | | | | | | Currently, if you set version in filenames, old archives without a version in the filename are not being deleted. (and vice versa). This patch fixes that. | ||||
* | build/release/src: create "release/${distdir}/" | Francis Rowe | 2015-06-07 | 1 | -0/+2 |
| | | | | Accidentally forgot to add this. | ||||
* | build/release/src: copy straight to release/ | Francis Rowe | 2015-06-07 | 1 | -44/+39 |
| | |||||
* | build/release/src: New script | P. J. McDermott | 2015-06-06 | 1 | -0/+113 |
This new script: * Doesn't generate a manifest. * Changes directories as little as possible. * Uses git-describe to generate a version string instead of getting the HEAD commit ID from the master branch (which assumed the release was being made from master). * Optionally includes a version string in the archive file name. |