summaryrefslogtreecommitdiff
path: root/package/Makefile.package.in
AgeCommit message (Expand)Author
2012-02-09dependencies: build a host-tar if no suitable tar can be foundThomas De Schampheleire
2012-02-02pkg-infra: improve reliability of foo-installArnout Vandecappelle (Essensium/Mind)
2012-02-01Add support for package-declared devicesMaxime Ripard
2012-01-18Only derrive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIES if not set, not none...Peter Korsgaard
2012-01-17package: derive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)
2011-12-04dependencies: check for extract tools as wellPeter Korsgaard
2011-12-01Merge branch 'next'Peter Korsgaard
2011-11-27Add support for packages stored in Mercurial (hg) repositoriesThomas De Schampheleire
2011-11-27GENTARGETS: add support for scp://Thomas De Schampheleire
2011-11-15clean-for-rebuild: also remove images_installed stampArnout Vandecappelle (Essensium/Mind)
2011-10-02package: fix bootloader buildingThomas Petazzoni
2011-09-30package: normalize output of 'make external-deps'Thomas Petazzoni
2011-09-30Makefile.package.in: SVN/BZR/GIT: don't append $(QUIET)Peter Korsgaard
2011-09-30Add support for local packages through 'file://' pseudo-protocolDavid Wagner
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni
2011-09-29package: add helper functions to get package name and directory magicallyThomas Petazzoni
2011-09-29package: implement a 'local' site methodThomas Petazzoni
2011-09-29package: add <pkg>-rebuild and <pkg>-reconfigureThomas Petazzoni
2011-09-29package: enhance infrastructure to support source dir overrideThomas Petazzoni
2011-09-20package: add a PRE_PATCH_HOOKS hook pointThomas Petazzoni
2011-09-18package: change ordering of stepsThomas Petazzoni
2011-09-17support: move patch-kernel.sh and rename itThomas Petazzoni
2011-08-04package: fix <pkg>_DL_VERSION valueThomas Petazzoni
2011-07-18Makefile.package.in: use "" for MESSAGE argumentsPeter Korsgaard
2011-07-12Makefile.package.in: Add BR2_XZCAT for LZMA compression typeAllan W. Nielsen
2011-07-11Improve TARGETS handling for bootloaders and kernelThomas Petazzoni
2011-07-10package: add support for post-download hooksThomas Petazzoni
2011-07-07package: fix patching procedure for host packagesThomas Petazzoni
2011-07-07package: add infrastructure to install things in images/Thomas Petazzoni
2011-07-07Fix quoting in default extract commandThomas Petazzoni
2011-07-07Makefile.package.in: Makes it possible to override the default extract commandsAllan W. Nielsen
2011-07-07Makefile.package.in: extract: only ensure r/w access for userPeter Korsgaard
2011-07-06infrastructure: remove leftover of old style hooksDaniel Hobi
2011-03-16fetch/git: clone the repository as bareJean-Christophe PLAGNIOL-VILLARD
2011-03-12Makefile.package.in: make <pkg>_SOURCE optionalPeter Korsgaard
2010-12-27package infra: fix versioned patches for host packagesGustavo Zacarias
2010-12-24infrastructure: only require download tools when neededThomas Petazzoni
2010-12-24package/Makefile.package.in: Added BZR download supportDaniel Nyström
2010-11-05package: move autoreconfigure step to pre configure hookLionel Landwerlin
2010-09-20Fix <PKG_NAME>_VERSION variable setupLionel Landwerlin
2010-09-17Merge branch 'for-2010.11/download-rework' of git://git.busybox.net/~tpetazzo...Peter Korsgaard
2010-09-13Revert "Makefile.package.in: allow packages to override download step"Maxime Petazzoni
2010-09-13Re-implement the source-check and external-deps targetsMaxime Petazzoni
2010-09-13Implement basic non-wget download methodsMaxime Petazzoni
2010-09-13Remove the spider featureMaxime Petazzoni
2010-09-12infrastructure: remove support for old style hooksThomas Petazzoni
2010-07-18Match whole words when changing .config optionsMalte Starostik
2010-07-01Makefile.package.in: allow packages to override download stepPeter Korsgaard
2010-06-23Makefile.autotools.in fix typo (s/extrators/extractors/)Peter Korsgaard
2010-06-23Makefile.package.in: Add support for *.tbz2 package archivesPaul Jones