aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-221-1/+1
* deptest: Capitalize failure message. Makes it easier to spot in the logs.Michael Büsch2010-11-041-1/+1
* deptest: Do not clobber the base build and staging dirsMichael Büsch2010-11-031-17/+83
* deptest: --force also overrides blacklist stampsMichael Büsch2010-11-031-2/+2
* deptest: Add --force to force a testMichael Büsch2010-11-031-1/+7
* deptest: Install of host tools has to be forced for every test, because the h...Michael Büsch2010-11-031-0/+1
* deptest: Add option for lean testMichael Büsch2010-11-031-14/+40
* deptest: Add sanity check to avoid trouble with illegal package namesMichael Büsch2010-11-031-0/+2
* deptest: Support specifying certain packages to test on the commandline.Michael Büsch2010-11-031-27/+54
* deptest: Add optional blacklistingMichael Büsch2010-11-031-1/+8
* deptest: Check for .configMichael Büsch2010-11-031-0/+2
* deptest: Install the kernel at init stageMichael Büsch2010-11-031-0/+1
* deptest: Better detection of base directoryMichael Büsch2010-11-021-8/+16
* deptest: Also make sure the toolchain is built in the initialization step. Th...Michael Büsch2010-11-021-4/+8
* deptest: Also create "failed" stamps. This makes it easier to check what fail...Michael Büsch2010-11-021-7/+14
* deptest: Add shbangMichael Büsch2010-11-021-0/+2
* deptest: Fix indentMichael Büsch2010-11-021-23/+23
* add support for darcs-based feedsFlorian Fainelli2010-10-241-1/+6
* Fix typoMichael Büsch2010-10-181-1/+1
* remote-gdb: fix parsing of arch and libc from given path as wellJo-Philipp Wich2010-10-121-1/+1
* remote-gdb: - fix parsing of arch-libc tuples - automatically add sysroot to ...Jo-Philipp Wich2010-10-121-3/+4
* metadata.pl: don't emit LINUX_2_6 selects anymoreJo-Philipp Wich2010-10-101-3/+0
* patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fall...Jo-Philipp Wich2010-10-081-1/+1
* feeds: restore previously active feed after install_package(), fixes install ...Jo-Philipp Wich2010-10-021-0/+1
* fix build dependencies on packages with multiple variants but no selected vir...Felix Fietkau2010-09-201-0/+3
* dl_cleanup: Add support for GIT-SHASUMMichael Büsch2010-09-181-6/+16
* Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...Jo-Philipp Wich2010-09-121-0/+10
* metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced th...Jo-Philipp Wich2010-09-061-3/+4
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-011-0/+3
* scripts/feeds: fix a bug in the metadata caching changeFelix Fietkau2010-08-261-2/+2
* scripts/feeds: switch to the right feed metadata when installing a package to...Felix Fietkau2010-08-261-2/+5
* scripts/feeds: cache feed metadata instead of re-reading it on every get_feed...Felix Fietkau2010-08-261-14/+24
* Add usb gadget feature flagMichael Büsch2010-08-251-0/+1
* Fix dl_cleanup.pyMichael Büsch2010-08-101-1/+2
* scripts/env: fix initialization of files/ when creating a new environment (pa...Felix Fietkau2010-07-211-1/+2
* upgrade the config.* scriptsImre Kaloz2010-07-202-189/+278
* Revert r22094 and r22095Hamish Guthrie2010-07-081-1/+1
* Added --non-interactive flag to svn package downloadsHamish Guthrie2010-07-081-1/+1
* add --trust-server-cert to svn checkout of feedsHamish Guthrie2010-07-081-1/+1
* set the default target to brcm47xx, now that brcm-2.4 is goneFelix Fietkau2010-06-261-1/+1
* make flashing scripts executableFlorian Fainelli2010-06-264-0/+0
* buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZNicolas Thill2010-04-281-1/+1
* metadata.pl: fix recursive handling of conditional dependenciesFelix Fietkau2010-04-221-2/+3
* fix timestamp checks for build system paths which have '.svn' in their direct...Felix Fietkau2010-04-141-1/+1
* target/ixp4xx: fix image building after r20834 (closes: #7157)Nicolas Thill2010-04-141-1/+1
* rework board detectionFlorian Fainelli2010-03-181-0/+100
* remote-gdb: * use sysroot instead of solib search paths * don't query arch if...Jo-Philipp Wich2010-03-181-14/+17
* scripts/metadata.pl: fix handling of multiple conditional depends on the same...Felix Fietkau2010-03-091-2/+2
* ipkg: strip directory entries from package file list when offline installing ...Jo-Philipp Wich2010-03-011-1/+1
* remote-gdb: change library paths after r19849, swap usr/lib/ and lib/Jo-Philipp Wich2010-02-241-3/+3