Commit graph

  • 686bad6d4e lib.sh: more useful lock message Leah Rowe 2024-06-09 15:44:20 +01:00
  • f1caf89a28 create a lock file during builds Leah Rowe 2024-06-09 15:37:13 +01:00
  • b6dc23bc67 git.sh: hide e() output on for loop Leah Rowe 2024-06-09 15:27:03 +01:00
  • e51eae0d25 lib.sh: fix regression Leah Rowe 2024-06-09 15:23:50 +01:00
  • 8b1a54d19e git.sh: download xtree *before*, not after Leah Rowe 2024-06-09 11:55:30 +01:00
  • 14bba2d789 git.sh: fix deletion path in nuke() Leah Rowe 2024-06-09 11:43:47 +01:00
  • ab4c4d406f lib.sh: less confusing error in download() Leah Rowe 2024-06-09 11:07:07 +01:00
  • 2eaaa63f58 lib.sh: hide stderr on download() Leah Rowe 2024-06-09 11:04:25 +01:00
  • 9e2584fbd9 lib.sh: simplify download() Leah Rowe 2024-06-09 11:04:08 +01:00
  • 79fb79d239 lib.sh: fix redundancy in download() Leah Rowe 2024-06-09 10:58:19 +01:00
  • e8b1d45631 lib.sh: simplify singletree() Leah Rowe 2024-06-09 10:55:33 +01:00
  • 90a8ef90b0 git.sh: further simplify nuke() Leah Rowe 2024-06-09 10:49:58 +01:00
  • c6b692208b git.sh: simplify link_crossgcc() Leah Rowe 2024-06-09 10:48:28 +01:00
  • c043e5810d git.sh: simplify nuke() Leah Rowe 2024-06-09 10:42:10 +01:00
  • 323a17d0c8 Add dependency scripts for Fedora 40 and Ubuntu 24.04 fuel-pcbox 2024-06-07 13:02:40 -05:00
  • 62b2310a28 add crossgcc tarballs to config/submodules/ Leah Rowe 2024-06-08 08:30:59 +01:00
  • 8a34a0d338 git.sh: support downloading *files* as submodules Leah Rowe 2024-06-08 03:01:05 +01:00
  • 0730513709 git.sh: remove unnecessary line break Leah Rowe 2024-06-08 02:17:23 +01:00
  • ad05266f8d import file download function from lbmk c202dc61 Leah Rowe 2024-06-08 01:55:15 +01:00
  • b8e9eab0ba lib.sh: shorten a string in e() Leah Rowe 2024-06-08 01:22:21 +01:00
  • a29cf274bc git.sh: fix submodule path Leah Rowe 2024-06-07 16:54:05 +01:00
  • 7ac2264f53 git.sh: simplify prep_submodules() Leah Rowe 2024-06-07 16:21:43 +01:00
  • 7c8173ebd4 git.sh: unified handling of git clone/reset/am Leah Rowe 2024-06-07 16:15:26 +01:00
  • 573199c07d trees: simplified copy_elf() handling Leah Rowe 2024-06-07 15:02:32 +01:00
  • d0d9b1204f git.sh: simplify submodule handling Leah Rowe 2024-06-07 14:40:59 +01:00
  • df5d7c18bf git.sh: provide feedback for repository downloads Leah Rowe 2024-06-07 14:21:31 +01:00
  • 591c7d28e0 git.sh: download "depend" projects *before* Leah Rowe 2024-06-07 14:16:58 +01:00
  • 548d1e20c1 git.sh: reduced indentation in fetch_submodule Leah Rowe 2024-06-07 12:58:28 +01:00
  • 12a04e8de2 git.sh: reduced indentation in prep_submodules Leah Rowe 2024-06-07 12:55:30 +01:00
  • 9825e97a83 git.sh: *never* run git submodule update Leah Rowe 2024-06-07 12:50:55 +01:00
  • 860deb3e7e lib.sh: rename variable for clarity Leah Rowe 2024-06-07 12:50:16 +01:00
  • 8d5edd4f06 trees: don't check empty path in copy_elf() Leah Rowe 2024-06-07 12:04:28 +01:00
  • c1176bbd28 trees: fix build issue caused by bad elf check Leah Rowe 2024-06-07 11:20:45 +01:00
  • c88fb8c129 trees: fix listfile check in copy_elf() Leah Rowe 2024-06-07 10:35:38 +01:00
  • 9168d33741 trees: don't say check elf/ if build.list missing Leah Rowe 2024-06-07 10:32:39 +01:00
  • db09530905 trees: don't do elfcheck if build.list missing Leah Rowe 2024-06-07 10:31:01 +01:00
  • 99418a7e82 define mdfiles/images in config/submodules/docs/ Leah Rowe 2024-06-07 01:01:44 +01:00
  • 83d84797d8 libopencm3 to config/submodules/ on stm32-vserprog Leah Rowe 2024-06-07 00:47:06 +01:00
  • c3cabcddf9 add tinyusb to config/submodule/ for pico-sdk Leah Rowe 2024-06-07 00:38:51 +01:00
  • e4eb82e089 trees: unified coreboot makeargs Leah Rowe 2024-06-06 22:21:59 +01:00
  • f7170092c8 trees: use multiple threads to build cbutils Leah Rowe 2024-06-06 22:20:09 +01:00
  • 1d7a6f04c9 move handle_coreboot_utils to script/trees Leah Rowe 2024-06-06 22:17:16 +01:00
  • ff16d27991 put coreboot utils in elf/, not cbutils/ Leah Rowe 2024-06-06 21:45:53 +01:00
  • 3748f710c9 fix build issue building coreboot utils Leah Rowe 2024-06-06 21:33:22 +01:00
  • a30bfd334f trees: skip single-tree build if a build exists Leah Rowe 2024-06-06 09:20:45 +01:00
  • b682b4ddca use correct memtest86plus path in script/roms Leah Rowe 2024-06-06 09:11:39 +01:00
  • 4749a5a29f put memtest86plus builds in elf/memtest86plus/ Leah Rowe 2024-06-06 09:05:16 +01:00
  • 0e9d9b33b2 put flashprog builds in elf/flashprog/ Leah Rowe 2024-06-06 09:05:00 +01:00
  • 7fe0106fa0 trees: also print "DONE! check elf/dir" on single Leah Rowe 2024-06-06 08:53:29 +01:00
  • 74759d876a trees: handle build-test on multi-tree projects Leah Rowe 2024-06-06 03:08:24 +01:00
  • 98e9cf6864 git.sh: use singletree() to decide submodules Leah Rowe 2024-06-06 02:49:38 +01:00
  • b3b887567a remove cbcfgsdir variable (unused) Leah Rowe 2024-06-06 02:45:09 +01:00
  • cb446e7d24 move cfgsdir/datadir variables to lib.sh Leah Rowe 2024-06-06 02:43:27 +01:00
  • 7d99786a1a handle build.list from config/data/, not config/ Leah Rowe 2024-06-06 02:35:36 +01:00
  • a61794dfca don't use build.list to detect multi-tree projects Leah Rowe 2024-06-06 01:01:22 +01:00
  • 878056f37b move id check to lib.sh too Leah Rowe 2024-06-05 11:26:08 +01:00
  • 3900642471 move root check to lib.sh (bugfix) Leah Rowe 2024-06-05 11:11:01 +01:00
  • 740b1803fa bugfix: move dependencies handling to lib.sh Leah Rowe 2024-06-05 11:07:53 +01:00
  • 4e25e335ed bump untitled revision again Leah Rowe 2024-06-04 14:16:43 +01:00
  • 44ef38b335 bump untitled revision in git config Leah Rowe 2024-06-04 14:05:11 +01:00
  • 7b9431e336 lib.sh bugfix: check environmental variables right Leah Rowe 2024-06-04 13:53:08 +01:00
  • 2478252f67 lib.sh: more friendly output from e() Leah Rowe 2024-06-03 11:07:07 +01:00
  • d21fd016ac badcmd: don't print "no context given" Leah Rowe 2024-06-03 08:26:04 +01:00
  • 663de3bab4 badcmd: link directly to the maintenance manual Leah Rowe 2024-06-03 08:25:04 +01:00
  • 1d866d17d8 better help text on invalid commands Leah Rowe 2024-06-03 00:17:36 +01:00
  • 1204bc3c96 build: print the project website address on help Leah Rowe 2024-06-02 23:34:10 +01:00
  • ca0e9354f6 add projectsite file: point to canoeboot.org Leah Rowe 2024-06-02 23:15:27 +01:00
  • eb4ac3c334 make GRUB multi-tree and re-add xhci patches Leah Rowe 2024-06-01 23:01:30 +01:00
  • 347a104ae6 u-boot on qemu: remove currently unused x86 target Leah Rowe 2024-06-01 22:53:23 +01:00
  • 23e66c113d grub.cfg: scan /boot/grub.cfg last Leah Rowe 2024-06-01 17:34:45 +01:00
  • 6151316b91 grub.cfg: scan grub2/ last Leah Rowe 2024-06-01 17:33:12 +01:00
  • 36b3be95cf grub.cfg: search a reduced list of devs/partitions Leah Rowe 2024-06-01 17:04:31 +01:00
  • 71a17efc06 grub.cfg: scan grub.cfg from ESP Leah Rowe 2024-06-01 17:01:11 +01:00
  • 8bc7e3a539 grub.cfg: split up try_user_config Leah Rowe 2024-06-01 16:58:59 +01:00
  • cb4bacc9d9 grub.cfg: don't search for *_grub.cfg Leah Rowe 2024-06-01 16:52:32 +01:00
  • ea7e6e1659 grub.cfg: remove unnecessary path for isolinux Leah Rowe 2024-06-01 16:48:23 +01:00
  • 1beca3b781 grub.cfg: don't scan EFI on btrfs subvols Leah Rowe 2024-06-01 10:28:09 +01:00
  • 0662519cca Fix building vboot on i686 Luke T. Shumaker 2024-05-30 14:15:06 -06:00
  • 224dce632b git.sh: do not remove .submodules Leah Rowe 2024-05-30 07:50:58 +01:00
  • a36504aa31 delete u-boot test/lib/strlcat.c using nuke() Leah Rowe 2024-05-30 07:37:19 +01:00
  • cdce8ba70b make nuke function more generic Leah Rowe 2024-05-30 07:24:13 +01:00
  • 2c1f6f5e7a do not allow dashes in coreboot target names Leah Rowe 2024-05-29 03:15:25 +01:00
  • 7dc5d35929 roms: allow user override of grub_scan_disk Leah Rowe 2024-05-28 23:47:13 +01:00
  • bcb65846d3 grub.cfg: actually support setting boot order Leah Rowe 2024-05-28 23:08:20 +01:00
  • 2887b77ae4 trees: use CPUS=x on regular coreboot make Leah Rowe 2024-05-28 19:57:35 +01:00
  • a056583762 update gitignore Leah Rowe 2024-05-28 06:43:16 +01:00
  • 1ac4f7409e roms: fix bad eval when comparing options Leah Rowe 2024-05-28 01:23:43 +01:00
  • 724dbfe0ce grub.cfg: add spdx header Leah Rowe 2024-05-27 22:40:35 +01:00
  • 66f5faac73 re-configure grub_scan_disk on various targets Leah Rowe 2024-05-27 21:33:53 +01:00
  • bb92776943 remove grub_scan_disk in all target.cfg files Leah Rowe 2024-05-27 20:41:11 +01:00
  • 935447b035 grub.cfg: use grub_scan_disk to set boot order Leah Rowe 2024-05-27 20:16:49 +01:00
  • 75b6fbf302 GRUB: remove XHCI patches for now (will re-add) Leah Rowe 2024-05-27 15:36:27 +01:00
  • 07340d9711 minor correction Leah Rowe 2024-05-27 15:05:33 +01:00
  • 9f489b43d5 roms: make grubfirst if seabios_withgrub=y Leah Rowe 2024-05-27 14:42:16 +01:00
  • fca9b19e18 coreboot: only run GRUB as a secondary payload Leah Rowe 2024-05-27 14:24:26 +01:00
  • b75490f8fc flashprog: bump to 5b4fdd1 from 2 May 2024 Leah Rowe 2024-05-26 20:30:45 +01:00
  • d147c5d915 rename include/option.sh to include/lib.sh Leah Rowe 2024-05-26 12:10:27 +01:00
  • f534b0e973 merge nuke() back into git.sh Leah Rowe 2024-05-26 09:37:28 +01:00
  • a02b152f44 rename nukeblobs to a more generic name Leah Rowe 2024-05-26 09:32:00 +01:00
  • cb1918c5d7 roms: remove errant reference Leah Rowe 2024-05-26 09:25:12 +01:00