summaryrefslogtreecommitdiff
path: root/package/bison
AgeCommit message (Expand)Author
2018-08-20package/bison: fix build on host with glibc-2.28Yann E. MORIN
2017-11-05package/bison: add license hashSamuel Martin
2017-04-01boot, package: use SPDX short identifier for GPLv3/GPLv3+Rahul Bedarkar
2015-01-26bison: add host-m4 as dependencyGustavo Zacarias
2015-01-26bison: bump to version 3.0.4Gustavo Zacarias
2015-01-26bison: bump to version 3.0.3Gustavo Zacarias
2015-01-26bison: remove deprecated target packageGustavo Zacarias
2014-01-10deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xxThomas De Schampheleire
2013-12-27package: deprecate some more development toolsThomas Petazzoni
2013-12-06bison: bump to version 3.0.2Gustavo Zacarias
2013-11-22bison: bump to version 3.0.1Gustavo Zacarias
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-10-02bison: fix docs build breakageGustavo Zacarias
2013-10-02bison: bump to version 3.0Gustavo Zacarias
2013-09-08change package tarball compression to xz whenever possibleJerzy Grzegorek
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-04-17bison: bump to version 2.7.1Gustavo Zacarias
2012-12-18bison: bump to version 2.7Gustavo Zacarias
2012-11-04bison: bump to version 2.6.3Gustavo Zacarias
2012-09-09bison: bump to version 2.6.2Gustavo Zacarias
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-06-10bison: bump to version 2.5.1Gustavo Zacarias
2012-05-22bison: m4 needs MMUPeter Korsgaard
2012-01-18bison: remove redundant HOST_M4_DEPENDENCIESPeter Korsgaard
2011-12-04bison: fix m4 dependencyPeter Korsgaard
2011-11-14bison: bump to version 2.5Gustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-05-16bison: add host packagePeter Korsgaard
2010-12-31bison: remove unused yacc wrapperPeter Korsgaard
2010-12-22bison: bump to version 2.4.3Gustavo Zacarias
2010-04-13bison: convert to the autotools infrastructureThomas Petazzoni
2010-04-11Do not let packages remove man pages, info pages and documentationThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-26Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt
2008-03-11buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard
2007-09-17- cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-28- fix a few -clean targets.Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-03-07- some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer