summaryrefslogtreecommitdiff
path: root/package/Makefile.package.in
Commit message (Expand)AuthorAge
* dependencies: check for extract tools as wellPeter Korsgaard2011-12-04
* Merge branch 'next'Peter Korsgaard2011-12-01
|\
| * Add support for packages stored in Mercurial (hg) repositoriesThomas De Schampheleire2011-11-27
| * GENTARGETS: add support for scp://Thomas De Schampheleire2011-11-27
* | clean-for-rebuild: also remove images_installed stampArnout Vandecappelle (Essensium/Mind)2011-11-15
|/
* package: fix bootloader buildingThomas Petazzoni2011-10-02
* package: normalize output of 'make external-deps'Thomas Petazzoni2011-09-30
* Makefile.package.in: SVN/BZR/GIT: don't append $(QUIET)Peter Korsgaard2011-09-30
* Add support for local packages through 'file://' pseudo-protocolDavid Wagner2011-09-30
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-29
* package: add helper functions to get package name and directory magicallyThomas Petazzoni2011-09-29
* package: implement a 'local' site methodThomas Petazzoni2011-09-29
* package: add <pkg>-rebuild and <pkg>-reconfigureThomas Petazzoni2011-09-29
* package: enhance infrastructure to support source dir overrideThomas Petazzoni2011-09-29
* package: add a PRE_PATCH_HOOKS hook pointThomas Petazzoni2011-09-20
* package: change ordering of stepsThomas Petazzoni2011-09-18
* support: move patch-kernel.sh and rename itThomas Petazzoni2011-09-17
* package: fix <pkg>_DL_VERSION valueThomas Petazzoni2011-08-04
* Makefile.package.in: use "" for MESSAGE argumentsPeter Korsgaard2011-07-18
* Makefile.package.in: Add BR2_XZCAT for LZMA compression typeAllan W. Nielsen2011-07-12
* Improve TARGETS handling for bootloaders and kernelThomas Petazzoni2011-07-11
* package: add support for post-download hooksThomas Petazzoni2011-07-10
* package: fix patching procedure for host packagesThomas Petazzoni2011-07-07
* package: add infrastructure to install things in images/Thomas Petazzoni2011-07-07
* Fix quoting in default extract commandThomas Petazzoni2011-07-07
* Makefile.package.in: Makes it possible to override the default extract commandsAllan W. Nielsen2011-07-07
* Makefile.package.in: extract: only ensure r/w access for userPeter Korsgaard2011-07-07
* infrastructure: remove leftover of old style hooksDaniel Hobi2011-07-06
* fetch/git: clone the repository as bareJean-Christophe PLAGNIOL-VILLARD2011-03-16
* Makefile.package.in: make <pkg>_SOURCE optionalPeter Korsgaard2011-03-12
* package infra: fix versioned patches for host packagesGustavo Zacarias2010-12-27
* infrastructure: only require download tools when neededThomas Petazzoni2010-12-24
* package/Makefile.package.in: Added BZR download supportDaniel Nyström2010-12-24
* package: move autoreconfigure step to pre configure hookLionel Landwerlin2010-11-05
* Fix <PKG_NAME>_VERSION variable setupLionel Landwerlin2010-09-20
* Merge branch 'for-2010.11/download-rework' of git://git.busybox.net/~tpetazzo...Peter Korsgaard2010-09-17
|\
| * Revert "Makefile.package.in: allow packages to override download step"Maxime Petazzoni2010-09-13
| * Re-implement the source-check and external-deps targetsMaxime Petazzoni2010-09-13
| * Implement basic non-wget download methodsMaxime Petazzoni2010-09-13
| * Remove the spider featureMaxime Petazzoni2010-09-13
* | infrastructure: remove support for old style hooksThomas Petazzoni2010-09-12
|/
* Match whole words when changing .config optionsMalte Starostik2010-07-18
* Makefile.package.in: allow packages to override download stepPeter Korsgaard2010-07-01
* Makefile.autotools.in fix typo (s/extrators/extractors/)Peter Korsgaard2010-06-23
* Makefile.package.in: Add support for *.tbz2 package archivesPaul Jones2010-06-23
* Add generic functions to enable/set/disable options in kconfig filesThomas Petazzoni2010-06-22
* package: Add new <pkg>-show-depends to list dependenciesThomas Petazzoni2010-05-21
* Makefile.package.in: optimize UPPERCASE macroPeter Korsgaard2010-05-06
* Do not remove documentation on a per-package basisThomas Petazzoni2010-04-11
* Add generic package infrastructureThomas Petazzoni2009-12-15