aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.housekeeping
AgeCommit message (Expand)AuthorFilesLines
2010-05-31[libc] Enable automated extraction of error usage reportsMichael Brown1-0/+21
2010-05-29[dhcp] Use correct DHCP options on EFI systemsGeoff Lywood1-0/+1
2010-05-27[build] Allow building against a zlib in a non-standard locationGeoff Lywood1-1/+2
2010-05-27[efi] Fix .efi and .efidrv linkingPiotr Jaroszyński1-1/+2
2010-05-27[efi] Fix link order for elf2efiPiotr Jaroszyński1-2/+2
2010-05-27[build] Inhibit "skipping incompatible" message from ldMichael Brown1-1/+1
2010-04-25[build] Replace obsolete makerom.pl with quick script using Option::ROMMichael Brown1-24/+0
2010-04-25[build] Generate random build identifierMichael Brown1-2/+7
2010-04-19[romprefix] Remove .hrom prefixMichael Brown1-1/+0
2010-04-19[romprefix] Remove .xrom prefixMichael Brown1-2/+0
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-3/+3
2010-03-26[build] Add support for local configuration filesPiotr Jaroszyński1-1/+8
2010-03-04[fnrec] Add function recorder for debuggingStefan Hajnoczi1-0/+29
2010-03-04[build] Disable ccache for embedded.oStefan Hajnoczi1-0/+7
2010-01-20[prefix] Add .xrom prefix for a ROM that loads itself by PCI accessesJoshua Oreman1-0/+2
2010-01-14[makefile] Allow .sizes target to work with funny-named objectsJoshua Oreman1-1/+1
2010-01-14[prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMMJoshua Oreman1-0/+1
2009-10-15[build] Fix DEBUG builds for filenames with hyphensJoshua Oreman1-1/+1
2009-08-11[doc] Expand scope of doxygen-generated documentationMichael Brown1-5/+18
2009-05-27[build] Add -fno-dwarf2-cfi-asm to CFLAGS if supported by the gcc in useMichael Brown1-0/+10
2009-05-18[legal] Add licence.pl and %.licence make targetMichael Brown1-1/+19
2009-04-18[build] Automatically sort the list of constituent object sizesMichael Brown1-1/+2
2009-04-18[build] Provide mechanism for listing constituent object sizesMichael Brown1-0/+2
2009-04-17[build] Kill off the multiple-object-per-source-file mechanismMichael Brown1-17/+1
2009-04-17[build] Provide mechanism for listing per-target source filesMichael Brown1-0/+28
2009-04-16[build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown1-0/+1
2009-03-31[build] Don't assume the existence of "seq"Michael Brown1-1/+9
2009-03-31[efi] Allow building with non-system libbfdMichael Brown1-4/+6
2009-03-31[build] Add --divide to ASFLAGS if supported by the assemblerMichael Brown1-0/+8
2009-03-27[build] Avoid always rebuilding bin/embedded.oMichael Brown1-2/+2
2009-03-26[build] Enable building with the Intel C compiler (icc)Michael Brown1-8/+76
2009-02-24[image] Allow for zero embedded imagesMichael Brown1-4/+0
2009-02-16[build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -WerrorMichael Brown1-1/+1
2009-02-16[image] Allow multiple embedded imagesMichael Brown1-9/+33
2009-02-15[build] Treat warnings as errors in assembly filesMichael Brown1-0/+1
2009-01-08[efi] Add efirom utility and .efirom image formatMichael Brown1-2/+9
2009-01-07[efi] Use elf2efi utility in place of efilinkMichael Brown1-4/+9
2008-11-19[build] Explicitly link efilink against -libertyMichael Brown1-1/+1
2008-10-17[build] Fix building on FreeBSDMichael Brown1-0/+8
2008-10-13[efi] Add EFI image format and basic runtime environmentMichael Brown1-0/+9
2008-10-10[makefile] Add -Wformat-nonliteral as an extra warning categoryMichael Brown1-1/+1
2008-10-10[makefile] Inhibit warnings if AUTO_DEPS or MEDIA_DEPS are empty listsMichael Brown1-0/+4
2008-10-10[makefile] Add missing dependency on arch/$(ARCH)/Makefile to MAKEDEPSMichael Brown1-0/+1
2008-10-08[makefile] Split config.h out into config/*.h and kill off mkconfig.plMichael Brown1-8/+0
2008-10-08[makefile] Add support for multiple build platformsMichael Brown1-103/+310
2008-10-01[makefile] Fix -fno-stack-protector test on older versions of gccMichael Brown1-1/+2
2008-10-01[release] Update version to 0.9.5+ post releaseMarty Connor1-1/+1
2008-10-01[release] Update version to 0.9.5 for releasev0.9.5Marty Connor1-2/+2
2008-09-30[makefile] Avoid using ?=H. Peter Anvin1-4/+4
2008-09-26[release] Update version post release to 0.9.4+Marty Connor1-1/+1