summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2024-05-15build: define "xp" in the global variablesLeah Rowe
2024-05-15build: simplify for loop in fetch_trees()Leah Rowe
2024-05-15build: simplified downloads in fetch_trees()Leah Rowe
2024-05-15./build release: don't do u-boot-only archivesLeah Rowe
2024-05-15build: use utc+0 when initialising git repo datesLeah Rowe
2024-05-15remove check_project() (always set variables)Leah Rowe
2024-05-15build: simplify deletions in fetch_trees()Leah Rowe
2024-05-15build: delete mkversion() (just print relname)Leah Rowe
2024-05-15rm src/u-boot/*/test/lib/strlcat.c in u-bootLeah Rowe
2024-05-15build: remove mkrom_imagesLeah Rowe
2024-05-15build: use same tarball name on uboot-only releaseLeah Rowe
2024-05-15build/roms: create full release tarball nameLeah Rowe
2024-05-15cleanup: remove mkvdirLeah Rowe
2024-05-14move rom tarball creation to script/romsLeah Rowe
2024-05-11print two line breaks before confirming releaseLeah Rowe
2024-05-11remove all status checks. only handle release.Leah Rowe
2024-05-11move script/*/* to script/Leah Rowe
2024-05-11merge script/vendor/* into include/vendor.shLeah Rowe
2024-05-11build: print usage for special commandsLeah Rowe
2024-05-11merge script/update/release into buildLeah Rowe
2024-05-09build: further prevent non-lbmk-work-directoryLeah Rowe
2024-05-09build: exit if not running from lbmk directoryLeah Rowe
2024-05-06merge include/err.sh with include/option.shLeah Rowe
2024-04-26exports variables from err.sh, not buildLeah Rowe
2024-04-25lbmk: export TMPDIR from err.sh, not buildLeah Rowe
2024-04-24haswell: only provide NRI-based ROMs in releasesLeah Rowe
2024-03-27safer, simpler error handling in lbmkLeah Rowe
2023-12-24lbmk scripts: shorter code linesLeah Rowe
2023-12-23build: remove test commandLeah Rowe
2023-12-23lbmk scripts: general code cleanup/optimisationLeah Rowe
2023-12-23set version/projectname properlyLeah Rowe
2023-12-22build: simplified TMPDIR handlingLeah Rowe
2023-12-19build initialise_command: simplify handlingLeah Rowe
2023-12-16remove DEBUG handling in lbmk (not needed)Leah Rowe
2023-11-09fix typo in help textLeah Rowe
2023-11-09build: set --author when running git initLeah Rowe
2023-11-08lbmk: support showing the revision in help textLeah Rowe
2023-11-08build: don't generate version/versiondate as rootLeah Rowe
2023-11-01export LC_COLLATE=C and LC_ALL=CLeah Rowe
2023-10-20move git_init to the main build scriptLeah Rowe
2023-10-20always re-generate .git in lbmkLeah Rowe
2023-10-20lbmk: use 2-level directory structure in script/Leah Rowe
2023-10-19minor code cleanup in shell scriptsLeah Rowe
2023-10-10build: fix bad command in help textLeah Rowe
2023-10-07unified projectname/version/versiondate handlingLeah Rowe
2023-10-07put include/export.sh in build scriptLeah Rowe
2023-10-07rename blob/ to vendor/Leah Rowe
2023-10-07put all src downloads under src/Leah Rowe
2023-10-06rename build/firmware/ to build/fw/Leah Rowe
2023-10-06mv build/fw/serprog,build/boot/roms build/firmwareLeah Rowe