summaryrefslogtreecommitdiff
path: root/include/lib.sh
AgeCommit message (Expand)Author
3 dayslib.sh: stricter check in chkvars()Leah Rowe
3 daystidy up some setvars listsLeah Rowe
3 dayslib.sh: keep versiondate check to 80 charactersLeah Rowe
3 dayslib.sh: condense for loopLeah Rowe
3 dayslib.sh: condense err_() a bitLeah Rowe
3 dayslib.sh: add a return to the end of chkvars()Leah Rowe
3 daysvendor.sh: unified reading of board configsLeah Rowe
4 dayslib.sh: remove unused cbdir variableLeah Rowe
4 dayslib.sh: move git_err() to buildLeah Rowe
4 dayslib.sh: condense singletree() a bitLeah Rowe
4 dayslib.sh: add a return to the end of check_defconfigLeah Rowe
4 dayslib.sh: condense e() a bitLeah Rowe
4 dayslib.sh: make elf/coreboot* a dot directoryLeah Rowe
4 dayslib.sh: simplified TMPDIR handlingLeah Rowe
5 dayslib.sh: condense setcfg() if/else logicLeah Rowe
7 dayslib.sh: introduce mandatory check of projectnameLeah Rowe
7 dayslib.sh: condense setvars() a bitLeah Rowe
7 dayssimplified lock messageLeah Rowe
7 dayslib.sh: simplify reading of version filesLeah Rowe
7 dayslib.sh: simplify use of environment variablesLeah Rowe
8 dayslib.sh: fix error running ./build dependenciesLeah Rowe
9 daysuse backticks on eval commands, not subshellsLeah Rowe
9 dayslib.sh: remove badcmd()Leah Rowe
9 dayslib.sh: more unified config handlingLeah Rowe
12 daysminor code cleanup in the build systemLeah Rowe
14 daysroms: remind the user about gkb filesLeah Rowe
2024-06-16unify coreboot elfdir (DO_NOT_FLASH)Leah Rowe
2024-06-15roms: unify all add-payload commandsLeah Rowe
2024-06-14unified checks for variable initialisationLeah Rowe
2024-06-14lib.sh: remove the items() functionLeah Rowe
2024-06-09lib.sh: more useful lock messageLeah Rowe
2024-06-09create a lock file during buildsLeah Rowe
2024-06-09lib.sh: fix regressionLeah Rowe
2024-06-09lib.sh: less confusing error in download()Leah Rowe
2024-06-09lib.sh: hide stderr on download()Leah Rowe
2024-06-09lib.sh: simplify download()Leah Rowe
2024-06-09lib.sh: fix redundancy in download()Leah Rowe
2024-06-09lib.sh: simplify singletree()Leah Rowe
2024-06-08vendor.sh: move download logic to lib.shLeah Rowe
2024-06-08lib.sh: shorten a string in e()Leah Rowe
2024-06-07lib.sh: rename variable for clarityLeah Rowe
2024-06-06move handle_coreboot_utils to script/treesLeah Rowe
2024-06-06put coreboot utils in elf/, not cbutils/Leah Rowe
2024-06-06fix build issue building coreboot utilsLeah Rowe
2024-06-06move cbcfgsdir variable to vendor.shLeah Rowe
2024-06-06move cfgsdir/datadir variables to lib.shLeah Rowe
2024-06-06handle build.list from config/data/, not config/Leah Rowe
2024-06-06don't use build.list to detect multi-tree projectsLeah Rowe
2024-06-05move id check to lib.sh tooLeah Rowe
2024-06-05move root check to lib.sh (bugfix)Leah Rowe