Age | Commit message (Expand) | Author |
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 | 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 | cleanup: remove mkvdir | Leah Rowe |
2024-05-14 | move rom tarball creation to script/roms | Leah Rowe |
2024-05-11 | print two line breaks before confirming release | Leah Rowe |
2024-05-11 | remove all status checks. only handle release. | Leah Rowe |
2024-05-11 | move script/*/* to script/ | Leah Rowe |
2024-05-11 | merge script/vendor/* into include/vendor.sh | Leah Rowe |
2024-05-11 | build: print usage for special commands | Leah Rowe |
2024-05-11 | merge script/update/release into build | Leah Rowe |
2024-05-09 | build: further prevent non-lbmk-work-directory | Leah Rowe |
2024-05-09 | build: exit if not running from lbmk directory | Leah Rowe |
2024-05-06 | merge include/err.sh with include/option.sh | Leah Rowe |
2024-04-26 | exports variables from err.sh, not build | Leah Rowe |
2024-04-25 | lbmk: export TMPDIR from err.sh, not build | Leah Rowe |
2024-04-24 | haswell: only provide NRI-based ROMs in releases | Leah Rowe |
2024-03-27 | safer, simpler error handling in lbmk | Leah Rowe |
2023-12-24 | lbmk scripts: shorter code lines | Leah Rowe |
2023-12-23 | build: remove test command | Leah Rowe |
2023-12-23 | lbmk scripts: general code cleanup/optimisation | Leah Rowe |
2023-12-23 | set version/projectname properly | Leah Rowe |
2023-12-22 | build: simplified TMPDIR handling | Leah Rowe |
2023-12-19 | build initialise_command: simplify handling | Leah Rowe |
2023-12-16 | remove DEBUG handling in lbmk (not needed) | Leah Rowe |
2023-11-09 | fix typo in help text | Leah Rowe |
2023-11-09 | build: set --author when running git init | Leah Rowe |
2023-11-08 | lbmk: support showing the revision in help text | Leah Rowe |
2023-11-08 | build: don't generate version/versiondate as root | Leah Rowe |
2023-11-01 | export LC_COLLATE=C and LC_ALL=C | Leah Rowe |
2023-10-20 | move git_init to the main build script | Leah Rowe |
2023-10-20 | always re-generate .git in lbmk | Leah Rowe |
2023-10-20 | lbmk: use 2-level directory structure in script/ | Leah Rowe |
2023-10-19 | minor code cleanup in shell scripts | Leah Rowe |
2023-10-10 | build: fix bad command in help text | Leah Rowe |
2023-10-07 | unified projectname/version/versiondate handling | Leah Rowe |
2023-10-07 | put include/export.sh in build script | Leah Rowe |
2023-10-07 | rename blob/ to vendor/ | Leah Rowe |
2023-10-07 | put all src downloads under src/ | Leah Rowe |
2023-10-06 | rename build/firmware/ to build/fw/ | Leah Rowe |
2023-10-06 | mv build/fw/serprog,build/boot/roms build/firmware | Leah Rowe |
2023-10-06 | remove build symlink, rename lbmk to build | Leah Rowe |
2023-05-27 | unify these scripts: build, modify and update | Leah Rowe |
2023-05-27 | Remove most of Ferass's lbmk contributions | Leah Rowe |
2023-05-18 | use env in shell scripts | Leah Rowe |
2023-05-18 | build: cleaner coding style | Leah Rowe |