summaryrefslogtreecommitdiffstats
path: root/src/Makefile.housekeeping
Commit message (Expand)AuthorAgeFilesLines
* [build] Use unique entry symbols for each prefixMichael Brown2011-02-231-4/+4
* [build] Eliminate unused sections at link-timeMichael Brown2011-02-221-0/+13
* [legal] Ignore config/local header files for licensing purposesMichael Brown2010-10-181-1/+4
* [build] Fix building elf2efi using binutils 2.20Michael Brown2010-10-151-1/+1
* [build] Provide %.fd0 build targets only for pcbiosMichael Brown2010-08-171-0/+5
* [build] Properly handle multiple goals per BIN directoryPiotr Jaroszyński2010-08-161-6/+16
* [efi] Fix the 32-bit version of elf2efi64Geoff Lywood2010-07-211-2/+2
* [build] Speed up rebuilding on header file changesMichael Brown2010-07-141-43/+62
* [build] Standardise variable naming for inter-build state filesMichael Brown2010-07-141-9/+9
* [build] Avoid unnecessary "rm" and "touch" in dependency generationMichael Brown2010-07-141-5/+1Star
* [build] Fix broken build caused by implied dependency upon "perl"Michael Brown2010-06-241-4/+4
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-311-0/+21
* [dhcp] Use correct DHCP options on EFI systemsGeoff Lywood2010-05-291-0/+1
* [build] Allow building against a zlib in a non-standard locationGeoff Lywood2010-05-281-1/+2
* [efi] Fix .efi and .efidrv linkingPiotr Jaroszyński2010-05-271-1/+2
* [efi] Fix link order for elf2efiPiotr Jaroszyński2010-05-271-2/+2
* [build] Inhibit "skipping incompatible" message from ldMichael Brown2010-05-271-1/+1
* [build] Replace obsolete makerom.pl with quick script using Option::ROMMichael Brown2010-04-251-24/+0Star
* [build] Generate random build identifierMichael Brown2010-04-251-2/+7
* [romprefix] Remove .hrom prefixMichael Brown2010-04-201-1/+0Star
* [romprefix] Remove .xrom prefixMichael Brown2010-04-201-2/+0Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [build] Add support for local configuration filesPiotr Jaroszyński2010-03-261-1/+8
* [fnrec] Add function recorder for debuggingStefan Hajnoczi2010-03-041-0/+29
* [build] Disable ccache for embedded.oStefan Hajnoczi2010-03-041-0/+7
* [prefix] Add .xrom prefix for a ROM that loads itself by PCI accessesJoshua Oreman2010-01-201-0/+2
* [makefile] Allow .sizes target to work with funny-named objectsJoshua Oreman2010-01-141-1/+1
* [prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMMJoshua Oreman2010-01-141-0/+1
* [build] Fix DEBUG builds for filenames with hyphensJoshua Oreman2009-10-151-1/+1
* [doc] Expand scope of doxygen-generated documentationMichael Brown2009-08-111-5/+18
* [build] Add -fno-dwarf2-cfi-asm to CFLAGS if supported by the gcc in useMichael Brown2009-05-271-0/+10
* [legal] Add licence.pl and %.licence make targetMichael Brown2009-05-181-1/+19
* [build] Automatically sort the list of constituent object sizesMichael Brown2009-04-181-1/+2
* [build] Provide mechanism for listing constituent object sizesMichael Brown2009-04-181-0/+2
* [build] Kill off the multiple-object-per-source-file mechanismMichael Brown2009-04-171-17/+1Star
* [build] Provide mechanism for listing per-target source filesMichael Brown2009-04-171-0/+28
* [build] Pad .rom, .dsk, and .hd images to 512-byte boundariesMichael Brown2009-04-161-0/+1
* [build] Don't assume the existence of "seq"Michael Brown2009-03-311-1/+9
* [efi] Allow building with non-system libbfdMichael Brown2009-03-311-4/+6
* [build] Add --divide to ASFLAGS if supported by the assemblerMichael Brown2009-03-311-0/+8
* [build] Avoid always rebuilding bin/embedded.oMichael Brown2009-03-271-2/+2
* [build] Enable building with the Intel C compiler (icc)Michael Brown2009-03-261-8/+76
* [image] Allow for zero embedded imagesMichael Brown2009-02-241-4/+0Star
* [build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -WerrorMichael Brown2009-02-161-1/+1
* [image] Allow multiple embedded imagesMichael Brown2009-02-161-9/+33
* [build] Treat warnings as errors in assembly filesMichael Brown2009-02-151-0/+1
* [efi] Add efirom utility and .efirom image formatMichael Brown2009-01-081-2/+9
* [efi] Use elf2efi utility in place of efilinkMichael Brown2009-01-071-4/+9
* [build] Explicitly link efilink against -libertyMichael Brown2008-11-191-1/+1
* [build] Fix building on FreeBSDMichael Brown2008-10-171-0/+8