Commit Graph

  • 489a81eb6d Merge pull request 'fix smbios_product_name for t1700 mt and sff' (#452) from Ronanand0/lbmk:fix-smbios-prod-name-for-t1700 into master master Leah Rowe 2026-09-18 12:23:58 +02:00
  • 272e306ba2 Update config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_txtmode Ronanand0 2026-09-18 11:14:03 +02:00
  • f1f7fa2925 Update config/coreboot/t1700mt_bmrc_12mb/config/libgfxinit_txtmode Ronanand0 2026-09-18 11:13:11 +02:00
  • 9e189bbd06 Update config/coreboot/t1700mt_bmrc_12mb/config/libgfxinit_corebootfb Ronanand0 2026-09-18 11:12:28 +02:00
  • 688e541c58 Update config/coreboot/t1700sff_bmrc_12mb/config/libgfxinit_corebootfb Ronanand0 2026-09-18 11:10:47 +02:00
  • 387e6dd771 mk: much safer forx loop Leah Rowe 2026-09-17 21:11:54 +01:00
  • a0951d1127 minor cleanup Leah Rowe 2026-09-17 11:02:02 +01:00
  • f59e5d8e2b rom.sh: remove redundant check Leah Rowe 2026-09-17 10:55:19 +01:00
  • 4530c6f2e3 rom.sh: put coreboot dry checks in mkhelper Leah Rowe 2026-09-17 10:52:52 +01:00
  • e0714ad929 rom.sh: check grub dry build in mkhelper Leah Rowe 2026-09-17 10:46:53 +01:00
  • 058a70a16e pcsx-redux: check dry build in mkhelper Leah Rowe 2026-09-17 10:45:16 +01:00
  • e1c2525783 lib.sh: make build_sbase a macro Leah Rowe 2026-09-17 10:40:55 +01:00
  • 69875b8e10 xbmk: general cleanup Leah Rowe 2026-09-17 09:30:52 +01:00
  • 1722964f66 mk: add safety check for grep -o usage Leah Rowe 2026-09-17 09:11:57 +01:00
  • 63596046d1 rom.sh: simplify add_uboot Leah Rowe 2026-09-17 08:37:04 +01:00
  • 40b120c26b remove ccache from dependencies Leah Rowe 2026-09-17 07:23:18 +01:00
  • bf654d4c19 rom.sh: just remove the coreboot cook function Leah Rowe 2026-09-17 07:20:25 +01:00
  • 94ff1ec49a inject.sh: simplify variable init and end message Leah Rowe 2026-09-17 02:22:11 +01:00
  • 08021d71c2 rom.sh: simplify add_uboot Leah Rowe 2026-09-17 02:02:07 +01:00
  • 856551a36d mk: add forx function for shorthand loops Leah Rowe 2026-09-17 01:35:30 +01:00
  • 7c025e1036 release.sh: remove -m option Leah Rowe 2026-09-17 01:13:36 +01:00
  • 60a2f5cbff rom.sh: disable ccache on coreboot builds Leah Rowe 2026-09-16 23:25:07 +01:00
  • 3b565ce056 vendor.sh: minor cleanup Leah Rowe 2026-09-16 21:06:39 +01:00
  • 089875ac1f mk: error handling on command -v Leah Rowe 2026-09-16 11:43:58 +01:00
  • 2dc01a93b9 mk: tidy up xbmk_sanitize_version Leah Rowe 2026-09-16 11:21:56 +01:00
  • cebae0ed80 mk: rename autoconfargs to configureargs Leah Rowe 2026-09-16 10:58:00 +01:00
  • d165f14a4d mk: general cleanup and awk appreciation Leah Rowe 2026-09-16 10:39:52 +01:00
  • 5afd77433d mk: tidy up handle_defconfig Leah Rowe 2026-09-16 09:41:40 +01:00
  • 08ec187842 wip Leah Rowe 2026-09-16 09:25:55 +01:00
  • 2dc4a4d16b mk: clean up run_make_command_real Leah Rowe 2026-09-16 07:35:51 +01:00
  • ca55077032 mk: tidy up check_cmake Leah Rowe 2026-09-16 07:25:31 +01:00
  • 113dac006f variable ./mk location, based on user input Leah Rowe 2026-09-16 05:52:06 +01:00
  • 88887c0163 mk: fix check_cross_compiler call Leah Rowe 2026-09-15 22:15:16 +01:00
  • 0c41ea82dd mk: move config back to getopt Leah Rowe 2026-09-15 22:10:37 +01:00
  • bbc56b714b fix build error on no-makefile projects Leah Rowe 2026-09-15 21:17:10 +01:00
  • 6a5b4c98d6 mk: clean up getopt flags Leah Rowe 2026-09-15 21:11:51 +01:00
  • 50eec6d485 mk: simplify single_tree_build Leah Rowe 2026-09-15 20:58:40 +01:00
  • 40b1a3e0bb Revert "init.sh: re-initialise upstream src .git" Leah Rowe 2026-09-15 20:41:28 +01:00
  • 59cbc1784c mk: remove -c and -x commands (clean/xgcc-clean) Leah Rowe 2026-09-15 20:38:08 +01:00
  • 6725b616f3 mk: skip build if makefile check fails Leah Rowe 2026-09-15 20:24:08 +01:00
  • 7507655d34 simplified make-clean handling Leah Rowe 2026-09-15 20:20:03 +01:00
  • 2aad50cd59 even more tidy up run_make_command Leah Rowe 2026-09-15 19:51:55 +01:00
  • f7b9c9e410 mk: tidy up run_make_command Leah Rowe 2026-09-15 19:03:39 +01:00
  • 4878cec84d mk: optimise make-clean check Leah Rowe 2026-09-15 18:06:52 +01:00
  • 04be963383 mk: remove unnecessary check Leah Rowe 2026-09-15 18:06:14 +01:00
  • 5043b6dc97 mk: abuse an absurd number of sh macros Leah Rowe 2026-09-15 14:43:23 +01:00
  • a65d804f1e add dir check Leah Rowe 2026-09-15 10:37:06 +01:00
  • cf079dbd17 init.sh: re-initialise upstream src .git Leah Rowe 2026-09-15 10:04:53 +01:00
  • 828578cc57 mk: use correct elddir for coreboot xgcc Leah Rowe 2026-09-15 09:16:28 +01:00
  • 7cb4cdf0f2 mk: turn on git-clean by default, except coreboot Leah Rowe 2026-09-14 17:52:46 +01:00
  • 300f2cb434 mk: remove u-boot-specific git-clean handling Leah Rowe 2026-09-14 17:46:34 +01:00
  • 2c94101884 mk: remove cleanargs from git-clean Leah Rowe 2026-09-14 17:35:19 +01:00
  • 08f93ec812 mk: redirect readlink err to /dev/null Leah Rowe 2026-09-14 13:23:10 +01:00
  • e99be6e5dc mk: ruthlessly simplify findpath() Leah Rowe 2026-09-14 12:47:01 +01:00
  • e075a79867 err even louder Leah Rowe 2026-09-14 12:27:42 +01:00
  • cd52750fec mk: further simplify err() Leah Rowe 2026-09-14 12:22:29 +01:00
  • f115bdfe37 mk: add error check on xbmkpwd init Leah Rowe 2026-09-14 12:19:08 +01:00
  • 76bf71ff65 mk: simplified findpath() Leah Rowe 2026-09-14 12:04:35 +01:00
  • c4695497f5 mk: simplified error functions Leah Rowe 2026-09-14 11:54:52 +01:00
  • d9ca4265ef mk: remove xprintf Leah Rowe 2026-09-14 11:41:03 +01:00
  • b32dd39262 move findpath and err functions to mk Leah Rowe 2026-09-14 11:37:34 +01:00
  • c6900c8571 init.sh: remove redundant sha512sum init Leah Rowe 2026-09-14 11:33:15 +01:00
  • c0402ef642 mk: simplify xbmkpwd initialisation Leah Rowe 2026-09-14 11:20:39 +01:00
  • 16e04411f2 mk: include lib.sh earlier Leah Rowe 2026-09-14 11:11:04 +01:00
  • b09cd4ada4 mk: call xbmk_init through x_ Leah Rowe 2026-09-14 11:07:56 +01:00
  • abee462f2a mk: run xbmk_init here, not from init.sh Leah Rowe 2026-09-14 11:03:04 +01:00
  • cb49e77947 delete straggler Leah Rowe 2026-09-14 10:09:22 +01:00
  • 93b49afa3f mk: remove gcc/gnat matching logic (obsolete) Leah Rowe 2026-09-14 10:02:28 +01:00
  • 6c3791ce81 mk: rename trees() to main() Leah Rowe 2026-09-14 09:33:30 +01:00
  • d17b06f589 merge tree.sh into mk Leah Rowe 2026-09-14 09:17:40 +01:00
  • 2fc37b4b47 use -mindepth alongside -maxdepth in find Leah Rowe 2026-09-14 08:48:16 +01:00
  • 4ebede5b99 tree.sh: fix globbing in multi-tree command args Leah Rowe 2026-09-14 07:54:00 +01:00
  • a82328904e mk: clean up printf command Leah Rowe 2026-09-14 00:36:10 +01:00
  • 823a1fd011 mk: put all includes in one place Leah Rowe 2026-09-14 00:14:55 +01:00
  • 5fb0d1098f mk: simplified command handling Leah Rowe 2026-09-13 22:45:27 +01:00
  • dcaa15ab01 common.h: re-order includes Leah Rowe 2026-09-13 22:25:15 +01:00
  • f5f6464c60 79 lines Leah Rowe 2026-09-13 20:55:30 +01:00
  • 74c374a3a2 use awk instead Leah Rowe 2026-09-13 20:38:54 +01:00
  • de09b71e0a init.sh: tidy up main loop Leah Rowe 2026-09-13 19:58:39 +01:00
  • eb23cd3de8 split up include/ Leah Rowe 2026-09-13 15:33:21 +01:00
  • 07ed4e940b more build system cleanup Leah Rowe 2026-09-13 15:28:15 +01:00
  • ff83f69154 init.sh: remove unnecessary directory check Leah Rowe 2026-09-13 14:58:31 +01:00
  • 0363bcaa0f fix regression in version check Leah Rowe 2026-09-13 14:55:38 +01:00
  • 1a9b211368 xbmk: remove xbmkdir() Leah Rowe 2026-09-13 14:50:41 +01:00
  • e9e33d4b4d lib.sh: always sanitize xbmkver before writing Leah Rowe 2026-09-13 14:30:02 +01:00
  • 3b37a0b17d lib.sh: simplify update_xbmkver Leah Rowe 2026-09-13 14:24:38 +01:00
  • 77b0b448e2 more cleanup Leah Rowe 2026-09-12 19:37:57 +01:00
  • c7fb6a2bc8 get.sh: remove redundant check Leah Rowe 2026-09-12 18:12:36 +01:00
  • 2d1d7624e9 get.sh: add try_fetch_copy function Leah Rowe 2026-09-12 15:10:44 +01:00
  • a32374f6cc more cleanup Leah Rowe 2026-09-12 14:27:14 +01:00
  • 897c2667af get.sh: even more cleanup (simplified fetch) Leah Rowe 2026-09-12 13:24:13 +01:00
  • 446eca846e get.sh: further cleanup Leah Rowe 2026-09-12 12:34:45 +01:00
  • c3e2d8c8bc get.sh: simplify xbget Leah Rowe 2026-09-12 11:19:42 +01:00
  • b094c60a39 more variable cleanup Leah Rowe 2026-09-12 09:02:04 +01:00
  • 798cc79399 mk: export locales much earlier Leah Rowe 2026-09-12 08:49:53 +01:00
  • 6a2e9a7919 remove include/chromebook.sh import script (not needed) Leah Rowe 2026-09-11 21:51:00 +01:00
  • d0a1b40910 more cleanup Leah Rowe 2026-09-11 21:43:50 +01:00
  • 0fd3d72998 tree.sh: remove redundant TODO Leah Rowe 2026-09-11 19:49:26 +01:00
  • 425855899f rom.sh: remove another TODO Leah Rowe 2026-09-11 19:46:07 +01:00
  • f648167b9f rom.sh: remove redundant TODO Leah Rowe 2026-09-11 19:45:14 +01:00