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] 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
*
[build] Generate random build identifier
Michael Brown
2010-04-25
1
-2
/
+7
*
[romprefix] Remove .hrom prefix
Michael Brown
2010-04-19
1
-1
/
+0
*
[romprefix] Remove .xrom prefix
Michael Brown
2010-04-19
1
-2
/
+0
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[build] Add support for local configuration files
Piotr Jaroszyński
2010-03-26
1
-1
/
+8
*
[fnrec] Add function recorder for debugging
Stefan Hajnoczi
2010-03-04
1
-0
/
+29
*
[build] Disable ccache for embedded.o
Stefan Hajnoczi
2010-03-04
1
-0
/
+7
*
[prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses
Joshua Oreman
2010-01-20
1
-0
/
+2
*
[makefile] Allow .sizes target to work with funny-named objects
Joshua Oreman
2010-01-14
1
-1
/
+1
*
[prefix] Add .hrom prefix for a ROM that loads high under PCI3 without PMM
Joshua Oreman
2010-01-14
1
-0
/
+1
*
[build] Fix DEBUG builds for filenames with hyphens
Joshua Oreman
2009-10-15
1
-1
/
+1
*
[doc] Expand scope of doxygen-generated documentation
Michael Brown
2009-08-11
1
-5
/
+18
*
[build] Add -fno-dwarf2-cfi-asm to CFLAGS if supported by the gcc in use
Michael Brown
2009-05-27
1
-0
/
+10
*
[legal] Add licence.pl and %.licence make target
Michael Brown
2009-05-18
1
-1
/
+19
*
[build] Automatically sort the list of constituent object sizes
Michael Brown
2009-04-18
1
-1
/
+2
*
[build] Provide mechanism for listing constituent object sizes
Michael Brown
2009-04-18
1
-0
/
+2
*
[build] Kill off the multiple-object-per-source-file mechanism
Michael Brown
2009-04-17
1
-17
/
+1
*
[build] Provide mechanism for listing per-target source files
Michael Brown
2009-04-17
1
-0
/
+28
*
[build] Pad .rom, .dsk, and .hd images to 512-byte boundaries
Michael Brown
2009-04-16
1
-0
/
+1
*
[build] Don't assume the existence of "seq"
Michael Brown
2009-03-31
1
-1
/
+9
*
[efi] Allow building with non-system libbfd
Michael Brown
2009-03-31
1
-4
/
+6
*
[build] Add --divide to ASFLAGS if supported by the assembler
Michael Brown
2009-03-31
1
-0
/
+8
*
[build] Avoid always rebuilding bin/embedded.o
Michael Brown
2009-03-27
1
-2
/
+2
*
[build] Enable building with the Intel C compiler (icc)
Michael Brown
2009-03-26
1
-8
/
+76
*
[image] Allow for zero embedded images
Michael Brown
2009-02-24
1
-4
/
+0
*
[build] Allow NO_WERROR=1 to inhibit --fatal-warnings as well as -Werror
Michael Brown
2009-02-16
1
-1
/
+1
[prev]
[next]