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] Do not use "git log" to construct build timestamp
Michael Brown
2026-01-22
1
-2
/
+0
*
[build] Allow for per-architecture sysroots
Michael Brown
2026-01-21
1
-0
/
+5
*
[build] Fail Secure Boot builds unless all files are permitted
Michael Brown
2026-01-14
1
-5
/
+3
*
[build] Check for standalone FILE_LICENCE() and FILE_SECBOOT() declarations
Michael Brown
2026-01-14
1
-3
/
+12
*
[build] Mark existing files as explicitly forbidden for Secure Boot
Michael Brown
2026-01-13
1
-5
/
+0
*
[build] Define a mechanism for marking Secure Boot permissibility
Michael Brown
2026-01-13
1
-8
/
+33
*
[build] Disable use of common symbols
Michael Brown
2025-06-24
1
-10
/
+7
*
[build] Allow for 32-bit and 64-bit versions of util/zbin
Michael Brown
2025-05-06
1
-3
/
+8
*
[build] Disable gcc unterminated-string-initializer warnings
Michael Brown
2025-04-27
1
-0
/
+9
*
[crypto] Allow for explicit control of external trust sources
Michael Brown
2025-04-15
1
-4
/
+6
*
[build] Use -fshort-wchar when building EFI host utilities
Michael Brown
2025-03-10
1
-4
/
+5
*
[build] Allow for per-architecture cross-compilation prefixes
Michael Brown
2024-10-29
1
-118
/
+129
*
[sbi] Add support for running as a RISC-V SBI payload
Michael Brown
2024-10-28
1
-0
/
+2
*
[build] Allow default platform to vary by architecture
Michael Brown
2024-10-28
1
-5
/
+12
*
[build] Centralise dummy architecture-specific headers
Michael Brown
2024-09-03
1
-5
/
+0
*
[build] Inhibit more linker warnings about an implied executable stack
Michael Brown
2023-07-04
1
-0
/
+1
*
[build] Silence the "creating blib.a" message
Michael Brown
2023-07-04
1
-1
/
+1
*
[build] Use separate code segment if supported by linker
Michael Brown
2023-07-03
1
-0
/
+7
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
1
-1
/
+0
*
[build] Move -Ulinux to common Makefile
Michael Brown
2023-01-22
1
-0
/
+4
*
[build] Disable dangling pointer checking for GCC
Michael Brown
2022-12-14
1
-2
/
+4
*
[build] Disable array bounds checking for GCC
Michael Brown
2022-12-14
1
-2
/
+2
*
[build] Avoid invoking genkeymap.py via Perl
Michael Brown
2022-02-15
1
-1
/
+1
*
[build] Ensure version.%.o is always rebuilt as expected
Michael Brown
2022-01-13
1
-2
/
+2
*
[build] Fix building on broken versions of GNU binutils
Michael Brown
2021-06-17
1
-1
/
+2
*
[build] Ensure build ID is deterministic
Bernhard M. Wiedemann
2021-06-14
1
-1
/
+1
*
[linux] Add a prefix to all symbols to avoid future name collisions
Michael Brown
2021-02-27
1
-2
/
+5
*
[efi] Compress EFI ROM images
Michael Brown
2021-02-19
1
-1
/
+1
*
[build] Remove support for building with the Intel C compiler
Michael Brown
2021-02-12
1
-52
/
+5
*
[build] Work around distros that use -fcf-protection=full by default
Michael Brown
2021-02-04
1
-0
/
+10
*
[build] Work around -fPIE patched versions of gcc on all architectures
Michael Brown
2021-02-04
1
-0
/
+27
*
[build] Avoid spurious "make clean" when building for the first time
Michael Brown
2021-02-04
1
-29
/
+32
*
[build] Avoid using awk to format build ID as hexadecimal
Michael Brown
2021-01-31
1
-1
/
+1
*
[build] Avoid using sha1sum when calculating build ID
Michael Brown
2021-01-31
1
-1
/
+1
*
[build] Check for broken elftoolchain version of objcopy
Michael Brown
2021-01-30
1
-0
/
+7
*
[build] Replace random build ID with a deterministic one
Manuel Mendez
2021-01-30
1
-1
/
+7
*
[build] Use $(shell ...) to invoke BUILD_ID_CMD
Manuel Mendez
2021-01-30
1
-1
/
+1
*
[build] Use SOURCE_DATE_EPOCH if it exists
Manuel Mendez
2021-01-30
1
-0
/
+12
*
[build] Use recursive deletion for "make clean"
Michael Brown
2021-01-30
1
-1
/
+1
*
[build] Avoid shell brace expansion in "make clean"
Michael Brown
2021-01-30
1
-3
/
+4
*
[build] Drop timestamps from .a file
Bernhard M. Wiedemann
2021-01-29
1
-2
/
+2
*
[build] Provide a testable platform macro alongside -DPLATFORM
Michael Brown
2020-10-16
1
-1
/
+1
*
[build] Fix a GNUism that FreeBSD's sed(1) cannot deal with
Tobias Kortkamp
2020-07-21
1
-1
/
+1
*
[build] Be explicit about -fcommon compiler directive
Bruce Rogers
2020-06-27
1
-0
/
+1
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
1
-11
/
+7
*
[build] Move predefined all-drivers build shortcut to Makefile
Michael Brown
2019-08-02
1
-5
/
+0
*
[build] Do not apply WORKAROUND_CFLAGS for host compiler
Michael Brown
2019-07-22
1
-1
/
+1
*
[build] Workaround compilation error with gcc 9.1
Valentine Barshak
2019-07-22
1
-0
/
+9
*
[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
[next]