125 Commits (b5f5f735c1aa1817e460760b0c2da25e04ef7124)

Author SHA1 Message Date
  Michael Brown 7ccd5b831a [build] Delete incomplete targets if building fails for any reason 13 years ago
  Michael Brown c8e51f80a8 [build] Avoid spurious address comparison warnings in gcc 4.6 13 years ago
  Michael Brown b8924c1aed [build] Allow workaround-specific flags to override default flags 13 years ago
  Michael Brown 9b68dc78b9 [build] Avoid rebuilding keymap files automatically 13 years ago
  Michael Brown 1febd879e3 [console] Add keymap generator 13 years ago
  Michael Brown 3f13e3d5d2 [build] Allow DEBUG=... to affect builds of assembler source files 13 years ago
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix 13 years ago
  Michael Brown 623469de5d [build] Eliminate unused sections at link-time 13 years ago
  Michael Brown e65e4e930c [legal] Ignore config/local header files for licensing purposes 13 years ago
  Michael Brown c9aff55320 [build] Fix building elf2efi using binutils 2.20 13 years ago
  Michael Brown 42a1f43bf9 [build] Provide %.fd0 build targets only for pcbios 14 years ago
  Piotr Jaroszyński 2d98d4a018 [build] Properly handle multiple goals per BIN directory 14 years ago
  Geoff Lywood b8dd94686b [efi] Fix the 32-bit version of elf2efi64 14 years ago
  Michael Brown 770317a57d [build] Speed up rebuilding on header file changes 14 years ago
  Michael Brown f00c3c619a [build] Standardise variable naming for inter-build state files 14 years ago
  Michael Brown 4d73b49d60 [build] Avoid unnecessary "rm" and "touch" in dependency generation 14 years ago
  Michael Brown 719b49879d [build] Fix broken build caused by implied dependency upon "perl" 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 14 years ago
  Geoff Lywood a5ad78f27e [build] Allow building against a zlib in a non-standard location 14 years ago
  Piotr Jaroszyński c68839d4d6 [efi] Fix .efi and .efidrv linking 14 years ago
  Piotr Jaroszyński ba27168c2e [efi] Fix link order for elf2efi 14 years ago
  Michael Brown 28f73ca54e [build] Inhibit "skipping incompatible" message from ld 14 years ago
  Michael Brown d8c1f2e94f [build] Replace obsolete makerom.pl with quick script using Option::ROM 14 years ago
  Michael Brown 58f6e55362 [build] Generate random build identifier 14 years ago
  Michael Brown 8ffea19225 [romprefix] Remove .hrom prefix 14 years ago
  Michael Brown 329686c026 [romprefix] Remove .xrom prefix 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Piotr Jaroszyński 46d6ec7d77 [build] Add support for local configuration files 14 years ago
  Stefan Hajnoczi 6a6f26f74d [fnrec] Add function recorder for debugging 14 years ago
  Stefan Hajnoczi 5782794e20 [build] Disable ccache for embedded.o 14 years ago
  Joshua Oreman 06a8398422 [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 14 years ago
  Joshua Oreman f94845168a [makefile] Allow .sizes target to work with funny-named objects 14 years ago
  Joshua Oreman 5736f5eb32 [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM 14 years ago
  Joshua Oreman 3fa2779208 [build] Fix DEBUG builds for filenames with hyphens 14 years ago
  Michael Brown b3db99a38d [doc] Expand scope of doxygen-generated documentation 15 years ago
  Michael Brown 8afafb6532 [build] Add -fno-dwarf2-cfi-asm to CFLAGS if supported by the gcc in use 15 years ago
  Michael Brown 41307f2874 [legal] Add licence.pl and %.licence make target 15 years ago
  Michael Brown a1eb4ffdf7 [build] Automatically sort the list of constituent object sizes 15 years ago
  Michael Brown ead44dba89 [build] Provide mechanism for listing constituent object sizes 15 years ago
  Michael Brown f721067d35 [build] Kill off the multiple-object-per-source-file mechanism 15 years ago
  Michael Brown f79608b376 [build] Provide mechanism for listing per-target source files 15 years ago
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries 15 years ago
  Michael Brown dc387547a3 [build] Don't assume the existence of "seq" 15 years ago
  Michael Brown 3dd7ce1c26 [efi] Allow building with non-system libbfd 15 years ago
  Michael Brown e3b9e3d04b [build] Add --divide to ASFLAGS if supported by the assembler 15 years ago
  Michael Brown a436dc4014 [build] Avoid always rebuilding bin/embedded.o 15 years ago
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) 15 years ago
  Michael Brown 4f3bab1a55 [image] Allow for zero embedded images 15 years ago
  Michael Brown 78a57a6f76 [build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -Werror 15 years ago