summaryrefslogtreecommitdiff
path: root/package/make
AgeCommit message (Expand)Author
2019-04-05package/make: include patch for gl_lstat supportSamuel Mendoza-Jonas
2018-11-20make: configure host-make with host- prefixPeter Korsgaard
2018-11-20make: drop gnumake/gmake aliases for host-makePeter Korsgaard
2018-09-08package/make: add host variantRomain Naour
2018-03-18make: fix build with glibc 2.27Baruch Siach
2017-07-05make: use the new gettext logicThomas Petazzoni
2017-04-01boot, package: use SPDX short identifier for GPLv3/GPLv3+Rahul Bedarkar
2016-06-11make: bump to version 4.2.1Gustavo Zacarias
2016-06-03package/make: fix hash type (md5 instead of sha1)Max Filippov
2016-05-23package/make: bump version to 4.2Vicente Olivert Riera
2015-10-12make: disable guile supportRyan Barnett
2015-03-31packages: indentation cleanupJerzy Grzegorek
2015-02-26make: depend on guile explicitly when availableBaruch Siach
2015-02-18make: disable the 'load' operation for static buildsVicente Olivert Riera
2014-10-14make: bump to version 4.1Gustavo Zacarias
2014-07-19make: bump to version 4.0Thomas Petazzoni
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-05-06make: add license infoPeter Korsgaard
2013-05-06make version update 3.82Alexander Khryukin
2013-04-29make: undeprecate package as it is used by the uClibc test suiteThomas Petazzoni
2013-01-20packages: remove all := signsThomas Petazzoni
2012-11-17Mark a number of development related packages as deprecatedThomas Petazzoni
2012-09-20Remove all references to libintlThomas Petazzoni
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2010-06-24make : convert to autotools infrastructurecmchao
2010-05-24Update packages to BR2_NEEDS_GETTEXT_IF_LOCALEThomas Petazzoni
2010-05-20Make all package using gettext rely on BR2_NEEDS_GETTEXTThomas 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-11-05make: add gettext dependency to make rule instead of TARGETSHans-Christian Egtvedt
2008-11-05make: select gettext and libintl if locale is enabledHans-Christian Egtvedt
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-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-31Ensure host make is used when building 'make'Ulf Samuelsson
2007-07-09- cosmetics: rename _VER to _VERSION and touch atBernhard 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
2006-07-04make needs the full blown gnu glob(), so teach it to use a local copyEric Andersen
2006-06-23don't use ftp for gnu stuff, a few version bumps as well,Eric Andersen
2006-04-15version bump to 3.81Mike Frysinger
2005-11-24remove extra space after touchMike Frysinger