summaryrefslogtreecommitdiff
path: root/package/make
AgeCommit message (Expand)Author
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
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
2004-12-26more help updates from Tom CameronMike Frysinger
2004-10-09Make the TAR_VERBOSITY option a bit more saneEric Andersen
2004-10-09use $(TAR_VERBOSITY)Mike Frysinger
2004-10-09final step in buildroot faceliftEric Andersen
2004-10-09Remove the old 'make' directory, and populate the new 'package'Eric Andersen