summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Expand)Author
10 daysupdate my copyright years on modified scriptsLeah Rowe
10 daysRevert "fix more unescaped quotes in eval"Leah Rowe
10 daysfix more unescaped quotes in evalLeah Rowe
10 daysfix lbmk shellcheck errorsLeah Rowe
14 daysmove xbmkpath to XBMK_CACHE/Leah Rowe
14 daysRevert "Remove legacy update/vendor commands"Leah Rowe
14 daystrees: remove unnecessary subshellLeah Rowe
14 daystrees: only symlink host gcc/gnat to build xgccLeah Rowe
14 daystrees: correction on check_gnu_pathLeah Rowe
14 daystrees: match gcc/gnat versions both waysLeah Rowe
14 daysMerge path.sh into script/treesLeah Rowe
2024-12-30Fix globbing issue in lbmkLeah Rowe
2024-12-30Mitigate Debian Trixie/Sid GCC/GNAT version mismatchLeah Rowe
2024-12-02Revert "trees: Allow using a custom clean command"Leah Rowe
2024-12-02trees: Allow using a custom clean commandLeah Rowe
2024-11-29trees: reset PATH per-targetLeah Rowe
2024-11-19trees: unset CROSS_COMPILE per targetLeah Rowe
2024-11-03Experimental U-Boot payload (32-bit dtb, U-Boot)Leah Rowe
2024-10-273050micro: Re-enable SeaGRUBLeah Rowe
2024-10-06dell3050micro: make GRUB the primary payloadLeah Rowe
2024-09-26Add Sony PlayStation support to LibrebootLeah Rowe
2024-07-28lib.sh: new function mk() to handle trees in bulkLeah Rowe
2024-07-26general code cleanup in the build systemLeah Rowe
2024-07-22trees: initialise badhash no n, not empty stringLeah Rowe
2024-07-19put cachedir in environmental variableLeah Rowe
2024-07-17trees: hardcode makeargs for xgccLeah Rowe
2024-07-17trees: remove unnecessary commandLeah Rowe
2024-07-17unify caching of files into cache/Leah Rowe
2024-07-17trees: auto-delete+auto-rebuild if project changesLeah Rowe
2024-07-17trees: also remove single-tree repo/p/Leah Rowe
2024-07-17trees: remove repo/p, not src/p/pLeah Rowe
2024-07-16remove util/autoportLeah Rowe
2024-07-13trees: move dependency building to new functionLeah Rowe
2024-07-11trees: fix bad comparison in configure_project()Leah Rowe
2024-07-11trees: don't continue if no argument givenLeah Rowe
2024-07-10trees: general code cleanupLeah Rowe
2024-07-10trees: merge build_targets() with handle_targets()Leah Rowe
2024-07-10trees: use wrapper for dry-running make commandsLeah Rowe
2024-07-10trees: remove project-specific hacksLeah Rowe
2024-07-10trees: fix bad comparisonLeah Rowe
2024-07-09trees: support -d (dry run) for custom build logicLeah Rowe
2024-07-07rom.sh: new file, to replace script/romsLeah Rowe
2024-07-06roms: remove unnecessary trees checksLeah Rowe
2024-07-06trees: rename load_target_config()Leah Rowe
2024-07-06trees: support build dependencies, not just fetchLeah Rowe
2024-07-05trees: just do makeargs on coreboot, not cbmakeargLeah Rowe
2024-07-01trees: fix bad rm -Rf command (-Rf, not Rf)Leah Rowe
2024-07-01roms: fix bad comparison in configure_target()Leah Rowe
2024-06-30trees: allow global config on multi-tree projectsLeah Rowe
2024-06-30trees: handle all projects if project undefinedLeah Rowe