Commit graph

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