summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
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