setup: use the value not the index when updating an entry
[platform/upstream/gummiboot.git] / Makefile.am
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