1. 08 Nov, 2015 1 commit
    • Vladimir Serbinenko's avatar
      autogen: Use cp instead of ln -s. · ae66efc6
      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).
      ae66efc6
  2. 06 Mar, 2015 1 commit
  3. 26 Nov, 2013 1 commit
  4. 17 Oct, 2013 1 commit
  5. 04 Oct, 2013 1 commit
  6. 12 Aug, 2013 1 commit
  7. 17 May, 2013 1 commit
  8. 10 May, 2013 1 commit
  9. 07 May, 2013 1 commit
  10. 28 Apr, 2013 1 commit
  11. 16 Apr, 2013 1 commit
  12. 10 Apr, 2013 1 commit
  13. 07 Apr, 2013 1 commit
  14. 12 Jan, 2013 2 commits
  15. 22 Apr, 2011 1 commit
  16. 08 Apr, 2011 1 commit
  17. 24 Sep, 2010 1 commit
    • Colin Watson's avatar
      Re-enable grub-extras. · e1fd1939
      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.
      e1fd1939
  18. 23 Aug, 2010 2 commits
  19. 20 Aug, 2010 1 commit
  20. 17 Aug, 2010 1 commit
  21. 15 Jul, 2010 1 commit
  22. 08 Jun, 2010 1 commit
  23. 03 Jun, 2010 1 commit
  24. 06 May, 2010 1 commit
  25. 24 Mar, 2010 2 commits
  26. 17 Mar, 2010 1 commit
  27. 07 Jan, 2010 2 commits
  28. 22 Dec, 2009 2 commits
  29. 25 Nov, 2009 1 commit
  30. 17 Nov, 2009 2 commits
  31. 12 Nov, 2009 2 commits
  32. 09 Nov, 2009 1 commit
  33. 08 Nov, 2009 1 commit