index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
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] Use positive-form tests when checking for supported warnings
Michael Brown
2018-07-08
1
-2
/
+2
*
[build] Disable gcc stringop-truncation warnings
Bruce Rogers
2018-07-07
1
-1
/
+9
*
[build] Exclude selected directories from Secure Boot builds
Michael Brown
2017-09-18
1
-10
/
+23
*
[profile] Allow profiling to be globally enabled or disabled
Michael Brown
2016-07-05
1
-0
/
+27
*
[libc] Allow assertions to be globally enabled or disabled
Michael Brown
2016-07-05
1
-0
/
+27
*
[debug] Allow debug messages to be initially disabled at runtime
Michael Brown
2016-07-05
1
-6
/
+14
*
[build] Remove unnecessary dependency on zlib
Michael Brown
2016-05-03
1
-6
/
+2
*
[efi] Eliminate use of libbfd
Michael Brown
2016-05-02
1
-6
/
+4
*
[build] Allow assembler section type character to vary by architecture
Michael Brown
2016-03-13
1
-1
/
+6
*
[debug] Allow debug colourisation to be disabled
Michael Brown
2016-01-12
1
-2
/
+2
*
[build] Allow extra objects to be included in an all-drivers build
Michael Brown
2015-12-17
1
-5
/
+5
*
[build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER
Michael Brown
2015-10-16
1
-1
/
+1
*
[build] Remove dependency on libiberty
Michael Brown
2015-09-14
1
-1
/
+1
*
[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
[next]