summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-02-20buildroot: allow specifying libc personality for external toolchainsjow
2013-02-17Add xz compressed packages to known extensions of dl_cleanupjuhosg
2013-01-28scripts: bundle-libraries.sh: support mixing 32bit and 64bit binariesjow
2012-11-30[toolchain] remove support for ubicom32florian
2012-11-23[buildroot] add preliminary support for muslflorian
2012-11-18scripts/om-fwupgradecfg-gen.sh: add support for the MR600juhosg
2012-11-14scripts: rename om2p-fwupgradecfg-gen.sh to more generic om-fwupgradecfg-gen.shjuhosg
2012-11-11[ixp4xx:] add support for the Tonze AP-422/425kaloz
2012-11-11[ixp4xx]: fix machtype handling above 4096kaloz
2012-11-08scripts: fix remote-gdb script to cope with _eabi suffix in uClibc versionjow
2012-10-22scrips/metadata.pl: fix broken targets with subtargets being selectablejogo
2012-10-14scripts/config: fix menuconfig segfault in text inputs when format patterns a...jow
2012-09-28AR71xx/9xxx based routers are the most common these days, select that as the ...kaloz
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