172 Commits (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Autor SHA1 Mensaje Fecha
  Michael Brown 04c1ea8170 [build] Remove obsolete and unused portions of config.c hace 9 años
  Michael Brown 5350b65a3c [zbin] Use LZMA compression hace 9 años
  Michael Brown 5de134662d [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds hace 9 años
  Olaf Hering 335a7ddcd4 [build] Sort objects in blib.a hace 9 años
  Michael Brown 5de37e124f [efi] Add efifatbin utility hace 9 años
  Michael Brown 895d73f383 [build] Clean up all binary directories on "make [very]clean" hace 9 años
  Michael Brown bfe9f06f9b [build] Avoid deleting config header files if build is interrupted hace 9 años
  Michael Brown 705907f9a9 [build] Allow ISA ROMs to be built hace 9 años
  Michael Brown 5b72cf055c [build] Remove obsolete references to .zrom build targets hace 9 años
  Michael Brown c801cb29d6 [build] Allow for named configurations at build time hace 10 años
  Michael Brown c2f0769338 [build] Fix erroneous object name in version object hace 10 años
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names hace 10 años
  Michael Brown 13a74e0d27 [debug] Allow debug message colours to be customised via DBGCOL=... hace 10 años
  Peter Lemenkov 1639978f5a [build] Check if git index actually exists hace 10 años
  Michael Brown d42901c4ad [build] Fix version.o dependency upon git index hace 10 años
  Michael Brown 4413ab4f5a [build] Allow for a debug level of zero hace 10 años
  Michael Brown bc8ca6b8ce [crypto] Generalise X.509 cache to a full certificate store hace 10 años
  Michael Brown c27b3c7c33 [build] Add dependency of generated files upon Makefile hace 10 años
  Michael Brown 8540300951 [build] Disable ccache for all relevant build targets hace 10 años
  Michael Brown 9087a03391 [build] Remove long-obsolete mechanism for wrapping embedded images hace 10 años
  Michael Brown 6ef1f51f10 [build] Remove obsolete check for GNU as version 2.9.1 hace 10 años
  Michael Brown 1403bda951 [build] Fix building on OpenBSD 5.4 hace 10 años
  Michael Brown ca319873bf [build] Fix %.licence build target hace 11 años
  Michael Brown dbea47ce7d [build] Add efidrv.cab target for UEFI Secure Boot signing hace 11 años
  Michael Brown 640ab792a4 [build] Provide "allXXXs" targets for all media on all platforms hace 11 años
  Michael Brown 05d11b7337 [build] Use $(eval) if available hace 11 años
  Michael Brown e5cbfefdf3 [build] Use -Wno-decl when running sparse hace 11 años
  Michael Brown 39ab88ac09 [build] Allow sparse to be invoked via "make C=1" hace 11 años
  Michael Brown 5b9ce33c5c [build] Allow sparse to find compiler.h hace 11 años
  Thomas Miletich f68b4069b1 [build] Make version.o depend on the git index hace 11 años
  Michael Brown 4867085c0c [build] Include version number within only a single object file hace 11 años
  Michael Brown 0932bc5156 [build] Inhibit .eh_frame on newer gcc versions hace 11 años
  Anton D. Kachalov 34a637f46f [build] Display commands for dependency generation when building with V=1 hace 12 años
  Michael Brown 4fa1a2b4fe [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey" hace 12 años
  Michael Brown 0e59417cec [build] Use $(xxx_DEPS) for additional dependency information hace 12 años
  Michael Brown 196751ce95 [build] Enable warnings when building utilities hace 12 años
  Michael Brown 8685280cbd [build] Allow a client certificate to be specified at build time hace 12 años
  Michael Brown aee3a064f2 [build] Allow trusted root certificates to be specified at build time hace 12 años
  Michael Brown 95d82bb2a2 [build] Avoid using -ffunction-sections on some older versions of gcc hace 13 años
  Michael Brown 57e65d2c4d [build] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=... hace 13 años
  Michael Brown bd9ff16c21 [build] Run parserom.pl only on potential driver files hace 13 años
  Michael Brown 6e6ecacebf [build] Refuse to attempt building with the GNU gold linker hace 13 años
  Michael Brown 7514172b50 [build] Perform tool checks on each make invocation hace 13 años
  Bastian Blank 293e347a2e [build] Add "allmroms" target hace 13 años
  Michael Brown 647522793d [build] Include $(BIN)/errors in "make clean" hace 13 años
  Michael Brown 83994886ab [build] Remove obsolete "allzroms" target hace 13 años
  Gilles Espinasse fe61f6de0d [build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie hace 13 años
  Michael Brown 7ccd5b831a [build] Delete incomplete targets if building fails for any reason hace 13 años
  Michael Brown c8e51f80a8 [build] Avoid spurious address comparison warnings in gcc 4.6 hace 13 años
  Michael Brown b8924c1aed [build] Allow workaround-specific flags to override default flags hace 13 años