- 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.
-
- 22 Feb, 2015 1 commit
-
-
Vladimir Serbinenko authored
Automatically discover command line options to make clang and gcc behave in same way. Tested with qemu.
-
- 21 Feb, 2015 2 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
- 23 Jan, 2015 1 commit
-
-
Felix Janda authored
-
- 18 Jan, 2014 1 commit
-
-
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.
-
- 27 Dec, 2013 1 commit
-
-
Colin Watson authored
* docs/grub.texi (Getting the source code): Likewise.
-
- 18 Dec, 2013 2 commits
-
-
Vladimir Serbinenko authored
involved or only thumb2 is used.
-
Vladimir Serbinenko authored
-
- 05 Dec, 2013 1 commit
-
-
Mike Gilbert authored
-
- 04 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
* INSTALL: Note that GRUBwas successfully compiled with clang 3.2 for ppc.
-
- 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.
-
- 25 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 23 Nov, 2013 3 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
- 14 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
* INSTALL: Mention ARM compilation with clang.
-
- 08 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 23 Sep, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* configure.ac: compute TARGET_RANLIB. * INSTALL: Document TARGET_RANLIB Based on patches from AROS.
-
- 22 Aug, 2013 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
* acinclude.m4: Determine whether nm support -P and --defined-only. * configure.ac: Add TARGET_ to all variables pertaining to target that don't have it yet. * gentpl.py: Likewise. * grub-core/Makefile.am: Likewise. * grub-core/genmod.sh.in: Likewise. * grub-core/gensyminfo.sh.in: Handle OpenBSD and other non-GNU nm as well.
-
- 28 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 27 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
and decreasing prerequisites.
-
- 14 Apr, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
-
- 01 Apr, 2013 1 commit
-
-
Radosław Szymczyszyn authored
-
- 03 Sep, 2010 1 commit
-
-
Colin Watson authored
-
- 08 Jun, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 04 Jun, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 03 Jun, 2010 1 commit
-
-
Colin Watson authored
(libdevmapper, ncurses, libusb, SDL, FreeType, GNU Unifont).
-
- 25 May, 2010 1 commit
-
-
BVK Chaitanya authored
-
- 04 Mar, 2010 1 commit
-
-
Jordan Uggla authored
* INSTALL: Add gettext as a dependency and add qemu to a new section "Prerequisites for make-check".
-
- 25 Nov, 2009 1 commit
-
-
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.
-
- 17 Nov, 2009 2 commits
-
-
Robert Millan authored
* INSTALL: Document Automake is needed for bootstrap. * po/ca.po: Fix PO-Revision-Date and Language-Team fields. * util/grub.d/10_kfreebsd.in (bindir): New variable. Add gettext initialization. (kfreebsd_entry): Make menuentry output translatable. -
Robert Millan authored
-
- 04 Nov, 2009 1 commit
-
-
fzielcke authored
* configure.ac (AC_PREREQ): Bump to 2.59d. * INSTALL: Make it more clear when Autoconf and Ruby are needed and when to run `./autogen.sh'.
-
- 06 Sep, 2009 1 commit
-
-
robertmh authored
* INSTALL: Require GCC 4.1.3 or later.
-
- 03 Sep, 2009 1 commit
-
-
fzielcke authored
* INSTALL: Note that GNU Bison 2.3 or later is required.
-
- 20 Jul, 2009 1 commit
-
-
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.
-
- 19 Apr, 2009 1 commit
-
-
fzielcke authored
* INSTALL: Replace `autogen.sh' with `./autogen.sh'.
-
- 15 Apr, 2009 1 commit
-
-
fzielcke authored
* INSTALL: Add that `./autogen.sh' needs to be run before `./configure.'.
-