aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* ext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLSJo-Philipp Wich2012-01-19
* ext-toolchain.sh: fix typoJo-Philipp Wich2012-01-19
* ext-toolchain.sh: add option to write .config Add a new --config option to ge...Jo-Philipp Wich2012-01-18
* ext-toolchain.sh: properly handle toolchains without sysroot supportJo-Philipp Wich2012-01-18
* ext-toolchain.sh: - use GCC's own idea of the target name (-dumpmachine) - di...Jo-Philipp Wich2012-01-18
* add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh util...Jo-Philipp Wich2012-01-18
* add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh ...Jo-Philipp Wich2012-01-18
* metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 i...Jo-Philipp Wich2012-01-08
* scripts: add a script for generating fwupgrade config for the OM2P boardGabor Juhos2011-12-01
* scripts: add script to generate combined extended image formatNicolas Thill2011-11-30
* scripts/env: improve the wording of the question when starting repository (pa...Felix Fietkau2011-11-19
* scripts/env: make mv and cp operations more robust (treat dotfiles appropriat...Felix Fietkau2011-11-19
* scripts/env: fix indentation (patch by Rolf Leggewie)Felix Fietkau2011-11-19
* mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_ch...Michael Büsch2011-11-16
* scripts/config: merge fixes for various issues, including recursive dependenc...Felix Fietkau2011-10-28
* getver.sh: cope with varying "git log" line formats to reliably extract the g...Jo-Philipp Wich2011-10-26
* scripts/feeds: override the OPENWRT_BUILD variable when calling internal targ...Felix Fietkau2011-10-21
* allow targets to define a default subtarget when using automatic subtarget de...John Crispin2011-07-04
* ignore empty lines in scripts/localmirrorsJohn Crispin2011-07-03
* download.pl: cope with potential two-digit linux versionsJo-Philipp Wich2011-07-03
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-02
* metadata.pl: fix handling of multiple conditional depends that reference the ...Jo-Philipp Wich2011-06-23
* scripts/config/.gitignore omits source files scripts/config/.gitignore aims t...Jo-Philipp Wich2011-06-20
* Fix CONFIG_LINUX_ for linux 3.0Hauke Mehrtens2011-06-15
* remove the now unused Target-Kernel field from the target metadataFelix Fietkau2011-05-30
* Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <jmccr...Jo-Philipp Wich2011-05-24
* metadata: do not emit feature flag selects for targets which have subtargets ...Felix Fietkau2011-05-17
* Correct libc pathHamish Guthrie2011-05-13
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-05
* path expansion was broken due to a badly quoted *John Crispin2011-04-01
* scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOP...Felix Fietkau2011-03-28
* base-files: relink uclibc and libgcc libraries to remove leftovers of the sta...Felix Fietkau2011-03-01
* add config.rpath and link it in autotools.mk if missing, some packages might ...Jo-Philipp Wich2011-02-27
* Never write errors to stdout from ipkg-make-index.shJo-Philipp Wich2011-02-23
* download.pl: adjust kernel download urls for longterm and testing releasesJo-Philipp Wich2011-02-19
* metadata: fix handling of multiple build dependencies with different conditionsFelix Fietkau2011-02-13
* scripts/diffconfig.sh: use the new kconfig mode to remove some more unnecessa...Felix Fietkau2011-01-29
* scripts/kconfig.pl: add a mode to generate a config diff that ignores added u...Felix Fietkau2011-01-29
* add scripts/diffconfig.sh: a tool for making reduced .config files these file...Felix Fietkau2011-01-29
* scripts/config: add an option for making the conf tool write to a different fileFelix Fietkau2011-01-29
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...Felix Fietkau2011-01-16
* download.pl: pass --no-check-certificate to wgetJo-Philipp Wich2010-12-18
* deptest: Also accept stamps that are broken links.Michael Büsch2010-12-08
* scripts/feeds: support checking out git trees with different branchesFelix Fietkau2010-12-06
* deptest: Make stamps be symlinks to logs.Michael Büsch2010-12-06
* 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