- 08 Nov, 2015 1 commit
-
-
Vladimir Serbinenko authored
libgcrypt-grub shouldn't be modified directly anyway. With this patch tarball without contrib can be unpacked on FAT and stay usable for out-of-tree compile on full POSIX FS (compile on FAT not tested).
-
- 06 Mar, 2015 1 commit
-
-
Jon McCune authored
Some installations have several python versions installed. Allow user to choose which one to use by setting $PYTHON.
-
- 26 Nov, 2013 1 commit
-
-
Colin Watson authored
Generate Makefile.*.am directly from gentpl.py, eliminating the use of Autogen. The Autogen definitions files remain intact as they offer a useful abstraction.
-
- 17 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
compilation but prevents gcc from displaying messages in non-Latin alphabets. * conf/Makefile.common: Likewise.
-
- 04 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
./util/grub-gen-asciih.c to exclude list.
-
- 12 Aug, 2013 1 commit
-
-
Grégoire Sutre authored
-
- 17 May, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 10 May, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 07 May, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 28 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 16 Apr, 2013 1 commit
-
-
Andrey Borzenkov authored
-
- 10 Apr, 2013 1 commit
-
-
Andrey Borzenkov authored
links under grub-core/lib/libgcrypt-grub/mpi.
-
- 07 Apr, 2013 1 commit
-
-
Leif Lindholm authored
-
- 12 Jan, 2013 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
* util/import_gcrypth.sed: Add some missing header removals.
-
Vladimir 'phcoder' Serbinenko authored
-
- 22 Apr, 2011 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 08 Apr, 2011 1 commit
-
-
Vladimir Serbinenko authored
* conf/Makefile.common: Likeiwise. Also-By:
Colin Watson <cjwatson@ubuntu.com>
-
- 24 Sep, 2010 1 commit
-
-
Colin Watson authored
* autogen.sh: Create symlinks to ${GRUB_CONTRIB} if necessary to avoid confusing Automake. Run autogen only twice, once for the top level and once for grub-core. Add Makefile.util.def and Makefile.core.def from extra modules to the appropriate autogen invocations. If Makefile.common exists in an extra module, include it in both Makefile.util.am and grub-core/Makefile.core.am; similarly, include any Makefile.util.common file in Makefile.util.am and any Makefile.core.common file in grub-core/Makefile.core.am. * conf/Makefile.common ($(top_srcdir)/grub-core/Makefile.core.am): Depend on $(top_srcdir)/grub-core/Makefile.gcry.def. ($(top_srcdir)/grub-core/Makefile.gcry.def): Remove. * grub-core/Makefile.am: Remove inclusion of Makefile.gcry.am. * gentpl.py (gvar_add): Turn GVARS into a set. (global_variable_initializers): Sort global variables on output. (vars_init): New function. (first_time): Likewise. (library): Ensure that non-global variable initialisations are emitted before the first time we emit code for a library block. Append to variables rather than setting them. Only emit noinst_LIBRARIES, BUILT_SOURCES, and CLEANFILES the first time for each conditional path. (program): installdir() emits an Autogen macro, so must be passed to var_add rather than gvar_add. (data): Likewise. (script): Likewise. (rules): New function, centralising handling for different target types. Set up Guile association lists for first_time and vars_init, and send most output to a diversion so that variable initialisations can be emitted first. (module_rules): Use new rules function. (kernel_rules): Likewise. (image_rules): Likewise. (library_rules): Likewise. (program_rules): Likewise. (script_rules): Likewise. (data_rules): Likewise. * configure.ac: Add AC_PROG_LN_S, for the benefit of ntldr-img. * .bzrignore: Add contrib and grub-core/contrib. Remove grub-core/Makefile.gcry.am.
-
- 23 Aug, 2010 2 commits
-
-
BVK Chaitanya authored
-
BVK Chaitanya authored
-
- 20 Aug, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 17 Aug, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 15 Jul, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 08 Jun, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 03 Jun, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 06 May, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 24 Mar, 2010 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
-
- 17 Mar, 2010 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 07 Jan, 2010 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
-
- 22 Dec, 2009 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Felix Zielcke authored
-
- 25 Nov, 2009 1 commit
-
-
Robert Millan authored
* autogen.sh: Add automake call. * config.guess: Remove. * config.sub: Likewise. * install-sh: Likewise.
-
- 17 Nov, 2009 2 commits
-
-
Robert Millan authored
-
Robert Millan authored
* aclocal.m4: Move from here ... * acinclude.m4: ... to here. * autogen.sh: Add call to `aclocal'. * configure.ac: Add AM_INIT_AUTOMAKE() after AC_INIT() call.
-
- 12 Nov, 2009 2 commits
-
-
Felix Zielcke authored
-
Felix Zielcke authored
* util/i386/pc/grub-setup.c (setup): Make core.img path relative to its root.
-
- 09 Nov, 2009 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 08 Nov, 2009 1 commit
-
-
Robert Millan authored
* autogen.sh: Use `sh gendistlist.sh' to avoid reliing on executable bit.
-