summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-06-05bugfix: move dependencies handling to lib.shLeah Rowe
2024-06-04lib.sh bugfix: check environmental variables rightLeah Rowe
2024-06-03lib.sh: more friendly output from e()Leah Rowe
2024-06-03badcmd: don't print "no context given"Leah Rowe
2024-06-03badcmd: link directly to the maintenance manualLeah Rowe
2024-06-03better help text on invalid commandsLeah Rowe
2024-06-02build: print the project website address on helpLeah Rowe
2024-06-02make GRUB multi-tree and re-add xhci patchesLeah Rowe
2024-05-31vendor.sh: remove unnecessary assignmentLeah Rowe
2024-05-30git.sh: do not remove .submodulesLeah Rowe
2024-05-30import nuke() from cbmk cdce8ba70bLeah Rowe
2024-05-29./vendor download: skip if blob path is /dev/nullLeah Rowe
2024-05-29./vendor download: more fine-tuned error controlLeah Rowe
2024-05-29vendor.sh: don't error on main targetsLeah Rowe
2024-05-26rename include/option.sh to include/lib.shLeah Rowe
2024-05-26general code cleanup in the build systemLeah Rowe
2024-05-25option.sh: fix bad check for version/versiondateLeah Rowe
2024-05-24git.sh: break if a submodule clone succeedsLeah Rowe
2024-05-24git.sh: allow finer control of git submodulesLeah Rowe
2024-05-24option.sh: generate version file if .git not foundLeah Rowe
2024-05-22git.sh: move repo copying to a new functionLeah Rowe
2024-05-22git.sh: move link_crossgcc to end of fileLeah Rowe
2024-05-22git.sh: move xgcc linking to a new functionLeah Rowe
2024-05-22git.sh: skip submodules if .gitmodules missingLeah Rowe
2024-05-22git.sh: merge patch_submodules in prep_submodulesLeah Rowe
2024-05-22git.sh: split submodule handling to new functionLeah Rowe
2024-05-22git.sh: remove errant line breakLeah Rowe
2024-05-22git.sh: remove another meaningless checkLeah Rowe
2024-05-22git.sh: shorter variable namesLeah Rowe
2024-05-22git.sh: remove meaningless checkLeah Rowe
2024-05-22git.sh: remove variable not meaningfully usedLeah Rowe
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