summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* [feeds] add support for darcs-based feedsflorian2010-10-241-1/+6
* Fix typomb2010-10-181-1/+1
* [scripts] remote-gdb: fix parsing of arch and libc from given path as welljow2010-10-121-1/+1
* [scripts] remote-gdb:jow2010-10-121-3/+4
* [scripts] metadata.pl: don't emit LINUX_2_6 selects anymorejow2010-10-101-3/+0
* [scripts] patch-kernel.sh: utilize --force (#7745), also use the PATCH env va...jow2010-10-081-1/+1
* [scripts] feeds: restore previously active feed after install_package(), fixe...jow2010-10-021-0/+1
* fix build dependencies on packages with multiple variants but no selected vir...nbd2010-09-201-0/+3
* dl_cleanup: Add support for GIT-SHASUMmb2010-09-181-6/+16
* [buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c...jow2010-09-121-0/+10
* [scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is ref...jow2010-09-061-3/+4
* 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