summaryrefslogtreecommitdiff
path: root/script/trees
AgeCommit message (Expand)Author
2025-04-12script/trees: merge with mk and delete script/Leah Rowe
2025-04-12trees: unify the execution of mkhelper commandsLeah Rowe
2025-04-12trees: tidy up configure_project()Leah Rowe
2025-04-12trees: don't build dependencies if dry=":"Leah Rowe
2025-04-12trees: unified handling of flagsLeah Rowe
2025-04-12trees: simplified handling of badhash/do_makeLeah Rowe
2025-04-12trees: don't set mode on ./mk -bLeah Rowe
2025-04-12trees: don't set mod on ./mk -dLeah Rowe
2025-04-12trees: don't initialise mode to "all"Leah Rowe
2025-04-12trees: clean up some commentsLeah Rowe
2025-04-11lbmk: unified PWD handling (work directory)Leah Rowe
2025-04-11move XBMKPATH to include/lib.shLeah Rowe
2025-04-11lbmk: use pwd util, not PWD environmental variableLeah Rowe
2025-04-11clean up a few semicolons in the build systemLeah Rowe
2025-04-11trees: err if first argument is not a flagLeah Rowe
2025-04-11trees: err if no argument givenLeah Rowe
2025-04-11trees: set dry=":" on ./mk -fLeah Rowe
2025-04-11trees: clean up initialisation of the dry variableLeah Rowe
2025-04-11trees: initialise mode to "all", not ""Leah Rowe
2025-04-11trees: don't abuse the mode variable on -fLeah Rowe
2025-04-09trees: Add missing flag to error outputLeah Rowe
2025-04-06lbmk: minor code formatting cleanupLeah Rowe
2025-01-05set up python in PATH, ensuring that it is python3Leah Rowe
2025-01-03update my copyright years on modified scriptsLeah Rowe
2025-01-03Revert "fix more unescaped quotes in eval"Leah Rowe
2025-01-03fix more unescaped quotes in evalLeah Rowe
2025-01-02fix lbmk shellcheck errorsLeah Rowe
2024-12-30move xbmkpath to XBMK_CACHE/Leah Rowe
2024-12-30Revert "Remove legacy update/vendor commands"Leah Rowe
2024-12-30trees: remove unnecessary subshellLeah Rowe
2024-12-30trees: only symlink host gcc/gnat to build xgccLeah Rowe
2024-12-30trees: correction on check_gnu_pathLeah Rowe
2024-12-30trees: match gcc/gnat versions both waysLeah Rowe
2024-12-30Merge 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