summaryrefslogtreecommitdiff
path: root/include/option.sh
AgeCommit message (Expand)Author
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-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-11remove all status checks. only handle release.Leah Rowe
2024-05-06merge include/err.sh with include/option.shLeah Rowe
2024-04-28option.sh: don't use nproc (not portable)Leah Rowe
2024-03-27allow users to specify number of build threadsLeah Rowe
2024-03-27safer, simpler error handling in lbmkLeah Rowe
2024-01-10NEW MAINBOARD: HP EliteBook 820 G2Leah Rowe
2024-01-01add copyright 2024 leah rowe to edited filesLeah Rowe
2024-01-01git.sh: unify am/submodule and tree copyingLeah Rowe
2024-01-01git.sh: clean up handling of tmp_git_dirLeah Rowe
2023-12-30unify script/update/trees and script/build/grubLeah Rowe
2023-12-27lbmk scripts: general code cleanupLeah Rowe
2023-12-24lbmk scripts: shorter code linesLeah Rowe
2023-12-23lbmk scripts: general code cleanupLeah Rowe
2023-12-22general code cleanupLeah Rowe
2023-12-19option.sh scan_config: clean up if/else blockLeah Rowe
2023-12-19option.sh: print error on stderr, not stdoutLeah Rowe
2023-12-19option.sh: don't rely on zero status on printfLeah Rowe
2023-10-25include/option.sh: fix i945 bootblock copyLeah Rowe
2023-10-2220231021hotfix: replace x_ with err in some places20231021fixLeah Rowe
2023-10-20error handling code cleanup and fixesLeah Rowe
2023-10-20lbmk: use 2-level directory structure in script/Leah Rowe
2023-10-19minor code cleanup in shell scriptsLeah Rowe
2023-10-15delete include/vendor.sh and merge elsewhereLeah Rowe
2023-10-07update/project/*: merge to update/project/treesLeah Rowe
2023-10-07use quotes when checking empty strings in scriptsLeah Rowe
2023-10-07update/project/build: move helpers to option.shLeah Rowe
2023-10-03general code cleanup in shell scriptsLeah Rowe
2023-10-02do not handle errors on mktemp in shell scriptsLeah Rowe
2023-10-01Greatly simplify error handling in shell scriptsLeah Rowe
2023-09-30update/*/*: unified scanning of revisions/sourcesLeah Rowe
2023-09-27move build/command/options to include/option.shLeah Rowe