57 커밋 (18aa0e79d233862f5cbd39853ac062af59c9d47b)

작성자 SHA1 메시지 날짜
  Michael Brown c302eeda5a [makefile] Suppress "No such file or directory" warnings at start of build 16 년 전
  H. Peter Anvin 25450dc59c [Config] remove src/Config 16 년 전
  Marty Connor db5f64ecdc [Makefile] Add "+" to end of version string for git-generated images 16 년 전
  Michael Brown b5215803f0 [Makefile] Use .PRECIOUS instead of .SECONDARY for bin/%.tmp targets 16 년 전
  Stefan Hajnoczi f866b17998 [util] config-local.h to avoid accidental commits 16 년 전
  Michael Brown eec9814a0e [Makefile] Quick hack: always define pci_{vendor,device}_id 16 년 전
  Michael Brown c06e6d0635 [Makefile] Use -MM instead of -M in dependency generation 16 년 전
  Marty Connor e6ff84b2d1 Make tarball generation quieter 16 년 전
  Marty Connor c9593cd35b Updated $(VERSION) for release. Change tarball generation. 16 년 전
  Michael Brown 74fd544101 Added the embedded pxelinux payload patch from hpa. 16 년 전
  Michael Brown de29e5a39c Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets. 16 년 전
  Marty Connor af56768e98 Retain some intermediate object files, suggested by Geert Stappers and Alexey Zaytsev. 16 년 전
  Michael Brown 5172d7b266 Autodetect whether or not we need to be using -fno-stack-protector. 16 년 전
  Michael Brown 3ab571006e Yet another attempt to autodetect an appropriate "echo -e". 16 년 전
  Michael Brown a8bddfe153 Another (hopefully more robust) attempt to find a usable substitute 16 년 전
  Michael Brown 3b58fc0baf Try to fix echo-detection to work on all systems that provide any 16 년 전
  Michael Brown 6f799db5bd Use "/bin/echo -e" instead of shell builtin echo; some shells don't 17 년 전
  Michael Brown 66207bb912 Add the possibility to create .o files from arbitrary binary blobs. 17 년 전
  Marty Connor 63f0e4e796 allpxes allroms alldsks fixes from Vampyre 17 년 전
  Michael Brown d078fb3cb7 Allow legacy "make bin/etherboot.%". 17 년 전
  Michael Brown 8ad8804f7a Fix building on distros which use dash as the default shell. 17 년 전
  Michael Brown 5cda460f19 Build the all-driver images by default, and print instructions for usage. 17 년 전
  Michael Brown f0acd8d7a7 Define -DOBJECT when generating Makefile rules, for consistency. 17 년 전
  Michael Brown c3290aae54 Use objdump -t for symcheck; it allows us to take the symbol section 17 년 전
  Michael Brown 048bbeeebc Compressed ROM images now work. 17 년 전
  Michael Brown 37fa9a8706 Split the objcopy stage out of final image preparation to a separate 17 년 전
  Michael Brown 976a8514cb Hopefully solve the problem requiring the occasional "rm -rf bin/deps". 17 년 전
  Michael Brown e5d8ede978 Re-added symtab to CLEANUP list 17 년 전
  Michael Brown e505ceb942 Revert "Cope with builds with differing debug options within a second of each" 17 년 전
  Michael Brown fc5f6c9de2 Cope with builds with differing debug options within a second of each 17 년 전
  Marty Connor 6991ea7cc5 Add gpxe-tarball target to create clean release tarballs 17 년 전
  Michael Brown 6ce5c97981 Made most of the build much quieter 17 년 전
  Michael Brown 37f1b12587 Allow truly arbitrary debug levels to be specified via DEBUG= 17 년 전
  Marty Connor dd7e103d58 Make VERSION_MAJOR for gPXE be 0 18 년 전
  Marty Connor 623f2e7b9d Added bin/.blib.list to VERYCLEANUP so .bin directory is made empty 18 년 전
  Michael Brown 763b7e2ef9 We now have just romprefix, rather than having isaprefix and pciprefix 18 년 전
  Michael Brown 084f6b18f7 Exclude bin directory from tags generation. 18 년 전
  Michael Brown 1a44618859 Version increased to 5.5.0 19 년 전
  Michael Brown 8e1d7b8a4a doxygen.cfg also references ARCH 19 년 전
  Michael Brown 8bf7902141 Added rules to generate documentation using doxygen 19 년 전
  Michael Brown 0174310f38 Re-add the "etherboot.%" all-drivers image. 19 년 전
  Michael Brown 88baf7a383 Tweaked to read more information (including symbol size) from blib.a 19 년 전
  Michael Brown 81e4755106 Produce a sorted list of all local symbols in the map file. 19 년 전
  Michael Brown d281996ef8 Added DBG2 19 년 전
  Michael Brown 2da3b7a38f Added "make symcheck" 19 년 전
  Michael Brown c0239ebb03 Typo 19 년 전
  Michael Brown 5abc43a320 "make bin/xxx DEBUG=yyy,zzz" now works seemingly perfectly. :) 19 년 전
  Michael Brown 1cdb68d116 "make xxx DEBUG=yyy,zzz" now working, but the "up to date" message is 19 년 전
  Michael Brown cf79681b80 Fix BUILD_SERIAL. 19 년 전
  Michael Brown b79895c9d6 Use mkconfig.pl to generate fragments from config.h 19 년 전