Commit graph

  • f30892e92f init.sh: tidy up xbmk_init() Leah Rowe 2025-04-26 22:41:05 +01:00
  • cbf486789d mk: move git_init to init.sh Leah Rowe 2025-04-26 22:29:17 +01:00
  • 2c39a2bc7b init.sh: minor cleanup Leah Rowe 2025-04-26 22:23:37 +01:00
  • d6d8ee1d4b init.sh: clean up setvars Leah Rowe 2025-04-26 22:09:14 +01:00
  • ef78f88117 init.sh setvars: make err a printf for eval Leah Rowe 2025-04-26 22:07:52 +01:00
  • 3221ca7742 init.sh: merge xbmk_child_init with xbmk_init Leah Rowe 2025-04-26 22:02:26 +01:00
  • 723e979c8c init.sh: split xbmk_child_init into functions Leah Rowe 2025-04-26 21:47:28 +01:00
  • 0d86ef50ac init.sh: move parent fork to new function Leah Rowe 2025-04-26 21:28:13 +01:00
  • 68d5660cca init.sh: Provide more complete error info Leah Rowe 2025-04-26 21:17:23 +01:00
  • 6ebb11cf9c lib.sh: move _ua to the xbmkget function Leah Rowe 2025-04-26 19:30:38 +01:00
  • 2c8570c07a move variables out of init.sh to others Leah Rowe 2025-04-26 19:28:49 +01:00
  • 75f6b1cc1e lib.sh: rename vendor_checksum Leah Rowe 2025-04-26 19:21:22 +01:00
  • 5a294b183e lib.sh: move singletree() to git.sh Leah Rowe 2025-04-26 19:19:36 +01:00
  • 7943fab580 lib.sh: move cbfs() to rom.sh Leah Rowe 2025-04-26 19:16:40 +01:00
  • a16d9f35a2 re-split include/init.sh to lib.sh Leah Rowe 2025-04-26 19:05:57 +01:00
  • 6d54f46148 rename include/lib.sh to init.sh Leah Rowe 2025-04-26 18:39:46 +01:00
  • cf961e00b7 lib.sh: introduce more top-down function order Leah Rowe 2025-04-26 18:35:41 +01:00
  • 7dbd02fcd0 mk/git.sh: remove tree_depend variable Leah Rowe 2025-04-26 12:02:55 +01:00
  • 7c6039a086 git.sh: remove unused xgcc linking feature Leah Rowe 2025-04-26 11:55:51 +01:00
  • 2c419396d3 mk: remove unused variables (ser/xp) Leah Rowe 2025-04-26 11:44:33 +01:00
  • f6d81c4751 mk: simplify main() Leah Rowe 2025-04-26 10:56:47 +01:00
  • cc1b025df2 lib.sh: use realpath to get sys python on venv Leah Rowe 2025-04-26 06:38:38 +01:00
  • e281ad8659 lib.sh: Force use of System Python to prevent hang Leah Rowe 2025-04-24 13:24:45 +01:00
  • 88799b8db6 lib.sh: further condense the python check Leah Rowe 2025-04-23 04:35:18 +01:00
  • 03ff6f38b9 lib.sh: further simplify the python check Leah Rowe 2025-04-23 04:31:40 +01:00
  • 4d4ab8ce59 lib.sh: condense the python check Leah Rowe 2025-04-23 04:27:03 +01:00
  • 87edc96778 lib.sh: simplify mk() Leah Rowe 2025-04-23 04:12:53 +01:00
  • 63e07a44df lib.sh: simplify cbfs() Leah Rowe 2025-04-23 04:07:16 +01:00
  • e18af2022a lib.sh: simplify the python check Leah Rowe 2025-04-23 04:04:03 +01:00
  • f899a3225d mk: remove mkhelp() and use x_() instead Leah Rowe 2025-04-23 03:54:08 +01:00
  • 6bd6f14a19 mk: simplify handling of trees() Leah Rowe 2025-04-23 03:49:22 +01:00
  • 46e6169495 lib.sh: add missing copyright year Leah Rowe 2025-04-22 04:01:31 +01:00
  • 7786ea4250 mk: don't print confirmation of git pkg.cfg Leah Rowe 2025-04-22 00:09:27 +01:00
  • d9908ca648 lib.sh: Fix python3 detection when 'python' is python2 Alper Nebi Yasak 2025-04-21 13:01:37 +03:00
  • 8affdc0bcb Update the GRUB revisions Leah Rowe 2025-04-20 05:42:50 +01:00
  • b665d09442 Revert "git.sh: minor cleanup" Leah Rowe 2025-04-18 02:25:16 +01:00
  • ec25425e55 lib.sh: perform root check even earlier Leah Rowe 2025-04-18 02:16:21 +01:00
  • dbf40653b2 lib.sh: tidy up opening logic (put it together) Leah Rowe 2025-04-18 02:09:47 +01:00
  • 46fb5786e0 lib.sh: do root check before python check Leah Rowe 2025-04-18 02:02:10 +01:00
  • 0fa1265106 git.sh: minor cleanup Leah Rowe 2025-04-18 01:52:44 +01:00
  • c8c5a0e017 lib.sh: simplify mktarball() Leah Rowe 2025-04-18 01:33:45 +01:00
  • 76e7c35ae2 mk: tidy up check_gnu_path() Leah Rowe 2025-04-18 00:27:33 +01:00
  • 2fccddb9d0 mk: simplify check_project_hashes() Leah Rowe 2025-04-18 00:23:32 +01:00
  • b399252309 lib.sh: fix missing s/TMPDIR/xbmktmp Leah Rowe 2025-04-18 00:17:11 +01:00
  • 72c83cdaeb cbmk: don't handle TMPDIR directly Leah Rowe 2025-04-17 23:43:22 +01:00
  • 86a96b22a5 rom.sh: minor cleanup Leah Rowe 2025-04-17 23:31:26 +01:00
  • 374baddbcb inject.sh: yet even more code cleanup Leah Rowe 2025-04-17 22:14:19 +01:00
  • e644717077 inject.sh: even more cleanup Leah Rowe 2025-04-17 21:59:02 +01:00
  • ec24bc4915 inject.sh: minor cleanup Leah Rowe 2025-04-17 18:20:14 +01:00
  • 5469f483fc git.sh: remove unnecessary comment Leah Rowe 2025-04-17 17:14:11 +01:00
  • 991a98caec git.sh: remove link_crossgcc() Leah Rowe 2025-04-17 17:10:19 +01:00
  • 1915c84376 git.sh: remove move_repo() Leah Rowe 2025-04-17 16:54:59 +01:00
  • 515c1782ad git.sh: remove prep_submodule() Leah Rowe 2025-04-17 16:45:00 +01:00
  • 519d93691f git.sh: make git_prep command clearer Leah Rowe 2025-04-17 16:32:21 +01:00
  • ca0aab3bfe simplify a few file checks Leah Rowe 2025-04-17 04:49:17 +01:00
  • 85b1996afa rom.sh: remove unnecessary check Leah Rowe 2025-04-17 04:22:25 +01:00
  • c3910fbc5f cbmk: minor cleanup Leah Rowe 2025-04-17 04:22:03 +01:00
  • 6fc23805cb lib.sh mktarball: stricter tar error handling Leah Rowe 2025-04-16 00:57:54 +01:00
  • 58a17c8d15 mk check_project_hashes: handle error on sha512sum Leah Rowe 2025-04-13 17:08:25 +01:00
  • d65d93b300 Revert "lib.sh: use eval for the command in x_" Leah Rowe 2025-04-13 05:15:13 +01:00
  • 0aace67a54 lib.sh: fix bad eval writing version/versiondate Leah Rowe 2025-04-13 03:57:04 +01:00
  • 7c98661271 lib.sh: use eval for the command in x_ Leah Rowe 2025-04-13 02:31:25 +01:00
  • e63c14677f mk: use eval to run mkhelp commands Leah Rowe 2025-04-13 02:25:01 +01:00
  • f4e5879534 mk: tidy up the switch/case block in main() Leah Rowe 2025-04-12 22:43:28 +01:00
  • 85373b9b91 mk: tidier error handling Leah Rowe 2025-04-12 22:29:21 +01:00
  • d0b95ffe6e lib.sh: tidy up the error handling Leah Rowe 2025-04-12 22:24:34 +01:00
  • caaaf46540 rom.sh: tidy up error handling Leah Rowe 2025-04-12 22:19:44 +01:00
  • 7bd9fb9a7b git.sh: clean up fetch_project() Leah Rowe 2025-04-12 22:01:12 +01:00
  • 4d15c476b6 mk: Remove unnecessary argument checks on trees() Leah Rowe 2025-04-12 21:59:08 +01:00
  • 94a8fa816f inject.sh: properly call err_ in fail_inject Leah Rowe 2025-04-12 20:19:48 +01:00
  • ca6a3c8958 remove xbmk_parent, handle forking in lib.sh Leah Rowe 2025-04-12 19:57:40 +01:00
  • f3c757c2d2 lib.sh: define x_ right after err_ Leah Rowe 2025-04-12 17:40:51 +01:00
  • 2b9881639f mk: minor cleanup Leah Rowe 2025-04-12 17:38:14 +01:00
  • 3b2718bd9d lib.sh: minor cleanup Leah Rowe 2025-04-12 17:35:30 +01:00
  • 8999d30b96 rom.sh: minor cleanup Leah Rowe 2025-04-12 17:29:35 +01:00
  • 32242cc03b inject.sh: tidy up check_release() Leah Rowe 2025-04-12 17:10:49 +01:00
  • f439230604 inject.sh: tidy up xbmk_inject() Leah Rowe 2025-04-12 17:08:30 +01:00
  • bbc28e73f8 inject.sh: tidy up readcfg() Leah Rowe 2025-04-12 17:05:12 +01:00
  • cdcdadf097 inject.sh: tidy up patch_release_roms() Leah Rowe 2025-04-12 17:02:07 +01:00
  • ff35a6a300 inject.sh: tidy up modify_mac_addresses() Leah Rowe 2025-04-12 16:43:59 +01:00
  • 67c8338acf script/trees: merge with mk and delete script/ Leah Rowe 2025-04-12 14:44:21 +01:00
  • d4dba9140c mk: remove the legacy "roms" command Leah Rowe 2025-04-12 14:24:10 +01:00
  • 4cb9db2ba2 lib.sh: write version/versiondate to dotfiles Leah Rowe 2025-04-12 13:51:49 +01:00
  • f0dcaca4ee lib.sh: hardcode projectname/projectsite Leah Rowe 2025-04-12 13:44:05 +01:00
  • ba5487aa34 remove update symlink Leah Rowe 2025-04-12 13:37:21 +01:00
  • 062e057e87 move build to mk Leah Rowe 2025-04-12 13:31:28 +01:00
  • 02785da1af trees: unify the execution of mkhelper commands Leah Rowe 2025-04-12 13:17:13 +01:00
  • 6405f92bd4 trees: tidy up configure_project() Leah Rowe 2025-04-12 13:07:27 +01:00
  • 019b885cd8 build: make coreboot building an else in "roms" Leah Rowe 2025-04-12 12:56:05 +01:00
  • f2f4aaefb7 trees: don't build dependencies if dry=":" Leah Rowe 2025-04-12 02:28:14 +01:00
  • e5fefd8074 trees: unified handling of flags Leah Rowe 2025-04-12 02:18:15 +01:00
  • 6696e69f01 trees: simplified handling of badhash/do_make Leah Rowe 2025-04-12 01:56:14 +01:00
  • 28ef540e74 trees: don't set mode on ./mk -b Leah Rowe 2025-04-12 01:48:42 +01:00
  • dd60b2ee84 trees: don't set mod on ./mk -d Leah Rowe 2025-04-12 01:48:13 +01:00
  • c429fc8e3f trees: don't initialise mode to "all" Leah Rowe 2025-04-12 01:45:36 +01:00
  • c5dacebe44 trees: clean up some comments Leah Rowe 2025-04-12 01:45:10 +01:00
  • 8d27e6c786 inject.sh: simplified readkconfig() Leah Rowe 2025-04-12 00:57:33 +01:00
  • ca5618628b inject.sh: replace xbmkpath with xbmkpwd Leah Rowe 2025-04-11 20:44:42 +01:00
  • 9130750ebb lib.sh: double-quote pwd to prevent globbing Leah Rowe 2025-04-11 20:11:51 +01:00
  • 12e600bf5c cbmk: unified PWD handling (work directory) Leah Rowe 2025-04-11 20:04:53 +01:00