summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* env: colorize git outputFlorian Fainelli2012-02-161-2/+2
* patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version...Jo-Philipp Wich2012-01-291-1/+1
* download.pl: remove ftp.geo.kernel.org mirror, it does not resolveJo-Philipp Wich2012-01-291-2/+0
* ext-toolchain.sh: rework generated gcc wrapper Only append -L and -Wl,-rpath-...Jo-Philipp Wich2012-01-291-13/+44
* patch-specs.sh: fallback to ext-toolchain.sh --wrap if spec file patching is ...Jo-Philipp Wich2012-01-291-35/+61
* ext-toolchain.sh: support --wrap with src == destJo-Philipp Wich2012-01-291-3/+9
* ext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLSJo-Philipp Wich2012-01-191-2/+2
* ext-toolchain.sh: fix typoJo-Philipp Wich2012-01-191-2/+1
* ext-toolchain.sh: add option to write .config Add a new --config option to ge...Jo-Philipp Wich2012-01-181-3/+137
* ext-toolchain.sh: properly handle toolchains without sysroot supportJo-Philipp Wich2012-01-181-9/+6
* ext-toolchain.sh: - use GCC's own idea of the target name (-dumpmachine) - di...Jo-Philipp Wich2012-01-181-21/+21
* add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh util...Jo-Philipp Wich2012-01-181-0/+64
* add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh ...Jo-Philipp Wich2012-01-181-0/+410
* metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 i...Jo-Philipp Wich2012-01-081-0/+1
* scripts: add a script for generating fwupgrade config for the OM2P boardGabor Juhos2011-12-011-0/+52
* scripts: add script to generate combined extended image formatNicolas Thill2011-11-301-0/+61
* scripts/env: improve the wording of the question when starting repository (pa...Felix Fietkau2011-11-191-1/+1
* scripts/env: make mv and cp operations more robust (treat dotfiles appropriat...Felix Fietkau2011-11-191-0/+4
* scripts/env: fix indentation (patch by Rolf Leggewie)Felix Fietkau2011-11-191-1/+1
* mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_ch...Michael Büsch2011-11-161-20/+20
* scripts/config: merge fixes for various issues, including recursive dependenc...Felix Fietkau2011-10-287-40/+82
* getver.sh: cope with varying "git log" line formats to reliably extract the g...Jo-Philipp Wich2011-10-261-1/+1
* scripts/feeds: override the OPENWRT_BUILD variable when calling internal targ...Felix Fietkau2011-10-211-2/+2
* allow targets to define a default subtarget when using automatic subtarget de...John Crispin2011-07-041-0/+9
* ignore empty lines in scripts/localmirrorsJohn Crispin2011-07-031-1/+1
* download.pl: cope with potential two-digit linux versionsJo-Philipp Wich2011-07-031-2/+2
* add support for hidden packages that get selected/built but do not show up in...Felix Fietkau2011-07-022-1/+4
* metadata.pl: fix handling of multiple conditional depends that reference the ...Jo-Philipp Wich2011-06-231-4/+4
* scripts/config/.gitignore omits source files scripts/config/.gitignore aims t...Jo-Philipp Wich2011-06-202-1/+6
* Fix CONFIG_LINUX_ for linux 3.0Hauke Mehrtens2011-06-151-1/+5
* remove the now unused Target-Kernel field from the target metadataFelix Fietkau2011-05-301-1/+0
* Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <jmccr...Jo-Philipp Wich2011-05-241-0/+5
* metadata: do not emit feature flag selects for targets which have subtargets ...Felix Fietkau2011-05-171-1/+2
* Correct libc pathHamish Guthrie2011-05-131-2/+1
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-052-0/+3
* path expansion was broken due to a badly quoted *John Crispin2011-04-011-2/+2
* scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOP...Felix Fietkau2011-03-281-0/+3
* base-files: relink uclibc and libgcc libraries to remove leftovers of the sta...Felix Fietkau2011-03-011-0/+14
* add config.rpath and link it in autotools.mk if missing, some packages might ...Jo-Philipp Wich2011-02-271-0/+666
* Never write errors to stdout from ipkg-make-index.shJo-Philipp Wich2011-02-231-2/+2
* download.pl: adjust kernel download urls for longterm and testing releasesJo-Philipp Wich2011-02-191-8/+16
* metadata: fix handling of multiple build dependencies with different conditionsFelix Fietkau2011-02-131-1/+1
* scripts/diffconfig.sh: use the new kconfig mode to remove some more unnecessa...Felix Fietkau2011-01-291-1/+1
* scripts/kconfig.pl: add a mode to generate a config diff that ignores added u...Felix Fietkau2011-01-291-2/+8
* add scripts/diffconfig.sh: a tool for making reduced .config files these file...Felix Fietkau2011-01-291-0/+8
* scripts/config: add an option for making the conf tool write to a different fileFelix Fietkau2011-01-291-2/+6
* mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...Felix Fietkau2011-01-161-0/+1
* download.pl: pass --no-check-certificate to wgetJo-Philipp Wich2010-12-181-1/+1
* deptest: Also accept stamps that are broken links.Michael Büsch2010-12-081-2/+7
* scripts/feeds: support checking out git trees with different branchesFelix Fietkau2010-12-061-1/+7