summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-09-09[scripts] fix library bundling when host libraries reside in /lib/tls/ or sim...jow
2012-08-15[scripts] add a helper script to bundle required libraries for host utilitiesjow
2012-07-22build: ensure that reordering of KCONFIG lines are handled properly and that ...nbd
2012-06-25scripts/feeds: redirect stderr of the which call to /dev/null to avoid potent...nbd
2012-06-12[scripts] gen-dependencies.sh: only include lib*.so* files in dependency list...jow
2012-06-11package/index: filter out the libc package from the indexnbd
2012-06-11build: add checks for missing package dependenciesnbd
2012-05-17target: add a feature flag for RTC supportnbd
2012-05-13scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]nbd
2012-05-13build: prevent the virtual "kernel" package from leaking into the package ind...nbd
2012-05-11[scripts] download.pl:jow
2012-05-08add further countermeasures against the git core.autocrlf option (fixes #9075)nbd
2012-05-01[scripts] ext-toolchain.sh: don't pass CFLAGS when wrapping ldjow
2012-04-26build: rework verbosity level selectionnbd
2012-04-24[scripts/feeds] re-enable shallow git clones ('--depth 1')mirko
2012-04-24[scripts/feeds] include revisions of feeds when listing themmirko
2012-04-10[scripts] allow arbitary folder layout when using localmirrorsblogic
2012-03-19kernel: fix stripping of modules with duplicate symbol namesnbd
2012-03-17kernel: improve profiling support, keep static symbols when profiling is enablednbd
2012-03-01kernel: keep more symbols in the kernel modules when doing profilingnbd
2012-03-01kernel: do not rename module symbols with kallsyms enablednbd
2012-02-26Revert "scripts/download.pl: fix sourceforge url"nbd
2012-02-25scripts/download.pl: fix sourceforge urlnbd
2012-02-20strip kernel modules more aggressively: make all global symbols local, rename...nbd
2012-02-16[scripts] env: colorize git outputflorian
2012-01-29[scripts] patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after t...jow
2012-01-29[scripts] download.pl: remove ftp.geo.kernel.org mirror, it does not resolvejow
2012-01-29[scripts] ext-toolchain.sh: rework generated gcc wrapperjow
2012-01-29[scripts] patch-specs.sh: fallback to ext-toolchain.sh --wrap if spec file pa...jow
2012-01-29[scripts] ext-toolchain.sh: support --wrap with src == destjow
2012-01-19[scripts] ext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLSjow
2012-01-19[scripts] ext-toolchain.sh: fix typojow
2012-01-18[scripts] ext-toolchain.sh: add option to write .configjow
2012-01-18[scripts] ext-toolchain.sh: properly handle toolchains without sysroot supportjow
2012-01-18[scripts] ext-toolchain.sh:jow
2012-01-18[scripts] add patch-specs.sh, a utility for modifying GCC specsjow
2012-01-18[scripts] add ext-toolchain.sh, a utility for external toolchainsjow
2012-01-08[scripts] metadata.pl: filter direct recursive depends like "select PACKAGE_k...jow
2011-12-01scripts: add a script for generating fwupgrade config for the OM2P boardjuhosg
2011-11-30scripts: add script to generate combined extended image formatnico
2011-11-19scripts/env: improve the wording of the question when starting repository (pa...nbd
2011-11-19scripts/env: make mv and cp operations more robust (treat dotfiles appropriat...nbd
2011-11-19scripts/env: fix indentation (patch by Rolf Leggewie)nbd
2011-11-16mconf: Fix compile warning:mb
2011-10-28scripts/config: merge fixes for various issues, including recursive dependenc...nbd
2011-10-26[scripts] getver.sh: cope with varying "git log" line formats to reliably ext...jow
2011-10-21scripts/feeds: override the OPENWRT_BUILD variable when calling internal targ...nbd
2011-07-04allow targets to define a default subtarget when using automatic subtarget de...blogic
2011-07-03ignore empty lines in scripts/localmirrorsblogic
2011-07-03[scripts] download.pl: cope with potential two-digit linux versionsjow