75 Revize (076154a1c6ca987f84450c0225c190c9cdd77c59)

Autor SHA1 Zpráva Datum
  Michael Brown 076154a1c6 [image] Allow multiple embedded images před 15 roky
  Michael Brown 79867d34ee [build] Treat warnings as errors in assembly files před 15 roky
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format před 15 roky
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink před 15 roky
  Michael Brown 7d36a1b7b0 [build] Explicitly link efilink against -liberty před 15 roky
  Michael Brown d9c38d14d6 [build] Fix building on FreeBSD před 15 roky
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment před 15 roky
  Michael Brown 2e812235f4 [makefile] Add -Wformat-nonliteral as an extra warning category před 15 roky
  Michael Brown 98abd48a26 [makefile] Inhibit warnings if AUTO_DEPS or MEDIA_DEPS are empty lists před 15 roky
  Michael Brown 3f80f9e1a6 [makefile] Add missing dependency on arch/$(ARCH)/Makefile to MAKEDEPS před 15 roky
  Michael Brown e817a347fb [makefile] Split config.h out into config/*.h and kill off mkconfig.pl před 15 roky
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms před 15 roky
  Michael Brown 91802c6e85 [makefile] Fix -fno-stack-protector test on older versions of gcc před 15 roky
  Marty Connor 60c3b69c31 [release] Update version to 0.9.5+ post release před 15 roky
  Marty Connor 8c3e95ce42 [release] Update version to 0.9.5 for release před 15 roky
  H. Peter Anvin e8b6077566 [makefile] Avoid using ?= před 15 roky
  Marty Connor 6eaefa16a8 [release] Update version post release to 0.9.4+ před 15 roky
  Marty Connor 601d244a8e [release] Update version information for 0.9.4 release před 15 roky
  Michael Brown c302eeda5a [makefile] Suppress "No such file or directory" warnings at start of build před 16 roky
  H. Peter Anvin 25450dc59c [Config] remove src/Config před 16 roky
  Marty Connor db5f64ecdc [Makefile] Add "+" to end of version string for git-generated images před 16 roky
  Michael Brown b5215803f0 [Makefile] Use .PRECIOUS instead of .SECONDARY for bin/%.tmp targets před 16 roky
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits před 16 roky
  Michael Brown eec9814a0e [Makefile] Quick hack: always define pci_{vendor,device}_id před 16 roky
  Michael Brown c06e6d0635 [Makefile] Use -MM instead of -M in dependency generation před 16 roky
  Marty Connor e6ff84b2d1 Make tarball generation quieter před 16 roky
  Marty Connor c9593cd35b Updated $(VERSION) for release. Change tarball generation. před 16 roky
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. před 16 roky
  Michael Brown de29e5a39c Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets. před 16 roky
  Marty Connor af56768e98 Retain some intermediate object files, suggested by Geert Stappers and Alexey Zaytsev. před 16 roky
  Michael Brown 5172d7b266 Autodetect whether or not we need to be using -fno-stack-protector. před 16 roky
  Michael Brown 3ab571006e Yet another attempt to autodetect an appropriate "echo -e". před 16 roky
  Michael Brown a8bddfe153 Another (hopefully more robust) attempt to find a usable substitute před 16 roky
  Michael Brown 3b58fc0baf Try to fix echo-detection to work on all systems that provide any před 16 roky
  Michael Brown 6f799db5bd Use "/bin/echo -e" instead of shell builtin echo; some shells don't před 16 roky
  Michael Brown 66207bb912 Add the possibility to create .o files from arbitrary binary blobs. před 16 roky
  Marty Connor 63f0e4e796 allpxes allroms alldsks fixes from Vampyre před 16 roky
  Michael Brown d078fb3cb7 Allow legacy "make bin/etherboot.%". před 17 roky
  Michael Brown 8ad8804f7a Fix building on distros which use dash as the default shell. před 17 roky
  Michael Brown 5cda460f19 Build the all-driver images by default, and print instructions for usage. před 17 roky
  Michael Brown f0acd8d7a7 Define -DOBJECT when generating Makefile rules, for consistency. před 17 roky
  Michael Brown c3290aae54 Use objdump -t for symcheck; it allows us to take the symbol section před 17 roky
  Michael Brown 048bbeeebc Compressed ROM images now work. před 17 roky
  Michael Brown 37fa9a8706 Split the objcopy stage out of final image preparation to a separate před 17 roky
  Michael Brown 976a8514cb Hopefully solve the problem requiring the occasional "rm -rf bin/deps". před 17 roky
  Michael Brown e5d8ede978 Re-added symtab to CLEANUP list před 17 roky
  Michael Brown e505ceb942 Revert "Cope with builds with differing debug options within a second of each" před 17 roky
  Michael Brown fc5f6c9de2 Cope with builds with differing debug options within a second of each před 17 roky
  Marty Connor 6991ea7cc5 Add gpxe-tarball target to create clean release tarballs před 17 roky
  Michael Brown 6ce5c97981 Made most of the build much quieter před 17 roky