cosmetics for 'P' splash loop
[platform/upstream/gummiboot.git] / Makefile.am
2013-12-21 Kay Sieversbuild-sys: add headers as dependency
2013-12-21 Kay Sieversbuild-sys: fix dist(check)
2013-12-16 Tom Gundersenbuild-sys: don't use qemu-kvm
2013-12-15 Kay Sieverssplit out console.[ch]
2013-12-15 Kay Sieverssplit out util.[ch]
2013-12-15 Kay Sieversmove graphics to its own file
2013-12-11 Joonas LahtinenMakefile.am: be consistent defining sources
2013-08-22 Kay Sieversbuild-sys: move EFI_LIB_DIR, EFI_INC_DIR, EFI_LDS_DIR...
2013-08-22 Kay Sieversrename test-disk to test-disk.img
2013-08-21 Darren HartAutodetect both x64 and ia32 boot*.efi payloads
2013-08-21 Kay Sieversqemu: skip AC_CHECK_FILE when cross-compiling
2013-08-21 Kay Sieversadd EFI_INCDIR, EFI_CPPFLAGS, EFI_CFLAGS, EFI_LDFLAGS...
2013-06-07 Kay Sieversswitch to GNU_EFI_USE_MS_ABI (requires gnu-efi-3.0s)
2013-03-28 Kay Sieversmove _GNU_SOURCE to AM_CFLAGS
2013-03-10 Kay Sieverssetup: make fuction static
2013-03-10 Kay Sieversbuild-sys: move man page to man/
2013-03-09 Kay Sieversbuild-sys make man pages optional
2013-03-09 Kay Sieversbuild-sys: only use $prefix
2013-03-09 Marc-Antoine Perennousetup: use gummibootlibdir
2013-03-08 Kay Sieversbuild-sys: enable common warnings
2013-03-08 Kay Sieversbuild-sys: use $XSLTPROC and enforce "unresolved symbol...
2013-03-01 Kay Sieversbuild-sys: rename "test" to "qemu" to avoid clash with...
2013-03-01 Kay Sieversremove stringify(), we have config.h now
2013-03-01 Karel Zakbuild-sys: move man page to section 8
2013-03-01 Karel Zakbuild-sys: add tests to build system
2013-03-01 Karel Zakbuild-sys: add automake stuff for src/efi
2013-03-01 Karel Zakbuild-sys: add automake stuff for src/setup
2013-03-01 Karel Zakbuild-sys: add stuff for $ARCH
2013-03-01 Karel Zakbuild-sys: add very basic configure.am and Makefile.am