summaryrefslogtreecommitdiffstats
path: root/src/Makefile.housekeeping
Commit message (Expand)AuthorAgeFilesLines
...
* [crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"Michael Brown2012-05-221-15/+18
* [build] Use $(xxx_DEPS) for additional dependency informationMichael Brown2012-04-241-95/+95
* [build] Enable warnings when building utilitiesMichael Brown2012-04-101-10/+15
* [build] Allow a client certificate to be specified at build timeMichael Brown2012-03-201-6/+74
* [build] Allow trusted root certificates to be specified at build timeMichael Brown2012-03-191-0/+28
* [build] Avoid using -ffunction-sections on some older versions of gccMichael Brown2011-06-291-2/+8
* [build] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=...Michael Brown2011-04-281-5/+6
* [build] Run parserom.pl only on potential driver filesMichael Brown2011-04-101-1/+2
* [build] Refuse to attempt building with the GNU gold linkerMichael Brown2011-04-051-0/+7
* [build] Perform tool checks on each make invocationMichael Brown2011-04-051-15/+17
* [build] Add "allmroms" targetBastian Blank2011-03-301-2/+2
* [build] Include $(BIN)/errors in "make clean"Michael Brown2011-03-301-0/+1
* [build] Remove obsolete "allzroms" targetMichael Brown2011-03-301-2/+2
* [build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pieGilles Espinasse2011-03-291-0/+11
* [build] Delete incomplete targets if building fails for any reasonMichael Brown2011-03-271-0/+7
* [build] Avoid spurious address comparison warnings in gcc 4.6Michael Brown2011-03-161-0/+9
* [build] Allow workaround-specific flags to override default flagsMichael Brown2011-03-161-7/+11
* [build] Avoid rebuilding keymap files automaticallyMichael Brown2011-03-161-1/+1
* [console] Add keymap generatorMichael Brown2011-03-161-0/+8
* [build] Allow DEBUG=... to affect builds of assembler source filesMichael Brown2011-03-011-0/+1
* [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