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