summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* add a command for printing a cleaned up make target database - will be used t...nbd2010-09-011-0/+3
* scripts/feeds: fix a bug in the metadata caching changenbd2010-08-261-2/+2
* scripts/feeds: switch to the right feed metadata when installing a package to...nbd2010-08-261-2/+5
* scripts/feeds: cache feed metadata instead of re-reading it on every get_feed...nbd2010-08-261-14/+24
* Add usb gadget feature flagmb2010-08-251-0/+1
* Fix dl_cleanup.pymb2010-08-101-1/+2
* scripts/env: fix initialization of files/ when creating a new environment (pa...nbd2010-07-211-1/+2
* upgrade the config.* scriptskaloz2010-07-202-189/+278
* Revert r22094 and r22095hcg2010-07-081-1/+1
* Added --non-interactive flag to svn package downloadshcg2010-07-081-1/+1
* add --trust-server-cert to svn checkout of feedshcg2010-07-081-1/+1
* set the default target to brcm47xx, now that brcm-2.4 is gonenbd2010-06-261-1/+1
* [scripts] make flashing scripts executableflorian2010-06-264-0/+0
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZnico2010-04-281-1/+1
* metadata.pl: fix recursive handling of conditional dependenciesnbd2010-04-221-2/+3
* fix timestamp checks for build system paths which have '.svn' in their direct...nbd2010-04-141-1/+1
* target/ixp4xx: fix image building after r20834 (closes: #7157)nico2010-04-141-1/+1
* [rdc] rework board detectionflorian2010-03-181-0/+100
* [scripts] remote-gdb:jow2010-03-181-14/+17
* scripts/metadata.pl: fix handling of multiple conditional depends on the same...nbd2010-03-091-2/+2
* [scripts] ipkg:jow2010-03-011-1/+1
* [scripts] remote-gdb: change library paths after r19849, swap usr/lib/ and lib/jow2010-02-241-3/+3
* [scripts] remote-gdb: add build_dir/target-*/debug-* to solib-search-pathjow2010-02-241-0/+1
* Add audio feature flag.lars2010-02-151-0/+1
* add geodns addresses for the kernel, closes #6574thepeople2010-02-131-0/+2
* preinit: fix #6596hauke2010-01-291-1/+1
* kconfig.pl: fix handling of multiple kmod-* package referencing the same KCON...nbd2010-01-281-10/+22
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-251-2/+6
* metadata: allow build variants to contain "-"nbd2010-01-231-1/+1
* Add support for building ubifs images.lars2010-01-111-0/+1
* dl_cleanup: Show it to the user, if file extension or version pattern is unknownmb2010-01-091-7/+3
* dl_cleanup: Add regex for foo_1_2_3mb2010-01-091-3/+9
* dl_cleanup: Allow removing items from blacklistmb2010-01-091-4/+15
* dl_cleanup: Add linux and gcc to blacklistmb2010-01-091-10/+17
* dl_cleanup: Add dry-run optionmb2010-01-091-6/+26
* [scripts] adjust svn:ignore for cygwin buildsflorian2010-01-051-2/+2
* [scripts] update-package-md5sum: A tool to update the md5sum of openwrt packa...lars2010-01-031-0/+38
* dl_cleanup: Utility to delete all but the very last version of the tarballs i...mb2010-01-031-0/+176
* scripts/combined-image.sh: remove the use of mktemp to make it more portablenbd2009-12-241-3/+5
* menuconfig: allow wildcard includes to return no match (#6339)nbd2009-12-112-2/+8
* add a simple script for symlinking one tree into another for doing builds wit...nbd2009-12-101-0/+45
* metadata.pl: fix menuconfig code for package featuresnbd2009-11-121-2/+3
* build system: introduce a new feature called build variants.nbd2009-11-102-0/+4
* metadata: process dependencies for targets that have subtargets as well - hid...nbd2009-11-051-16/+17
* [scripts] add "remote-gdb", a helper script to connect the local host gdb wit...jow2009-10-251-0/+78
* add experimental support for a new menuconfig submenu "Package features".nbd2009-10-172-1/+48
* [scripts] getver: don't use "-r COMMITTED" arg which needs network access to ...nico2009-10-051-1/+1
* [scripts] metadata.pl: fix a bug where dependency flags (@ and +) from a depe...nico2009-10-031-2/+2
* metadata.pl: do not strip whitespaces from multiline datanbd2009-10-021-1/+0
* [scripts] getver: get svn rev from last commit so that we have consistent rev...nico2009-09-281-1/+1