summaryrefslogtreecommitdiffstats
path: root/package/Makefile.package.in
Commit message (Expand)AuthorAgeFilesLines
* package: move autoreconfigure step to pre configure hookLionel Landwerlin2010-11-051-0/+2
* Fix <PKG_NAME>_VERSION variable setupLionel Landwerlin2010-09-201-8/+8
* Merge branch 'for-2010.11/download-rework' of git://git.busybox.net/~tpetazzo...Peter Korsgaard2010-09-171-14/+124
|\
| * Revert "Makefile.package.in: allow packages to override download step"Maxime Petazzoni2010-09-131-1/+1
| * Re-implement the source-check and external-deps targetsMaxime Petazzoni2010-09-131-13/+73
| * Implement basic non-wget download methodsMaxime Petazzoni2010-09-131-4/+64
| * Remove the spider featureMaxime Petazzoni2010-09-131-10/+0
* | infrastructure: remove support for old style hooksThomas Petazzoni2010-09-121-27/+6
|/
* Match whole words when changing .config optionsMalte Starostik2010-07-181-3/+3
* Makefile.package.in: allow packages to override download stepPeter Korsgaard2010-07-011-1/+1
* Makefile.autotools.in fix typo (s/extrators/extractors/)Peter Korsgaard2010-06-231-1/+1
* Makefile.package.in: Add support for *.tbz2 package archivesPaul Jones2010-06-231-5/+6
* Add generic functions to enable/set/disable options in kconfig filesThomas Petazzoni2010-06-221-0/+15
* package: Add new <pkg>-show-depends to list dependenciesThomas Petazzoni2010-05-211-0/+3
* Makefile.package.in: optimize UPPERCASE macroPeter Korsgaard2010-05-061-1/+15
* Do not remove documentation on a per-package basisThomas Petazzoni2010-04-111-9/+0
* Add generic package infrastructureThomas Petazzoni2009-12-151-0/+397