OpenGrok
Cross Reference: Makefile.inc
xref
: /
src
/
sys
/
lib
/
libgnuefi
/
Makefile.inc
Home
|
History
|
Annotate
|
Download
|
only in
libgnuefi
History log of
/src/sys/lib/libgnuefi/Makefile.inc
Revision
Date
Author
Comments
1.5
27-May-2018
christos
- Introduce :q modifier for make variables and make it double escape $'s so
that passing variables to recursive makes with :q works as expected.
- Revert :Q to work as before.
- Adjust makefiles that use recursive make to use :q
Discussed on tech-toolchain@
XXX: pullup 8
1.4
24-Jan-2017
nonaka
branches: 1.4.6; 1.4.12;
Initial commit of native amd64 EFI boot loader.
1.3
22-Mar-2016
mrg
branches: 1.3.2; 1.3.4;
remove a bunch of "@echo done" from the tail of rules. these messages
were vaguely useful back when we didn't run make -j, but now you end
up with a single line "done" every so often, with no idea what it is
for. very few other targets claim they're done so just remove these.
1.2
06-Sep-2015
uebayasi
In kernel lib build, print message when things not only start bug also end.
1.1
28-Apr-2014
jakllsch
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.12;
Makefile glue to build libgnuefi; similar to libsa or libkern.
1.1.12.3
05-Feb-2017
skrll
Sync with HEAD
1.1.12.2
22-Apr-2016
skrll
Sync with HEAD
1.1.12.1
22-Sep-2015
skrll
Sync with HEAD
1.1.10.3
03-Dec-2017
jdolecek
update from HEAD
1.1.10.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.10.1
28-Apr-2014
tls
file Makefile.inc was added on branch tls-maxphys on 2014-08-20 00:04:29 +0000
1.1.6.2
10-Aug-2014
tls
Rebase.
1.1.6.1
28-Apr-2014
tls
file Makefile.inc was added on branch tls-earlyentropy on 2014-08-10 06:56:02 +0000
1.1.4.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.1.4.1
28-Apr-2014
yamt
file Makefile.inc was added on branch yamt-pagecache on 2014-05-22 11:41:04 +0000
1.1.2.2
18-May-2014
rmind
sync with head
1.1.2.1
28-Apr-2014
rmind
file Makefile.inc was added on branch rmind-smpnet on 2014-05-18 17:46:08 +0000
1.3.4.1
21-Apr-2017
bouyer
Sync with HEAD
1.3.2.1
20-Mar-2017
pgoyette
Sync with HEAD
1.4.12.1
25-Jun-2018
pgoyette
Sync with HEAD
1.4.6.1
09-Jun-2018
martin
Pull up following revision(s) (requested by christos in ticket #870):
sys/lib/libgnuefi/Makefile.inc: revision 1.5
external/mit/xorg/xorg-pkg-ver.mk: revision 1.9
sys/arch/i386/stand/lib/Makefile.inc: revision 1.17
sys/compat/common/Makefile.inc: revision 1.25
usr.bin/make/unit-tests/varquote.exp: revision 1.1, 1.2
sys/lib/libsa/Makefile.inc: revision 1.24
usr.bin/make/var.c: revision 1.220
sys/arch/ia64/stand/efi/libefi/Makefile.inc: revision 1.5
sys/arch/hppa/spmath/Makefile.inc: revision 1.10
usr.bin/make/unit-tests/varquote.mk: revision 1.1, 1.2
usr.bin/make/unit-tests/Makefile: revision 1.53
sys/lib/libkern/Makefile.inc: revision 1.45
sys/arch/acorn32/stand/lib/Makefile.inc: revision 1.4
sys/arch/m68k/fpsp/Makefile.inc: revision 1.21
usr.bin/make/make.1: revision 1.273
sys/lib/libz/Makefile.inc: revision 1.17
- Introduce :q modifier for make variables and make it double escape $'s so
that passing variables to recursive makes with :q works as expected.
- Adjust makefiles that use recursive make to use :q
Discussed on tech-toolchain@
XXX: pullup 8
Indexes created Mon Oct 20 03:09:53 GMT 2025