index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Makefile.housekeeping
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Fix building on OpenBSD 5.4
Michael Brown
2013-12-02
1
-0
/
+5
*
[build] Fix %.licence build target
Michael Brown
2013-07-16
1
-3
/
+8
*
[build] Add efidrv.cab target for UEFI Secure Boot signing
Michael Brown
2013-05-14
1
-1
/
+3
*
[build] Provide "allXXXs" targets for all media on all platforms
Michael Brown
2013-05-14
1
-8
/
+12
*
[build] Use $(eval) if available
Michael Brown
2013-05-14
1
-43
/
+108
*
[build] Use -Wno-decl when running sparse
Michael Brown
2013-04-28
1
-0
/
+1
*
[build] Allow sparse to be invoked via "make C=1"
Michael Brown
2013-04-25
1
-0
/
+9
*
[build] Allow sparse to find compiler.h
Michael Brown
2013-04-25
1
-1
/
+1
*
[build] Make version.o depend on the git index
Thomas Miletich
2012-11-02
1
-0
/
+4
*
[build] Include version number within only a single object file
Michael Brown
2012-11-02
1
-0
/
+7
*
[build] Inhibit .eh_frame on newer gcc versions
Michael Brown
2012-11-02
1
-2
/
+5
*
[build] Display commands for dependency generation when building with V=1
Anton D. Kachalov
2012-08-27
1
-1
/
+1
*
[crypto] Rename KEY= to PRIVKEY= and "key" to "privkey"
Michael Brown
2012-05-22
1
-15
/
+18
*
[build] Use $(xxx_DEPS) for additional dependency information
Michael Brown
2012-04-24
1
-95
/
+95
*
[build] Enable warnings when building utilities
Michael Brown
2012-04-10
1
-10
/
+15
*
[build] Allow a client certificate to be specified at build time
Michael Brown
2012-03-20
1
-6
/
+74
*
[build] Allow trusted root certificates to be specified at build time
Michael Brown
2012-03-19
1
-0
/
+28
*
[build] Avoid using -ffunction-sections on some older versions of gcc
Michael Brown
2011-06-29
1
-2
/
+8
*
[build] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=...
Michael Brown
2011-04-28
1
-5
/
+6
*
[build] Run parserom.pl only on potential driver files
Michael Brown
2011-04-09
1
-1
/
+2
*
[build] Refuse to attempt building with the GNU gold linker
Michael Brown
2011-04-05
1
-0
/
+7
*
[build] Perform tool checks on each make invocation
Michael Brown
2011-04-05
1
-15
/
+17
*
[build] Add "allmroms" target
Bastian Blank
2011-03-30
1
-2
/
+2
*
[build] Include $(BIN)/errors in "make clean"
Michael Brown
2011-03-30
1
-0
/
+1
*
[build] Remove obsolete "allzroms" target
Michael Brown
2011-03-30
1
-2
/
+2
*
[build] Fix compilation when gcc is patched to default to -fPIE -Wl,-pie
Gilles Espinasse
2011-03-29
1
-0
/
+11
*
[build] Delete incomplete targets if building fails for any reason
Michael Brown
2011-03-27
1
-0
/
+7
*
[build] Avoid spurious address comparison warnings in gcc 4.6
Michael Brown
2011-03-16
1
-0
/
+9
*
[build] Allow workaround-specific flags to override default flags
Michael Brown
2011-03-16
1
-7
/
+11
*
[build] Avoid rebuilding keymap files automatically
Michael Brown
2011-03-16
1
-1
/
+1
*
[console] Add keymap generator
Michael Brown
2011-03-16
1
-0
/
+8
*
[build] Allow DEBUG=... to affect builds of assembler source files
Michael Brown
2011-03-01
1
-0
/
+1
*
[build] Use unique entry symbols for each prefix
Michael Brown
2011-02-23
1
-4
/
+4
*
[build] Eliminate unused sections at link-time
Michael Brown
2011-02-22
1
-0
/
+13
*
[legal] Ignore config/local header files for licensing purposes
Michael Brown
2010-10-18
1
-1
/
+4
*
[build] Fix building elf2efi using binutils 2.20
Michael Brown
2010-10-14
1
-1
/
+1
*
[build] Provide %.fd0 build targets only for pcbios
Michael Brown
2010-08-17
1
-0
/
+5
*
[build] Properly handle multiple goals per BIN directory
Piotr Jaroszyński
2010-08-16
1
-6
/
+16
*
[efi] Fix the 32-bit version of elf2efi64
Geoff Lywood
2010-07-21
1
-2
/
+2
*
[build] Speed up rebuilding on header file changes
Michael Brown
2010-07-14
1
-43
/
+62
*
[build] Standardise variable naming for inter-build state files
Michael Brown
2010-07-14
1
-9
/
+9
*
[build] Avoid unnecessary "rm" and "touch" in dependency generation
Michael Brown
2010-07-14
1
-5
/
+1
*
[build] Fix broken build caused by implied dependency upon "perl"
Michael Brown
2010-06-24
1
-4
/
+4
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-0
/
+21
*
[dhcp] Use correct DHCP options on EFI systems
Geoff Lywood
2010-05-29
1
-0
/
+1
*
[build] Allow building against a zlib in a non-standard location
Geoff Lywood
2010-05-27
1
-1
/
+2
*
[efi] Fix .efi and .efidrv linking
Piotr Jaroszyński
2010-05-27
1
-1
/
+2
*
[efi] Fix link order for elf2efi
Piotr Jaroszyński
2010-05-27
1
-2
/
+2
*
[build] Inhibit "skipping incompatible" message from ld
Michael Brown
2010-05-27
1
-1
/
+1
*
[build] Replace obsolete makerom.pl with quick script using Option::ROM
Michael Brown
2010-04-25
1
-24
/
+0
[next]