]> git.proxmox.com Git - grub2.git/history - conf
Last-but-one commit closes: #744954.
[grub2.git] / conf /
2015-06-14 Paulo Flabiano Smorigopowerpc: Add a flag to avoid unnecessary optimizations...
2015-06-11 Colin Watsonpowerpc: Add a flag to avoid unnecessary optimizations...
2015-06-11 Paulo Flabiano Smorigopowerpc: Add a flag to avoid unnecessary optimizations...
2013-12-25 Colin WatsonMerge tag 'grub-2.02-beta2' into experimental
2013-12-21 Vladimir Serbinenko * conf/Makefile.common: Don't include non-existing...
2013-12-20 Colin WatsonMerge branch 'upstream' into experimental
2013-12-18 Vladimir Serbinenko Allow compilation without thumb-interwork as long...
2013-12-18 Vladimir Serbinenko Use -Wl,--no-relax rather than -mno-relax for uniformity.
2013-12-14 Vladimir Serbinenko * conf/Makefile.extra-dist: Adjust path to conf/i386...
2013-12-14 Vladimir Serbinenko Make i386-* other than i386-pc compileable under cygwin.
2013-12-10 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-09 Vladimir Serbinenko Add missing compile and link options for sparc64-emu.
2013-12-08 Colin WatsonMerge branch 'upstream' into experimental
2013-12-08 Vladimir Serbinenko Make arm-emu work.
2013-12-06 Vladimir Serbinenko Don't add -mlong-calls when compiling with clang.
2013-12-04 Vladimir Serbinenko * conf/Makefile.common (CFLAGS_GNULIB): Remove -Wno...
2013-12-03 Colin WatsonMerge branch 'upstream' into experimental
2013-12-03 Colin WatsonMerge branch 'cjwatson/timeout-style'
2013-11-30 Leif LindholmNew port arm64-efi
2013-11-29 Colin WatsonMerge branch 'upstream' into experimental
2013-11-29 Vladimir Serbinenko* conf/Makefile.common: Remove -mexplicit-relocs and...
2013-11-27 Colin WatsonMerge branch 'upstream' into experimental
2013-11-27 Colin WatsonMerge branch 'new-autogen'
2013-11-26 Colin WatsonNew upstream snapshot.
2013-11-26 Colin WatsonGenerate Makefile.*.am directly from gentpl.py, elimina...
2013-11-25 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-23 Vladimir Serbinenko Don't add -mflush-func if it's not supported by compiler.
2013-11-22 Vladimir Serbinenko Remove -march=mips3 from TARGET_CCASFLAGS as it create...
2013-11-19 Vladimir Serbinenko * coreboot.cfg: Add missing file.
2013-11-19 Colin Watson* Makefile.util.def (grub-mkimage): Add
2013-11-18 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-16 Leif LindholmARM 64 port by Leif Lindholm
2013-11-15 Colin WatsonNew upstream snapshot.
2013-11-14 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-14 Vladimir Serbinenko * conf/Makefile.common (CCASFLAGS_PLATFORM) [COND_arm...
2013-11-09 Vladimir Serbinenko Add new ports: i386-xen and x86_64-xen. This allows...
2013-11-07 Vladimir Serbinenko * configure.ac: Run linker tests without -Werror.
2013-11-07 Vladimir Serbinenko Allow compiling with clang (not really supported though).
2013-11-07 Vladimir Serbinenko Import libgcrypt 1.5.3.
2013-11-07 Vladimir Serbinenko * configure.ac: Add -freg-struct-return on all platfor...
2013-11-07 Vladimir Serbinenko Remove vestiges of -Wunsafe-loop-optimisations.
2013-11-02 Vladimir Serbinenko * conf/Makefile.common (CFLAGS_PLATFORM): Remove poiso...
2013-10-25 Vladimir Serbinenko * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_K...
2013-10-19 Vladimir 'phcoder... * conf/Makefile.common: Use -freg-struct-return on...
2013-10-19 Vladimir 'phcoder... Add haiku-specific functions.
2013-10-16 Vladimir 'phcoder... * autogen.sh: Don't set LC_CTYPE as it doesn't create...
2013-10-15 Vladimir 'phcoder... Split emunet into platform-dependent and GRUB-binding...
2013-10-14 Andrey Borzenkov * conf/Makefile.extra-dist: Add osdep/*/init.c
2013-10-10 Vladimir 'phcoder... * conf/Makefile.extra-dist: Fix extra-dist list.
2013-09-23 Vladimir 'phcoder... * conf/Makefile.common (CPPFLAGS_LIBFDT): Remove leftover.
2013-09-23 Vladimir 'phcoder... Use Winapi on both cygwin and mingw32 to share more...
2013-09-22 Vladimir 'phcoder... * grub-core/kern/emu/hostdisk.c: Disentagle into a...
2013-08-23 Vladimir 'phcoder... * conf/Makefile.extra-dist: Add missing util/grub...
2013-08-22 Vladimir 'phcoder... * configure.ac: Add -Wl,-melf_i386 and -Wl,-melf_x86_6...
2013-08-22 Vladimir 'phcoder... * conf/Makefile.common (CFLAGS_GCRY): Add -Wno-redunda...
2013-08-21 Vladimir 'phcoder... * conf/Makefile.common: Fix typo.
2013-08-16 Vladimir 'phcoder... * conf/Makefile.extra-dist: Add util/bin2h.c.
2013-08-14 Vladimir 'phcoder... Fix handling of build-time grub-bin2h and grub-mkfont...
2013-07-25 Andrey Borzenkov * .bzrignore: Remove grub-core/lib/dtc-grub, grub...
2013-07-18 Leif Lindholm New ports to arm-uboot and arm-efi.
2013-07-16 Vladimir 'phcoder... Merge mainline into arm
2013-06-16 Andrey Borzenkov * conf/Makefile.extra-dist: Add grub-core/fs/cpio_comm...
2013-06-07 Vladimir 'phcoder... Fix typo (failback vs fallback).
2013-05-30 Vladimir 'phcoder... * Makefile.am, conf/Makefile.common: Fix compilation...
2013-05-14 Andrey Borzenkov* gentpl.py: Replace EXTRA_DIST with dist_noinst_DATA or
2013-05-11 Vladimir 'phcoder... Fix distfiles list.
2013-05-11 Vladimir 'phcoder... merge mainline into arm
2013-05-11 Vladimir 'phcoder... merge mainline into arm
2013-05-08 Colin Watson* Merge 1.99-27.1 (thanks, Steve McIntyre):
2013-05-08 Vladimir 'phcoder... * conf/Makefile.common: Poison float and double on...
2013-05-03 Leif LindholmLeif's build fixes
2013-04-07 Vladimir 'phcoder... merge mainline into arm
2013-04-07 Leif LindholmInitial import of Leif's work
2013-04-06 Andrey Borzenkov * conf/Makefile.extra-dist (EXTRA_DIST): Add
2013-03-03 Vladimir 'phcoder... Remove all trampoline support. Add -Wtrampolines when
2013-01-20 Colin Watson* Merge wheezy branch up to 1.99-27, fixing overzealous...
2013-01-20 Andrey Borzenkov * conf/Makefile.common: Fix autogen rules to pass...
2013-01-11 Vladimir 'phcoder... Import gcrypt public-key cryptography and implement...
2012-09-25 Colin Watsonmerge 1.99-23
2012-09-04 Jordi MallachNew upstream release.
2012-04-18 Vladimir 'phcoder... * conf/Makefile.common (LDFLAGS_PLATFORM): Use explici...
2012-03-10 Vladimir 'phcoder... * Makefile.am: Strip gold section.
2012-03-02 Vladimir 'phcoder... * conf/i386-pc-cygwin-img-ld.sc: Define also _edata...
2012-02-29 Vladimir 'phcoder... Don't add -Wl,-N on Apple platform.
2012-02-28 Vladimir 'phcoder... Fix make dist.
2012-02-27 Colin Watson * include/grub/partition.h (grub_partition_map): Chang...
2012-02-27 Vladimir 'phcoder... * conf/Makefile.common (platformdir): Base on pkglibdi...
2012-02-26 Vladimir 'phcoder... Remove prio_list.
2012-02-26 Lubomir Kundrak GDB serial and backtrace support.
2012-02-24 Vladimir 'phcoder... * conf/Makefile.common (CFLAGS_GNULIB): Add
2012-02-23 Dalet Omega Starfield theme.
2012-02-22 Vladimir 'phcoder... * conf/Makefile.common (grubdatadir): Removed.
2012-02-18 Vladimir 'phcoder... merge mainline into gdb
2012-02-18 Vladimir 'phcoder... * conf/Makefile.common (platform_SCRIPTS): New variable.
2012-02-10 Vladimir 'phcoder... Increase warning level.
2012-02-01 Vladimir 'phcoder... merge mainline into cbi
2012-02-01 Vladimir 'phcoder... merge mainline into ehci
2012-01-24 Vladimir 'phcoder... Handle newer autotools. Add some missing quotes while...
2011-11-14 Vladimir 'phcoder... merge mainline into backtrace
2011-11-14 Vladimir 'phcoder... merge mainline into backtrace
next