summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-21git.sh: fix invalid command in git_prep()Leah Rowe
2024-05-20git.sh: allow patching submodulesLeah Rowe
2024-05-19git.sh: don't delete .git if src/project/projectLeah Rowe
2024-05-19git.sh: remove fetch_from_upstream()Leah Rowe
2024-05-19option.sh: don't return 1 in mkrom_tarballLeah Rowe
2024-05-19option.sh: mktar_release to mkrom_tarballLeah Rowe
2024-05-18vendor.sh: further simplify config handlingLeah Rowe
2024-05-18vendor.sh: greatly simplified config handlingLeah Rowe
2024-05-18vendor.sh: move config checks to detect_firmwareLeah Rowe
2024-05-18vendor.sh: print an error upon ill-defined targetLeah Rowe
2024-05-18vendor.sh: remove redundant checkLeah Rowe
2024-05-18vendor.sh: simplify defconfig checkLeah Rowe
2024-05-18git.sh: Remove .git if XBMK_RELEASE=yLeah Rowe
2024-05-16lbmk: allow easier sync with cbmkLeah Rowe
2024-05-15option.sh: delete check_git()Leah Rowe
2024-05-15remove check_project() (always set variables)Leah Rowe
2024-05-15build/roms: create full release tarball nameLeah Rowe
2024-05-15option.sh: don't bother checking for GNU tarLeah Rowe
2024-05-15option.sh: remove insert_version_files()Leah Rowe
2024-05-15unified sha512sum creation for tarballsLeah Rowe
2024-05-14move rom tarball creation to script/romsLeah Rowe
2024-05-11mrc.sh: remove redundant function extract_ref()Leah Rowe
2024-05-11remove haswell mrc blob (libre raminit stable now)Leah Rowe
2024-05-11remove all status checks. only handle release.Leah Rowe
2024-05-11git.sh: remove errant commentLeah Rowe
2024-05-11merge script/vendor/* into include/vendor.shLeah Rowe
2024-05-06merge include/err.sh with include/option.shLeah Rowe
2024-05-06err.sh: correct copyright infoLeah Rowe
2024-05-03err.sh: update copyright infoLeah Rowe
2024-04-28build/roms: simplified status handlingLeah Rowe
2024-04-28option.sh: don't use nproc (not portable)Leah Rowe
2024-04-27allow disabling status checks during buildsLeah Rowe
2024-04-26build/roms: report status when building imagesLeah Rowe
2024-04-26exports variables from err.sh, not buildLeah Rowe
2024-04-25lbmk: export TMPDIR from err.sh, not buildLeah Rowe
2024-04-24haswell: only provide NRI-based ROMs in releasesLeah Rowe
2024-03-27allow users to specify number of build threadsLeah Rowe
2024-03-27safer, simpler error handling in lbmkLeah Rowe
2024-01-26git.sh: also reset xtree/tree_depend hereLeah Rowe
2024-01-21git.sh: fix bad call to ./updateLeah Rowe
2024-01-21git.sh: support downloading dependency treesLeah Rowe
2024-01-21re-use crossgcc builds on the coreboot treesLeah Rowe
2024-01-10NEW MAINBOARD: HP EliteBook 820 G2Leah Rowe
2024-01-01git.cfg: simplified revision checkingLeah Rowe
2024-01-01add copyright 2024 leah rowe to edited filesLeah Rowe
2024-01-01git.sh: simplify submodule handling in git_prepLeah Rowe
2024-01-01git.sh: further simplify git_prepLeah Rowe
2024-01-01git.sh: unify am/submodule and tree copyingLeah Rowe
2024-01-01git.sh cleanup: git am handling (remove patchfail)Leah Rowe
2024-01-01git.sh: clean up handling of tmp_git_dirLeah Rowe