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 .ids.o creation for drivers not in the all-drivers build
Michael Brown
2015-06-01
1
-2
/
+1
*
[build] Construct all-drivers list based on driver class
Michael Brown
2015-04-22
1
-1
/
+8
*
[build] Use a single call to parserom.pl to speed up building
Michael Brown
2015-04-18
1
-21
/
+60
*
[build] Allow building PCI ROMs with device ID lists
Michael Brown
2015-04-15
1
-4
/
+25
*
[build] Remove obsolete and unused portions of config.c
Michael Brown
2015-03-04
1
-25
/
+0
*
[zbin] Use LZMA compression
Michael Brown
2015-02-25
1
-7
/
+4
*
[build] Apply the "-fno-PIE -nopie" workaround only to i386 builds
Michael Brown
2015-02-12
1
-11
/
+0
*
[build] Sort objects in blib.a
Olaf Hering
2015-02-12
1
-1
/
+1
*
[efi] Add efifatbin utility
Michael Brown
2014-09-10
1
-0
/
+5
*
[build] Clean up all binary directories on "make [very]clean"
Michael Brown
2014-09-04
1
-1
/
+8
*
[build] Avoid deleting config header files if build is interrupted
Michael Brown
2014-08-26
1
-2
/
+15
*
[build] Allow ISA ROMs to be built
Michael Brown
2014-08-22
1
-2
/
+5
*
[build] Remove obsolete references to .zrom build targets
Michael Brown
2014-08-22
1
-8
/
+5
*
[build] Allow for named configurations at build time
Michael Brown
2014-08-20
1
-2
/
+38
*
[build] Fix erroneous object name in version object
Michael Brown
2014-06-26
1
-2
/
+2
*
[build] Expose build timestamp, build name, and product names
Michael Brown
2014-06-24
1
-16
/
+21
*
[debug] Allow debug message colours to be customised via DBGCOL=...
Michael Brown
2014-06-16
1
-0
/
+25
*
[build] Check if git index actually exists
Peter Lemenkov
2014-06-16
1
-0
/
+2
*
[build] Fix version.o dependency upon git index
Michael Brown
2014-05-12
1
-1
/
+1
*
[build] Allow for a debug level of zero
Michael Brown
2014-04-28
1
-2
/
+2
*
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
2014-03-28
1
-16
/
+36
*
[build] Add dependency of generated files upon Makefile
Michael Brown
2014-03-26
1
-5
/
+5
*
[build] Disable ccache for all relevant build targets
Michael Brown
2014-03-26
1
-4
/
+3
*
[build] Remove long-obsolete mechanism for wrapping embedded images
Michael Brown
2014-03-26
1
-9
/
+0
*
[build] Remove obsolete check for GNU as version 2.9.1
Michael Brown
2013-12-21
1
-7
/
+0
*
[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
[next]