Age | Commit message (Expand) | Author |
2024-06-03 | badcmd: don't print "no context given" | Leah Rowe |
2024-06-03 | badcmd: link directly to the maintenance manual | Leah Rowe |
2024-06-03 | better help text on invalid commands | Leah Rowe |
2024-06-02 | build: print the project website address on help | Leah Rowe |
2024-06-02 | make GRUB multi-tree and re-add xhci patches | Leah Rowe |
2024-05-31 | vendor.sh: remove unnecessary assignment | Leah Rowe |
2024-05-30 | git.sh: do not remove .submodules | Leah Rowe |
2024-05-30 | import nuke() from cbmk cdce8ba70b | Leah Rowe |
2024-05-29 | ./vendor download: skip if blob path is /dev/null | Leah Rowe |
2024-05-29 | ./vendor download: more fine-tuned error control | Leah Rowe |
2024-05-29 | vendor.sh: don't error on main targets | Leah Rowe |
2024-05-26 | rename include/option.sh to include/lib.sh | Leah Rowe |
2024-05-26 | general code cleanup in the build system | Leah Rowe |
2024-05-25 | option.sh: fix bad check for version/versiondate | Leah Rowe |
2024-05-24 | git.sh: break if a submodule clone succeeds | Leah Rowe |
2024-05-24 | git.sh: allow finer control of git submodules | Leah Rowe |
2024-05-24 | option.sh: generate version file if .git not found | Leah Rowe |
2024-05-22 | git.sh: move repo copying to a new function | Leah Rowe |
2024-05-22 | git.sh: move link_crossgcc to end of file | Leah Rowe |
2024-05-22 | git.sh: move xgcc linking to a new function | Leah Rowe |
2024-05-22 | git.sh: skip submodules if .gitmodules missing | Leah Rowe |
2024-05-22 | git.sh: merge patch_submodules in prep_submodules | Leah Rowe |
2024-05-22 | git.sh: split submodule handling to new function | Leah Rowe |
2024-05-22 | git.sh: remove errant line break | Leah Rowe |
2024-05-22 | git.sh: remove another meaningless check | Leah Rowe |
2024-05-22 | git.sh: shorter variable names | Leah Rowe |
2024-05-22 | git.sh: remove meaningless check | Leah Rowe |
2024-05-22 | git.sh: remove variable not meaningfully used | Leah Rowe |
2024-05-21 | git.sh: fix invalid command in git_prep() | Leah Rowe |
2024-05-20 | git.sh: allow patching submodules | Leah Rowe |
2024-05-19 | git.sh: don't delete .git if src/project/project | Leah Rowe |
2024-05-19 | git.sh: remove fetch_from_upstream() | Leah Rowe |
2024-05-19 | option.sh: don't return 1 in mkrom_tarball | Leah Rowe |
2024-05-19 | option.sh: mktar_release to mkrom_tarball | Leah Rowe |
2024-05-18 | vendor.sh: further simplify config handling | Leah Rowe |
2024-05-18 | vendor.sh: greatly simplified config handling | Leah Rowe |
2024-05-18 | vendor.sh: move config checks to detect_firmware | Leah Rowe |
2024-05-18 | vendor.sh: print an error upon ill-defined target | Leah Rowe |
2024-05-18 | vendor.sh: remove redundant check | Leah Rowe |
2024-05-18 | vendor.sh: simplify defconfig check | Leah Rowe |
2024-05-18 | git.sh: Remove .git if XBMK_RELEASE=y | Leah Rowe |
2024-05-16 | lbmk: allow easier sync with cbmk | Leah Rowe |
2024-05-15 | option.sh: delete check_git() | Leah Rowe |
2024-05-15 | remove check_project() (always set variables) | Leah Rowe |
2024-05-15 | build/roms: create full release tarball name | Leah Rowe |
2024-05-15 | option.sh: don't bother checking for GNU tar | Leah Rowe |
2024-05-15 | option.sh: remove insert_version_files() | Leah Rowe |
2024-05-15 | unified sha512sum creation for tarballs | Leah Rowe |
2024-05-14 | move rom tarball creation to script/roms | Leah Rowe |
2024-05-11 | mrc.sh: remove redundant function extract_ref() | Leah Rowe |