172 Révisions (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

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