Age | Commit message (Expand) | Author |
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 | build/roms: skip target if config/ dir missing | Leah Rowe |
2024-05-19 | more minor cleanup in the build system | 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-19 | build/roms: rename moverom to copyrom | Leah Rowe |
2024-05-19 | minor code cleanup in the build system | Leah Rowe |
2024-05-18 | build/roms: simplify serprog list command | Leah Rowe |
2024-05-18 | build/roms: simplified config payload checks | 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 | build: remove initcmd() and simplify main() | Leah Rowe |
2024-05-16 | build: initialise git first (before commands) | Leah Rowe |
2024-05-16 | build: remove excmd() and simplify main() | Leah Rowe |
2024-05-16 | build: don't make script_path a global variable | Leah Rowe |
2024-05-16 | lbmk: allow easier sync with cbmk | Leah Rowe |
2024-05-15 | remove help commands (user should read docs) | Leah Rowe |
2024-05-15 | option.sh: delete check_git() | Leah Rowe |
2024-05-15 | build: define "xp" in the global variables | Leah Rowe |
2024-05-15 | build: simplify for loop in fetch_trees() | Leah Rowe |
2024-05-15 | build: simplified downloads in fetch_trees() | Leah Rowe |
2024-05-15 | ./build release: don't do u-boot-only archives | Leah Rowe |
2024-05-15 | build: use utc+0 when initialising git repo dates | Leah Rowe |
2024-05-15 | remove check_project() (always set variables) | Leah Rowe |
2024-05-15 | build: simplify deletions in fetch_trees() | Leah Rowe |
2024-05-15 | build: delete mkversion() (just print relname) | Leah Rowe |
2024-05-15 | build/roms: clean up tarball handling | Leah Rowe |
2024-05-15 | rm src/u-boot/*/test/lib/strlcat.c in u-boot | Leah Rowe |
2024-05-15 | build: remove mkrom_images | Leah Rowe |
2024-05-15 | build: use same tarball name on uboot-only release | 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 | cleanup: remove mkvdir | 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-12 | disable x301 for next release (for now) | Leah Rowe |
2024-05-11 | mrc.sh: remove redundant function extract_ref() | Leah Rowe |
2024-05-11 | print two line breaks before confirming release | Leah Rowe |
2024-05-11 | remove haswell mrc blob (libre raminit stable now) | Leah Rowe |
2024-05-11 | remove all status checks. only handle release. | Leah Rowe |
2024-05-11 | git.sh: remove errant comment | Leah Rowe |