summaryrefslogtreecommitdiffstats
path: root/package/make
Commit message (Expand)AuthorAgeFilesLines
* package/make: add host variantRomain Naour2018-09-081-0/+14
* make: fix build with glibc 2.27Baruch Siach2018-03-182-1/+34
* make: use the new gettext logicThomas Petazzoni2017-07-052-2/+1
* boot, package: use SPDX short identifier for GPLv3/GPLv3+Rahul Bedarkar2017-04-011-1/+1
* make: bump to version 4.2.1Gustavo Zacarias2016-06-112-4/+4
* package/make: fix hash type (md5 instead of sha1)Max Filippov2016-06-031-1/+1
* package/make: bump version to 4.2Vicente Olivert Riera2016-05-232-2/+4
* make: disable guile supportRyan Barnett2015-10-121-7/+2
* packages: indentation cleanupJerzy Grzegorek2015-03-311-1/+1
* make: depend on guile explicitly when availableBaruch Siach2015-02-261-0/+7
* make: disable the 'load' operation for static buildsVicente Olivert Riera2015-02-181-0/+5
* make: bump to version 4.1Gustavo Zacarias2014-10-142-3/+4
* make: bump to version 4.0Thomas Petazzoni2014-07-192-5/+2
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* make: add license infoPeter Korsgaard2013-05-061-0/+2
* make version update 3.82Alexander Khryukin2013-05-061-1/+1
* make: undeprecate package as it is used by the uClibc test suiteThomas Petazzoni2013-04-291-2/+4
* packages: remove all := signsThomas Petazzoni2013-01-201-3/+4
* Mark a number of development related packages as deprecatedThomas Petazzoni2012-11-171-0/+2
* Remove all references to libintlThomas Petazzoni2012-09-202-2/+1
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* make : convert to autotools infrastructurecmchao2010-06-241-67/+8
* Update packages to BR2_NEEDS_GETTEXT_IF_LOCALEThomas Petazzoni2010-05-242-3/+3
* Make all package using gettext rely on BR2_NEEDS_GETTEXTThomas Petazzoni2010-05-202-3/+3
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* make: add gettext dependency to make rule instead of TARGETSHans-Christian Egtvedt2008-11-051-2/+2
* make: select gettext and libintl if locale is enabledHans-Christian Egtvedt2008-11-052-1/+3
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt2008-03-261-1/+1
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-111-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Ensure host make is used when building 'make'Ulf Samuelsson2007-07-311-1/+1
* - cosmetics: rename _VER to _VERSION and touch atBernhard Reutner-Fischer2007-07-091-5/+5
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - some more CONFIG_UPDATEs by Haavard SkinnemoenBernhard Reutner-Fischer2007-03-071-0/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-0/+1
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
* make needs the full blown gnu glob(), so teach it to use a local copyEric Andersen2006-07-041-0/+3
* don't use ftp for gnu stuff, a few version bumps as well,Eric Andersen2006-06-231-1/+1
* version bump to 3.81Mike Frysinger2006-04-151-2/+3
* remove extra space after touchMike Frysinger2005-11-241-1/+1
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
* more help updates from Tom CameronMike Frysinger2004-12-261-4/+4
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
OpenPOWER on IntegriCloud