aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.housekeeping
AgeCommit message (Expand)AuthorFilesLines
2013-05-14[build] Use $(eval) if availableMichael Brown1-43/+108
2013-04-28[build] Use -Wno-decl when running sparseMichael Brown1-0/+1
2013-04-25[build] Allow sparse to be invoked via "make C=1"Michael Brown1-0/+9
2013-04-25[build] Allow sparse to find compiler.hMichael Brown1-1/+1
2012-11-02[build] Make version.o depend on the git indexThomas Miletich1-0/+4
2012-11-02[build] Include version number within only a single object fileMichael Brown1-0/+7
2012-11-02[build] Inhibit .eh_frame on newer gcc versionsMichael Brown1-2/+5
2012-08-27[build] Display commands for dependency generation when building with V=1Anton D. Kachalov1-1/+1
2012-05-22[crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"Michael Brown1-15/+18
2012-04-24[build] Use $(xxx_DEPS) for additional dependency informationMichael Brown1-95/+95
2012-04-10[build] Enable warnings when building utilitiesMichael Brown1-10/+15
2012-03-20[build] Allow a client certificate to be specified at build timeMichael Brown1-6/+74
2012-03-19[build] Allow trusted root certificates to be specified at build timeMichael Brown1-0/+28
2011-06-29[build] Avoid using -ffunction-sections on some older versions of gccMichael Brown1-2/+8
2011-04-28[build] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=...Michael Brown1-5/+6
2011-04-09[build] Run parserom.pl only on potential driver filesMichael Brown1-1/+2
2011-04-05[build] Refuse to attempt building with the GNU gold linkerMichael Brown1-0/+7
2011-04-05[build] Perform tool checks on each make invocationMichael Brown1-15/+17
2011-03-30[build] Add "allmroms" targetBastian Blank1-2/+2
2011-03-30[build] Include $(BIN)/errors in "make clean"Michael Brown1-0/+1
2011-03-30[build] Remove obsolete "allzroms" targetMichael Brown1-2/+2
2011-03-29[build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pieGilles Espinasse1-0/+11
2011-03-27[build] Delete incomplete targets if building fails for any reasonMichael Brown1-0/+7
2011-03-16[build] Avoid spurious address comparison warnings in gcc 4.6Michael Brown1-0/+9
2011-03-16[build] Allow workaround-specific flags to override default flagsMichael Brown1-7/+11
2011-03-16[build] Avoid rebuilding keymap files automaticallyMichael Brown1-1/+1
2011-03-16[console] Add keymap generatorMichael Brown1-0/+8
2011-03-01[build] Allow DEBUG=... to affect builds of assembler source filesMichael Brown1-0/+1
2011-02-23[build] Use unique entry symbols for each prefixMichael Brown1-4/+4
2011-02-22[build] Eliminate unused sections at link-timeMichael Brown1-0/+13
2010-10-18[legal] Ignore config/local header files for licensing purposesMichael Brown1-1/+4
2010-10-14[build] Fix building elf2efi using binutils 2.20Michael Brown1-1/+1
2010-08-17[build] Provide %.fd0 build targets only for pcbiosMichael Brown1-0/+5
2010-08-16[build] Properly handle multiple goals per BIN directoryPiotr Jaroszyński1-6/+16
2010-07-21[efi] Fix the 32-bit version of elf2efi64Geoff Lywood1-2/+2
2010-07-14[build] Speed up rebuilding on header file changesMichael Brown1-43/+62
2010-07-14[build] Standardise variable naming for inter-build state filesMichael Brown1-9/+9
2010-07-14[build] Avoid unnecessary "rm" and "touch" in dependency generationMichael Brown1-5/+1
2010-06-24[build] Fix broken build caused by implied dependency upon "perl"Michael Brown1-4/+4
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