1. 06 Mar, 2015 1 commit
  2. 22 Feb, 2015 1 commit
  3. 21 Feb, 2015 2 commits
  4. 23 Jan, 2015 1 commit
  5. 18 Jan, 2014 1 commit
    • Andrey Borzenkov's avatar
      reintroduce BUILD_LDFLAGS for the cross-compile case · dcecae1a
      Andrey Borzenkov authored
      This allows providing separate LDFLAGS for build and host environments, which
      are not necessary the same for cross-compile case. In particular, it allows
      building host programs statically to not depend on presence of libraries at
      run-time (e.g. MinGW DLLs on Windows) while continue to use default dynamic
      linking at build time.
      
      Also fix obsolete comments in confgure.ac - we do use different environment
      for build and host now.
      dcecae1a
  6. 27 Dec, 2013 1 commit
  7. 18 Dec, 2013 2 commits
  8. 05 Dec, 2013 1 commit
  9. 04 Dec, 2013 1 commit
  10. 26 Nov, 2013 1 commit
  11. 25 Nov, 2013 1 commit
  12. 23 Nov, 2013 3 commits
  13. 14 Nov, 2013 1 commit
  14. 08 Nov, 2013 1 commit
  15. 23 Sep, 2013 1 commit
  16. 22 Aug, 2013 2 commits
  17. 28 Apr, 2013 1 commit
  18. 27 Apr, 2013 1 commit
  19. 14 Apr, 2013 1 commit
  20. 01 Apr, 2013 1 commit
  21. 03 Sep, 2010 1 commit
  22. 08 Jun, 2010 1 commit
  23. 04 Jun, 2010 1 commit
  24. 03 Jun, 2010 1 commit
  25. 25 May, 2010 1 commit
  26. 04 Mar, 2010 1 commit
  27. 25 Nov, 2009 1 commit
    • Felix Zielcke's avatar
      2009-11-25 Felix Zielcke <fzielcke@z-51.de> · f022876b
      Felix Zielcke authored
      	autoconf >= 2.60 support $(localedir).
      
      	* INSTALL: Note that autoconf 2.60 is required.
      	* configure.ac (AC_PREREQ): Bump to 2.60.
      	* util/grub.d/10_kfreebsd.in (TEXTDOMAINDIR): Set to lowercased @localedir@.
      	* util/grub.d/10_linux.in (TEXTDOMAINDIR): Likewise.
      f022876b
  28. 17 Nov, 2009 2 commits
  29. 04 Nov, 2009 1 commit
  30. 06 Sep, 2009 1 commit
  31. 03 Sep, 2009 1 commit
  32. 20 Jul, 2009 1 commit
    • proski's avatar
      2009-07-19 Pavel Roskin <proski@gnu.org> · 5680109e
      proski authored
      	* Makefile.in: Remove LIBLZO and enable_lzo.
      	* conf/i386-pc.rmk: Remove lzo support.
      	* configure.ac: Remove checks for lzo, don't define ENABLE_LZMA.
      	* include/grub/i386/pc/kernel.h: Define ENABLE_LZMA.  Remove lzo
      	support.
      	* kern/i386/pc/lzo1x.S: Remove.
      	* kern/i386/pc/startup.S: Remove lzo support.
      	* util/i386/pc/grub-mkimage.c: Likewise.
      5680109e
  33. 19 Apr, 2009 1 commit
  34. 15 Apr, 2009 1 commit