summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* metadata.pl: suppress profile config.in code for targets that have subtargets...Felix Fietkau2014-06-011-1/+4
* scripts/metadata.pl: fix ignoring missing host dependenciesFelix Fietkau2014-03-131-1/+2
* scripts/metadata.pl: remove sdk specific config symbol overrideFelix Fietkau2014-03-131-8/+1
* scripts/config: make wildcard include with no results non-fatalFelix Fietkau2014-03-102-0/+14
* scripts/kconfig.pl: Indicate which file we couldn't openJohn Crispin2014-01-191-1/+1
* scripts/download.pl: prefer the GNU mirror redirect over the primary site (#1...Felix Fietkau2013-12-131-1/+1
* add a feature flag for device tree supportImre Kaloz2013-11-221-0/+1
* scripts/gen-dependencies.sh: prevent zero-length dep.* files from accumulatin...Felix Fietkau2013-11-191-1/+1
* build: fix build on Mac OS X 10.9Felix Fietkau2013-10-281-0/+12
* ipkg-make-index: use more backwards-compatible openssl call for SHA256Steven Barth2013-10-171-1/+1
* build: drop FIT option until we actually need itLuka Perkov2013-10-171-1/+0
* build: add menuconfig option for building FIT imagesLuka Perkov2013-10-161-0/+1
* build: move mkits.sh script to more common placeLuka Perkov2013-10-161-0/+115
* opkg: add support for SHA256 verificationSteven Barth2013-10-041-0/+2
* scripts/gen-dependencies.sh: use the cross readelf (#12940)Felix Fietkau2013-09-291-1/+1
* build: include the cpu type as part of the toolchain/target directory nameFelix Fietkau2013-09-261-0/+11
* feeds: enable cloning of specific git commitLuka Perkov2013-09-251-2/+8
* scripts/feeds: ensure that --ff is enabledFlorian Fainelli2013-09-021-1/+1
* scripts/checkpatch.pl: Fix whitespace errorsVasilis Tsiligiannis2013-08-311-20/+20
* scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch wh...Vasilis Tsiligiannis2013-08-312-0/+434
* scripts/checkpatch.pl: Remove checks for __setup's documentationVasilis Tsiligiannis2013-08-311-26/+0
* scripts/checkpatch.pl: Remove check for deprecated featuresVasilis Tsiligiannis2013-08-311-37/+0
* scripts/checkpatch.pl: Introduce 'checkpatch.pl' scriptVasilis Tsiligiannis2013-08-311-0/+3553
* build: process transitive dependencies after local dependenciesFelix Fietkau2013-08-041-1/+7
* build: suppress conditional dependencies if there are unconditional dependenc...Felix Fietkau2013-08-041-0/+1
* kernel: add a new global config symbol for enabling rfkill support (can be en...Felix Fietkau2013-07-211-0/+1
* scripts/metadata.pl: emit dependencies for package/kernel/linuxFelix Fietkau2013-07-191-1/+1
* scripts/gen-dependencies.sh: clean up temp filesFelix Fietkau2013-07-191-0/+1
* scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...Jo-Philipp Wich2013-07-182-3/+7
* gen-dependencies.sh: sort kmod dependenciesFelix Fietkau2013-07-181-1/+1
* build: implement kernel module dependency trackingFelix Fietkau2013-07-181-0/+10
* metadata.pl: use alphabetical order for menuconfig categories, also fixes ran...Jo-Philipp Wich2013-07-161-1/+1
* remove broken mirrors for linux kernelMirko Vogt2013-07-141-4/+0
* scripts/download.pl: use HTTP instead of FTP for the default GNU siteFelix Fietkau2013-07-091-1/+1
* metadata.pl: fixpath exclusion of kernel packagesJohn Crispin2013-06-291-1/+1
* target: split jffs2 NAND out of jffs2Jonas Gorski2013-06-051-1/+2
* feeds: fix check for core packages that are not in the package/ toplevel dire...Jo-Philipp Wich2013-05-291-1/+10
* build: clean up stale files from a previous build when installing a package b...Felix Fietkau2013-05-291-0/+24
* scripts: dl_cleanup.py: properly detect file names with <date>-<githash> vers...Jo-Philipp Wich2013-05-261-1/+1
* build: add config symbols for different ARM arch levelsFelix Fietkau2013-05-131-0/+1
* scripts/remote-gdb: add support for debugging core filesFelix Fietkau2013-05-091-2/+4
* scripts/remote-gdb: fix path when built for muslFelix Fietkau2013-05-091-2/+2
* scripts/config: fix an option processing error that caused duplication in dif...Felix Fietkau2013-05-021-3/+3
* scripts/config: warn on deprected "depends" syntax instead of throwing a synt...Felix Fietkau2013-04-222-143/+158
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-1834-3797/+5722
* build: consistently use 'depends on' instead of 'depends'Felix Fietkau2013-04-171-7/+7
* buildroot: allow enabling MIPS16 user-space buildFlorian Fainelli2013-04-051-0/+1
* build: BSD compile fixesFelix Fietkau2013-03-072-0/+25
* scripts: update GNU mirrorsLuka Perkov2013-02-281-4/+1
* scripts/symlink-tree.sh: print warnings/errors to stderrJonas Gorski2013-02-211-3/+3