| Commit message (Expand) | Author | Age | Files | Lines |
* | build: rework verbosity level selection | Felix Fietkau | 2012-04-26 | 1 | -1/+1 |
* | re-enable shallow git clones ('--depth 1') | Mirko Vogt | 2012-04-24 | 1 | -2/+2 |
* | include revisions of feeds when listing them | Mirko Vogt | 2012-04-24 | 1 | -14/+37 |
* | allow arbitary folder layout when using localmirrors | John Crispin | 2012-04-10 | 1 | -1/+24 |
* | kernel: fix stripping of modules with duplicate symbol names | Felix Fietkau | 2012-03-19 | 1 | -1/+2 |
* | kernel: improve profiling support, keep static symbols when profiling is enabled | Felix Fietkau | 2012-03-17 | 1 | -1/+5 |
* | kernel: keep more symbols in the kernel modules when doing profiling | Felix Fietkau | 2012-03-01 | 1 | -3/+5 |
* | kernel: do not rename module symbols with kallsyms enabled | Felix Fietkau | 2012-03-01 | 1 | -0/+5 |
* | Revert "scripts/download.pl: fix sourceforge url" | Felix Fietkau | 2012-02-26 | 1 | -1/+1 |
* | scripts/download.pl: fix sourceforge url | Felix Fietkau | 2012-02-25 | 1 | -1/+1 |
* | strip kernel modules more aggressively: make all global symbols local, rename... | Felix Fietkau | 2012-02-20 | 2 | -20/+39 |
* | env: colorize git output | Florian Fainelli | 2012-02-16 | 1 | -2/+2 |
* | patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version... | Jo-Philipp Wich | 2012-01-29 | 1 | -1/+1 |
* | download.pl: remove ftp.geo.kernel.org mirror, it does not resolve | Jo-Philipp Wich | 2012-01-29 | 1 | -2/+0 |
* | ext-toolchain.sh: rework generated gcc wrapper Only append -L and -Wl,-rpath-... | Jo-Philipp Wich | 2012-01-29 | 1 | -13/+44 |
* | patch-specs.sh: fallback to ext-toolchain.sh --wrap if spec file patching is ... | Jo-Philipp Wich | 2012-01-29 | 1 | -35/+61 |
* | ext-toolchain.sh: support --wrap with src == dest | Jo-Philipp Wich | 2012-01-29 | 1 | -3/+9 |
* | ext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLS | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+2 |
* | ext-toolchain.sh: fix typo | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+1 |
* | ext-toolchain.sh: add option to write .config Add a new --config option to ge... | Jo-Philipp Wich | 2012-01-18 | 1 | -3/+137 |
* | ext-toolchain.sh: properly handle toolchains without sysroot support | Jo-Philipp Wich | 2012-01-18 | 1 | -9/+6 |
* | ext-toolchain.sh: - use GCC's own idea of the target name (-dumpmachine) - di... | Jo-Philipp Wich | 2012-01-18 | 1 | -21/+21 |
* | add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh util... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+64 |
* | add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh ... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+410 |
* | metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 i... | Jo-Philipp Wich | 2012-01-08 | 1 | -0/+1 |
* | scripts: add a script for generating fwupgrade config for the OM2P board | Gabor Juhos | 2011-12-01 | 1 | -0/+52 |
* | scripts: add script to generate combined extended image format | Nicolas Thill | 2011-11-30 | 1 | -0/+61 |
* | scripts/env: improve the wording of the question when starting repository (pa... | Felix Fietkau | 2011-11-19 | 1 | -1/+1 |
* | scripts/env: make mv and cp operations more robust (treat dotfiles appropriat... | Felix Fietkau | 2011-11-19 | 1 | -0/+4 |
* | scripts/env: fix indentation (patch by Rolf Leggewie) | Felix Fietkau | 2011-11-19 | 1 | -1/+1 |
* | mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_ch... | Michael Büsch | 2011-11-16 | 1 | -20/+20 |
* | scripts/config: merge fixes for various issues, including recursive dependenc... | Felix Fietkau | 2011-10-28 | 7 | -40/+82 |
* | getver.sh: cope with varying "git log" line formats to reliably extract the g... | Jo-Philipp Wich | 2011-10-26 | 1 | -1/+1 |
* | scripts/feeds: override the OPENWRT_BUILD variable when calling internal targ... | Felix Fietkau | 2011-10-21 | 1 | -2/+2 |
* | allow targets to define a default subtarget when using automatic subtarget de... | John Crispin | 2011-07-04 | 1 | -0/+9 |
* | ignore empty lines in scripts/localmirrors | John Crispin | 2011-07-03 | 1 | -1/+1 |
* | download.pl: cope with potential two-digit linux versions | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+2 |
* | add support for hidden packages that get selected/built but do not show up in... | Felix Fietkau | 2011-07-02 | 2 | -1/+4 |
* | metadata.pl: fix handling of multiple conditional depends that reference the ... | Jo-Philipp Wich | 2011-06-23 | 1 | -4/+4 |
* | scripts/config/.gitignore omits source files scripts/config/.gitignore aims t... | Jo-Philipp Wich | 2011-06-20 | 2 | -1/+6 |
* | Fix CONFIG_LINUX_ for linux 3.0 | Hauke Mehrtens | 2011-06-15 | 1 | -1/+5 |
* | remove the now unused Target-Kernel field from the target metadata | Felix Fietkau | 2011-05-30 | 1 | -1/+0 |
* | Add support for git-svn package feeds Signed-off-by: Jonathan McCrohan <jmccr... | Jo-Philipp Wich | 2011-05-24 | 1 | -0/+5 |
* | metadata: do not emit feature flag selects for targets which have subtargets ... | Felix Fietkau | 2011-05-17 | 1 | -1/+2 |
* | Correct libc path | Hamish Guthrie | 2011-05-13 | 1 | -2/+1 |
* | add a new package metadata variable MDEPENDS for specifying local menuconfig ... | Felix Fietkau | 2011-04-05 | 2 | -0/+3 |
* | path expansion was broken due to a badly quoted * | John Crispin | 2011-04-01 | 1 | -2/+2 |
* | scripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOP... | Felix Fietkau | 2011-03-28 | 1 | -0/+3 |
* | base-files: relink uclibc and libgcc libraries to remove leftovers of the sta... | Felix Fietkau | 2011-03-01 | 1 | -0/+14 |
* | add config.rpath and link it in autotools.mk if missing, some packages might ... | Jo-Philipp Wich | 2011-02-27 | 1 | -0/+666 |