aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-08-10Makefile: Make grub_fstest.pp depend on config-util.hStefan Agner1-1/+1
2022-03-07ChangeLog: Retire ChangeLog-2015Peter Jones1-2/+0
2022-03-07tests: Add check-native and check-nonnative make targetsGlenn Washburn1-0/+9
2022-02-08Makefile: Only look for @MARKER@ at the start of a line when generating libgr...Glenn Washburn1-2/+2
2020-03-10Makefile: Make libgrub.pp depend on config-util.hPeter Jones1-1/+1
2019-03-12Makefile: Allow to set file systems modules for default_payload.elfPaul Menzel1-1/+2
2019-03-05gnulib: Upgrade Gnulib and switch to bootstrap toolColin Watson1-1/+1
2019-03-05syslinux: Fix syslinux_test in out-of-tree buildsColin Watson1-1/+6
2018-09-27build: Capitalise *freetype_* variablesColin Watson1-3/+3
2017-03-15Use core2duo for bootcheck test on 64-bit EFI.Vladimir Serbinenko1-1/+8
2017-02-02i386-ieee1275: Add missing bootcheck target.Vladimir Serbinenko1-0/+6
2017-02-02bootcheck-linux-i386: Use -cpu pentium2.Vladimir Serbinenko1-1/+1
2017-02-01Fix bootcheck-related files compilation.Vladimir Serbinenko1-25/+25
2016-02-26Makefile: Don't delete default_payload.elf if it doesn't exist.Vladimir Serbinenko1-1/+1
2016-02-17default_payload.elf: Always rebuild and remove before build.Vladimir Serbinenko1-1/+2
2016-02-17default_payload.elf: Include password_pbkdf2.Vladimir Serbinenko1-1/+1
2016-02-17default_payload.elf: Add modules from $(EXTRA_PAYLOAD_MODULES).Vladimir Serbinenko1-1/+1
2016-02-12default_payload: Include syslinuxcfg, all filesystems and xnu.Vladimir Serbinenko1-1/+1
2016-01-07Disable NetBSD bootcheck on EFI until it supports ACPI on EFI.Vladimir Serbinenko1-2/+4
2016-01-07Adjust bootcheck tests for multiboot/coreboot/qemu to match real support.Vladimir Serbinenko1-10/+10
2016-01-01Add missing BUILD_EXEEXTAndrei Borzenkov1-20/+20
2015-12-31add dejavu built fonts to cleanfilesAndrey Borzenkov1-0/+5
2015-02-16tests: remove hardcoded paths from syslinux_testAndrei Borzenkov1-0/+6
2015-01-24Generate empty ChangeLog if no .git is available.Vladimir Serbinenko1-0/+2
2015-01-24Makefile.am: Fix Changelog cutoff address.Vladimir Serbinenko1-1/+1
2015-01-24Autogenerate ChangeLog from git changelog.Vladimir Serbinenko1-1/+12
2014-09-23Add a new "none" platform that only builds utilitiesColin Watson1-3/+11
2014-01-21add GRUB_WINDOWS_EXTRA_DIST to allow shipping runtime filesAndrey Borzenkov1-0/+4
2014-01-18 * Makefile.am (default_payload.elf): Add modulesVladimir Serbinenko1-1/+1
2014-01-18add BUILD_EXEEXT support to fix make clean on WindowsAndrey Borzenkov1-8/+8
2014-01-18reintroduce BUILD_LDFLAGS for the cross-compile caseAndrey Borzenkov1-4/+4
2013-12-23Don't distribute config.h.Colin Watson1-1/+1
2013-12-17 Include serial module in default_payload.elf.Vladimir Serbinenko1-1/+1
2013-12-07 * Makefile.am: Remove partial font files if generation failed.Vladimir Serbinenko1-5/+5
2013-11-23add util/garbage-gen.c to EXTRA_DISTAndrey Borzenkov1-0/+1
2013-11-19 * Makefile.am: Allow STRIP to be empty when creating windowszip.Vladimir Serbinenko1-1/+2
2013-11-19 Add automated filesystem checking based on scripts I've used now forVladimir Serbinenko1-0/+4
2013-11-18 * Makefile.am (default_payload.elf): Add pata to loaded modules.Vladimir Serbinenko1-1/+1
2013-11-16 Rewrite grub-install, grub-mkrescue, grub-mkstandalone and grub-mknetdirVladimir Serbinenko1-0/+22
2013-11-14 * Makefile.am (default_payload.elf): Add uhci, ohci and usb_keyboard.Vladimir Serbinenko1-1/+1
2013-11-14 * Makefile.am (default_payload.elf): New target for easier corebootVladimir Serbinenko1-0/+6
2013-11-13fix make cleanPaulo Flabiano Smorigo1-3/+6
2013-10-14 * Makefile.am: Use TARGET_OBJCOPY when doing objcopy for target.Vladimir 'phcoder' Serbinenko1-5/+5
2013-08-22 Handle grub-pe2elf and grub-mkfont for cases when build != host.Vladimir 'phcoder' Serbinenko1-4/+4
2013-08-21 * Makefile.am (widthspec.h): Fix typo.Vladimir 'phcoder' Serbinenko1-1/+1
2013-08-21 Move ascii.h and widthspec.h generation to a separate build-time-onlyVladimir 'phcoder' Serbinenko1-15/+10
2013-08-14 Fix handling of build-time grub-bin2h and grub-mkfont when doingVladimir 'phcoder' Serbinenko1-26/+30
2013-05-30 * Makefile.am, conf/Makefile.common: Fix compilation problem with someVladimir 'phcoder' Serbinenko1-12/+12
2013-05-11 Fix distfiles list.Vladimir 'phcoder' Serbinenko1-1/+1
2013-04-26 Add test to check that different boot mediums work.Vladimir 'phcoder' Serbinenko1-19/+19
2013-04-12 Turn off QEMU ACPI-way since new releases don't have shutdown portVladimir 'phcoder' Serbinenko1-18/+17
2012-09-04* Makefile.am (EXTRA_DIST): Add linguas.sh. It's only strictlyColin Watson1-0/+2
2012-09-04* Makefile.am (EXTRA_DIST): AddColin Watson1-1/+1
2012-06-15 Add loongson tests.Vladimir 'phcoder' Serbinenko1-3/+20
2012-06-08 * Makefile.am: Add ppc linux bootcheck.Vladimir 'phcoder' Serbinenko1-0/+13
2012-06-07 Move handling of GRUB_QEMU_OPTS to grub-shell so that make check works.Vladimir 'phcoder' Serbinenko1-17/+17
2012-06-06 Extend automated tests to qemu-mips.Vladimir 'phcoder' Serbinenko1-47/+64
2012-05-25 * Makefile.am (starfield_DATA): Add dejavu_bold_14.pf2.Vladimir 'phcoder' Serbinenko1-1/+3
2012-05-15 * Makefile.am (starfield_DATA): Replace dejavu.pf2 with dejavu_10.pf2,Vladimir 'phcoder' Serbinenko1-3/+9
2012-03-10 * Makefile.am: Strip gold section.Vladimir 'phcoder' Serbinenko1-3/+3
2012-02-28 Fix make dist.Vladimir 'phcoder' Serbinenko1-1/+7
2012-02-23 Starfield theme.Dalet Omega1-0/+8
2012-02-22 * conf/Makefile.common (grubdatadir): Removed.Vladimir 'phcoder' Serbinenko1-1/+1
2012-02-10 Increase warning level.Vladimir 'phcoder' Serbinenko1-1/+1
2012-01-24 Handle newer autotools. Add some missing quotes while on it.Vladimir 'phcoder' Serbinenko1-2/+1
2011-08-19* Makefile.am (AUTOMAKE_OPTIONS): = Added -Wno-portability flag.Szymon Janc1-1/+1
2011-04-16 * Makefile.am (multiboot.elf): Add -Wl,--build-id=none.Vladimir 'phcoder' Serbinenko1-5/+5
2010-11-01 * Makefile.am (libgrub.pp): Propagate the libgrub.a split.Vladimir 'phcoder' Serbinenko1-2/+2
2010-10-18Make mktemp invocations portable.Grégoire Sutre1-8/+8
2010-09-20* Makefile.am (SUBDIRS): Restore "."; it's important to forceColin Watson1-1/+1
2010-09-20 Use gnulib-tool to create gnulib source files.Yves Blusseau1-1/+3
2010-09-14 Create euro.pf2 which supports most European languages.Vladimir 'phcoder' Serbinenko1-1/+5
2010-09-13 Bash completion script for util commandsYves Blusseau1-1/+1
2010-09-10grub-fstest needs the host and hostfs modules while other utilitiesColin Watson1-0/+14
2010-08-29Disable kfreebsd bootcheck on qemu and multibootVladimir 'phcoder' Serbinenko1-2/+6
2010-08-29Disable some bootcheck on some platformsVladimir 'phcoder' Serbinenko1-11/+17
2010-08-28Rename test kernelsVladimir 'phcoder' Serbinenko1-5/+5
2010-08-28kfreebsd-aout bootchecksVladimir 'phcoder' Serbinenko1-1/+12
2010-08-28ntldr bootcheckVladimir 'phcoder' Serbinenko1-2/+11
2010-08-28OpenBSD64 bootcheckVladimir 'phcoder' Serbinenko1-2/+13
2010-08-28kOpenBSD bootcheckVladimir 'phcoder' Serbinenko1-5/+11
2010-08-28Simplify knetbsd bootcheck by using specfileVladimir 'phcoder' Serbinenko1-3/+6
2010-08-25pc-chainloader bootcheckVladimir 'phcoder' Serbinenko1-0/+13
2010-08-25multiboot and multiboot2 bootchecksVladimir 'phcoder' Serbinenko1-1/+15
2010-08-25Enable boottestsVladimir 'phcoder' Serbinenko1-1/+143
2010-08-23final touchesBVK Chaitanya1-1/+3
2010-08-21review commentsBVK Chaitanya1-1/+1
2010-08-21add USE_ASCII_FAILBACK defineBVK Chaitanya1-2/+0
2010-08-20generate gcry rules from import_gcryBVK Chaitanya1-1/+2
2010-08-20added conf/Makefile.common and conf/Makefile.extra-distBVK Chaitanya1-95/+10
2010-08-18fixed distcheckBVK Chaitanya1-1/+1
2010-08-18distcheck almost doneBVK Chaitanya1-0/+1
2010-08-17moved configure.common back to configure.acBVK Chaitanya1-4/+4
2010-08-17remove Makefile.kernel and Makefile.varsBVK Chaitanya1-1/+81
2010-08-06builds w/o custom DEPDIRBVK Chaitanya1-3/+4
2010-07-13merge with mainlineBVK Chaitanya1-0/+10
2010-06-05cleanupBVK Chaitanya1-1/+1
2010-06-04add -lutil for netbsdBVK Chaitanya1-1/+1
2010-06-04rename libutil to libgrubBVK Chaitanya1-10/+10
2010-06-03more cleanupBVK Chaitanya1-2/+3
2010-06-03cleanupBVK Chaitanya1-19/+8
2010-05-10few minor fixesBVK Chaitanya1-2/+2
2010-05-06automake commit without merge historyBVK Chaitanya1-0/+87