summaryrefslogtreecommitdiff
path: root/package/gawk
AgeCommit message (Expand)Author
2016-08-26gawk: bump to version 4.1.4Gustavo Zacarias
2016-07-04package: move busybox show others dependency to per-packageThomas Petazzoni
2016-07-03gawk: remove empty host dependencies definitionJulien Floret
2016-02-21package/gawk: add optional support for libsigsegvBernd Kuhls
2015-12-13package/gawk: add optional readline dependencyYann E. MORIN
2015-12-13package/gawk: clean the mpfr dependencyYann E. MORIN
2015-12-02package/gawk: do not use readeline ormpfr in host variantYann E. MORIN
2015-06-02gawk: bump to version 4.1.3Gustavo Zacarias
2015-04-29gawk: bump to version 4.1.2Gustavo Zacarias
2015-04-23package: kill pointless text justificationGustavo Zacarias
2015-03-19gawk: bump to version 4.1.1Gustavo Zacarias
2015-02-03package/*: rename patches according to the new policyPeter Korsgaard
2014-12-11Rename BR2_PREFER_STATIC_LIB to BR2_STATIC_LIBSThomas Petazzoni
2013-12-19gawk: add missing comment for toolchain option dependenciesThomas De Schampheleire
2013-11-10Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-09-08change package tarball compression to xz whenever possibleJerzy Grzegorek
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-05-12gawk: bump to version 4.1.0Gustavo Zacarias
2013-02-05Revert "gawk: bump to version 4.0.2"Peter Korsgaard
2012-12-27gawk: bump to version 4.0.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-03-29gawk: bump to version 4.0.1Gustavo Zacarias
2012-01-18gawk: unbreak host build after auto-host-deps changePeter Korsgaard
2011-11-14gawk: bump to version 4.0.0Gustavo Zacarias
2011-10-11gawk: show it in config menu when toolchain lacks wcharGustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2010-09-12gawk: convert old-style hook to new-style hookThomas Petazzoni
2010-06-24gawk: enable host packageThomas Petazzoni
2010-06-07gawk: bump version and migrate to autotargetsGustavo Zacarias
2010-05-09gawk: remove CC overrideThomas 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-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
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-08-12Avoid building packages requiring WCHAR, when not enabledUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
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