summaryrefslogtreecommitdiff
path: root/gentpl.py
Commit message (Expand)AuthorAge
* build: Fix GRUB i386-pc build with Ubuntu gccSimon Hardy2020-03-31
* RISC-V: Add to build systemAlexander Graf2019-02-25
* xen_pvh: Add build runes for grub-coreJuergen Gross2018-12-12
* arm_coreboot: Support EHCI.Vladimir Serbinenko2017-05-08
* arm-coreboot: Start new port.Vladimir Serbinenko2017-05-08
* remove temporary .bin files (kernel and modules)Andrey Borzenkov2015-12-31
* Strip .ARM.exidxVladimir Serbinenko2015-12-31
* Add transform_data as a variant of data with substitutions.Vladimir Serbinenko2015-07-27
* Correct spelling of *scheduled*Paul Menzel2015-05-30
* Revert parts accidentally committed 2 commits ago.Vladimir Serbinenko2015-05-07
* arm64: Export useful functions from linux.cFu Wei2015-05-07
* Remove emu libusb support.Vladimir Serbinenko2015-03-03
* Supply signed division to fix ARM compilation.Vladimir Serbinenko2015-02-23
* Strip .MIPS.abiflags which causes compile failureVladimir Serbinenko2015-02-21
* Remove xen VFB.Vladimir Serbinenko2013-12-18
* Implement XEN VFB support.Vladimir Serbinenko2013-12-17
* Make i386-* other than i386-pc compileable under cygwin.Vladimir Serbinenko2013-12-14
* gentpl.py: Use python3-style print functionMike Gilbert2013-12-05
* New port arm64-efiLeif Lindholm2013-11-30
|\
| * Merge branch 'master' into leiflindholm/arm64Vladimir Serbinenko2013-11-25
| |\
| * | ARM 64 port by Leif LindholmLeif Lindholm2013-11-16
* | | * gentpl.py: Don't generate platform-dependent conditionals forVladimir Serbinenko2013-11-27
* | | Handle #if/#endif and C-style comments in AutoGen definitions files.Colin Watson2013-11-26
* | | Show file name in error messages from AutogenParser.Colin Watson2013-11-26
* | | Generate Makefile.*.am directly from gentpl.py, eliminating the use of Autoge...Colin Watson2013-11-26
| |/ |/|
* | * gentpl.py: Add -ed2016 in order to make objconv accept our binary.Vladimir Serbinenko2013-11-25
* | Add automated filesystem checking based on scripts I've used now forVladimir Serbinenko2013-11-19
|/
* * configure.ac: Probe for linking format rather than guessing it basedVladimir Serbinenko2013-11-14
* * gentpl.py (define_macro_for_platform_dependencies): RemoveColin Watson2013-11-13
* Add new ports: i386-xen and x86_64-xen. This allows running GRUB inVladimir Serbinenko2013-11-09
* Fix dependencies on cygwin.Vladimir 'phcoder' Serbinenko2013-08-22
* * INSTALL: Document cross-compilation.Vladimir 'phcoder' Serbinenko2013-08-22
* Merge mainline into armVladimir 'phcoder' Serbinenko2013-07-16
|\
| * Detach optional parts of gfxterm and integrate in with coreboot init.Vladimir 'phcoder' Serbinenko2013-05-31
| * * gentpl.py: Replace EXTRA_DIST with dist_noinst_DATA orAndrey Borzenkov2013-05-14
| * Fix distfiles list.Vladimir 'phcoder' Serbinenko2013-05-11
* | merge mainline into armVladimir 'phcoder' Serbinenko2013-05-11
|\|
| * Replace libcurses with our own vt100 handling for the ease of testingVladimir 'phcoder' Serbinenko2013-04-27
* | Initial import of Leif's workLeif Lindholm2013-04-07
|/
* Unify file copying setup across different install scripts. AddVladimir 'phcoder' Serbinenko2013-04-04
* Don't require grub-mkconfig_lib to generate manpages for programs.Vladimir 'phcoder' Serbinenko2012-09-12
* * gentpl.py: Make mans depend on grub-mkconfig_lib.Vladimir 'phcoder' Serbinenko2012-07-02
* * gentpl.py: Ignore error 2022 in objconv since it's irrelevant for us.Vladimir 'phcoder' Serbinenko2012-05-28
* * gentpl.py: Remove error disabling for objconv.Vladimir 'phcoder' Serbinenko2012-05-26
* * Makefile.am: Strip gold section.Vladimir 'phcoder' Serbinenko2012-03-10
* * gentpl.py (kernel): Remove the use of TARGET_OBJ2ELF after strip sinceVladimir 'phcoder' Serbinenko2012-03-02
* * gentpl.py (kernel): Rewrite Apple part.Vladimir 'phcoder' Serbinenko2012-02-29
* * gentpl.py: Remove obsolete pkglib_DATA handling.Vladimir 'phcoder' Serbinenko2012-02-26
* * conf/Makefile.common (platform_SCRIPTS): New variable.Vladimir 'phcoder' Serbinenko2012-02-18
* * gentpl.py: Add missing license header.Vladimir 'phcoder' Serbinenko2012-02-11