Age | Commit message (Expand) | Author |
2012-01-18 | Only derrive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIES if not set, not none... | Peter Korsgaard |
2012-01-17 | package: derive HOST_FOO_DEPENDENCIES from FOO_DEPENDENCIES | Arnout Vandecappelle (Essensium/Mind) |
2011-12-04 | dependencies: check for extract tools as well | Peter Korsgaard |
2011-12-01 | Merge branch 'next' | Peter Korsgaard |
2011-11-27 | Add support for packages stored in Mercurial (hg) repositories | Thomas De Schampheleire |
2011-11-27 | GENTARGETS: add support for scp:// | Thomas De Schampheleire |
2011-11-15 | clean-for-rebuild: also remove images_installed stamp | Arnout Vandecappelle (Essensium/Mind) |
2011-10-02 | package: fix bootloader building | Thomas Petazzoni |
2011-09-30 | package: normalize output of 'make external-deps' | Thomas Petazzoni |
2011-09-30 | Makefile.package.in: SVN/BZR/GIT: don't append $(QUIET) | Peter Korsgaard |
2011-09-30 | Add support for local packages through 'file://' pseudo-protocol | David Wagner |
2011-09-29 | package: remove useless arguments from GENTARGETS | Thomas Petazzoni |
2011-09-29 | package: add helper functions to get package name and directory magically | Thomas Petazzoni |
2011-09-29 | package: implement a 'local' site method | Thomas Petazzoni |
2011-09-29 | package: add <pkg>-rebuild and <pkg>-reconfigure | Thomas Petazzoni |
2011-09-29 | package: enhance infrastructure to support source dir override | Thomas Petazzoni |
2011-09-20 | package: add a PRE_PATCH_HOOKS hook point | Thomas Petazzoni |
2011-09-18 | package: change ordering of steps | Thomas Petazzoni |
2011-09-17 | support: move patch-kernel.sh and rename it | Thomas Petazzoni |
2011-08-04 | package: fix <pkg>_DL_VERSION value | Thomas Petazzoni |
2011-07-18 | Makefile.package.in: use "" for MESSAGE arguments | Peter Korsgaard |
2011-07-12 | Makefile.package.in: Add BR2_XZCAT for LZMA compression type | Allan W. Nielsen |
2011-07-11 | Improve TARGETS handling for bootloaders and kernel | Thomas Petazzoni |
2011-07-10 | package: add support for post-download hooks | Thomas Petazzoni |
2011-07-07 | package: fix patching procedure for host packages | Thomas Petazzoni |
2011-07-07 | package: add infrastructure to install things in images/ | Thomas Petazzoni |
2011-07-07 | Fix quoting in default extract command | Thomas Petazzoni |
2011-07-07 | Makefile.package.in: Makes it possible to override the default extract commands | Allan W. Nielsen |
2011-07-07 | Makefile.package.in: extract: only ensure r/w access for user | Peter Korsgaard |
2011-07-06 | infrastructure: remove leftover of old style hooks | Daniel Hobi |
2011-03-16 | fetch/git: clone the repository as bare | Jean-Christophe PLAGNIOL-VILLARD |
2011-03-12 | Makefile.package.in: make <pkg>_SOURCE optional | Peter Korsgaard |
2010-12-27 | package infra: fix versioned patches for host packages | Gustavo Zacarias |
2010-12-24 | infrastructure: only require download tools when needed | Thomas Petazzoni |
2010-12-24 | package/Makefile.package.in: Added BZR download support | Daniel Nyström |
2010-11-05 | package: move autoreconfigure step to pre configure hook | Lionel Landwerlin |
2010-09-20 | Fix <PKG_NAME>_VERSION variable setup | Lionel Landwerlin |
2010-09-17 | Merge branch 'for-2010.11/download-rework' of git://git.busybox.net/~tpetazzo... | Peter Korsgaard |
2010-09-13 | Revert "Makefile.package.in: allow packages to override download step" | Maxime Petazzoni |
2010-09-13 | Re-implement the source-check and external-deps targets | Maxime Petazzoni |
2010-09-13 | Implement basic non-wget download methods | Maxime Petazzoni |
2010-09-13 | Remove the spider feature | Maxime Petazzoni |
2010-09-12 | infrastructure: remove support for old style hooks | Thomas Petazzoni |
2010-07-18 | Match whole words when changing .config options | Malte Starostik |
2010-07-01 | Makefile.package.in: allow packages to override download step | Peter Korsgaard |
2010-06-23 | Makefile.autotools.in fix typo (s/extrators/extractors/) | Peter Korsgaard |
2010-06-23 | Makefile.package.in: Add support for *.tbz2 package archives | Paul Jones |
2010-06-22 | Add generic functions to enable/set/disable options in kconfig files | Thomas Petazzoni |
2010-05-21 | package: Add new <pkg>-show-depends to list dependencies | Thomas Petazzoni |
2010-05-06 | Makefile.package.in: optimize UPPERCASE macro | Peter Korsgaard |