476 Commits (d6da770a80303b163bbebb5fd383219f075f4e14)

Author SHA1 Message Date
John Crispin 9b1bc2d671 scripts/om-fwupgradecfg-gen.sh: add support for the MR900 10 years ago
John Crispin eb738f5275 generate list of license information for packages 10 years ago
John Crispin 20940138ac scripts: fix wrong usage of '==' operator 10 years ago
John Crispin 590b855c26 scripts/feeds: handle missing/broken feeds better 10 years ago
John Crispin b0a1c7dc0d include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184) 10 years ago
Felix Fietkau 5e4789671a build: add support for declaring package CONFLICTS which only affect selecting built-in packages 10 years ago
Felix Fietkau a62f0d02ec build: allow packages with build variants to explicitly select a default variant 10 years ago
Jo-Philipp Wich 2490007142 script/remote-gdb: enable and keep command history 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 10 years ago
John Crispin 4e03bdd63c scripts/om-fwupgradecfg-gen.sh: add support for the OM5P 10 years ago
Felix Fietkau 069e862ad5 scripts/abs2rel.pl: remove, it is unused 10 years ago
Felix Fietkau dcb5d00875 scripts: unset GREP_OPTIONS in env and feeds (fixes #16924) 10 years ago
John Crispin d1898b84c6 scripts/ubinize-image.sh: fix ubinize-image.sh when used with --kernel 10 years ago
Imre Kaloz dc9ebfc9e6 make UbinizeImage work nicely without a kernel volume 10 years ago
John Crispin 0f39877bac scripts/ubinize-image.sh: fix parameter handling 10 years ago
Felix Fietkau 58bd3b0764 scripts/metadata.pl: avoid adding depends and select for the same symbol 10 years ago
John Crispin ac5d5cbc79 kernel: add a NAND_SUPPORT symbol 10 years ago
John Crispin 28a563dec3 scripts: add ubinize-image.sh to generate ubi images 10 years ago
Felix Fietkau b24897ee5c build: add a feature flag for low-memory systems 10 years ago
Felix Fietkau aab9ffeacc scripts/bundle-libraries: fall back to only copying binaries if ldd is unavailable (e.g. non-linux system) 10 years ago
Felix Fietkau 2c4bde9c8f metadata.pl: suppress profile config.in code for targets that have subtargets (fixes #14480) 10 years ago
Felix Fietkau e9abf9f8a0 scripts/metadata.pl: fix ignoring missing host dependencies 10 years ago
Felix Fietkau 52dcb1f411 scripts/metadata.pl: remove sdk specific config symbol override 10 years ago
Felix Fietkau 81013f6bbe scripts/config: make wildcard include with no results non-fatal 10 years ago
John Crispin 2f5f498969 scripts/kconfig.pl: Indicate which file we couldn't open 11 years ago
Felix Fietkau 27fe688c5f scripts/download.pl: prefer the GNU mirror redirect over the primary site (#14603) 11 years ago
Imre Kaloz f3e2331e18 add a feature flag for device tree support 11 years ago
Felix Fietkau 13f5ebaf8e scripts/gen-dependencies.sh: prevent zero-length dep.* files from accumulating in tmp/ 11 years ago
Felix Fietkau 1879c5f8e7 build: fix build on Mac OS X 10.9 11 years ago
Steven Barth f22196e4e9 ipkg-make-index: use more backwards-compatible openssl call for SHA256 11 years ago
Luka Perkov 59eb6137dd build: drop FIT option until we actually need it 11 years ago
Luka Perkov cc1b164634 build: add menuconfig option for building FIT images 11 years ago
Luka Perkov acdb0ac35c build: move mkits.sh script to more common place 11 years ago
Steven Barth 8b7b7cabf2 opkg: add support for SHA256 verification 11 years ago
Felix Fietkau b14e0d008c scripts/gen-dependencies.sh: use the cross readelf (#12940) 11 years ago
Felix Fietkau e0189ccef4 build: include the cpu type as part of the toolchain/target directory name 11 years ago
Luka Perkov 49722e7dcb feeds: enable cloning of specific git commit 11 years ago
Florian Fainelli a1267290ed scripts/feeds: ensure that --ff is enabled 11 years ago
Vasilis Tsiligiannis e532d65373 scripts/checkpatch.pl: Fix whitespace errors 11 years ago
Vasilis Tsiligiannis 957c2576cc scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces 11 years ago
Vasilis Tsiligiannis a35b5dc2f7 scripts/checkpatch.pl: Remove checks for __setup's documentation 11 years ago
Vasilis Tsiligiannis 23ea2cb10e scripts/checkpatch.pl: Remove check for deprecated features 11 years ago
Vasilis Tsiligiannis c724c76f65 scripts/checkpatch.pl: Introduce 'checkpatch.pl' script 11 years ago
Felix Fietkau 1d3067892b build: process transitive dependencies after local dependencies 11 years ago
Felix Fietkau 0249f7510c build: suppress conditional dependencies if there are unconditional dependencies on the same symbol 11 years ago
Felix Fietkau 94439c2b5d kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) 11 years ago
Felix Fietkau 14b307c10e scripts/metadata.pl: emit dependencies for package/kernel/linux 11 years ago
Felix Fietkau 1ffa67e0c6 scripts/gen-dependencies.sh: clean up temp files 11 years ago
Jo-Philipp Wich b2f2233306 scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig instructions for hidden packages 11 years ago
Felix Fietkau ccebc5a091 gen-dependencies.sh: sort kmod dependencies 11 years ago