index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a feature flag for device tree support
Imre Kaloz
2013-11-22
1
-0
/
+1
*
scripts/gen-dependencies.sh: prevent zero-length dep.* files from accumulatin...
Felix Fietkau
2013-11-19
1
-1
/
+1
*
build: fix build on Mac OS X 10.9
Felix Fietkau
2013-10-28
1
-0
/
+12
*
ipkg-make-index: use more backwards-compatible openssl call for SHA256
Steven Barth
2013-10-17
1
-1
/
+1
*
build: drop FIT option until we actually need it
Luka Perkov
2013-10-17
1
-1
/
+0
*
build: add menuconfig option for building FIT images
Luka Perkov
2013-10-16
1
-0
/
+1
*
build: move mkits.sh script to more common place
Luka Perkov
2013-10-16
1
-0
/
+115
*
opkg: add support for SHA256 verification
Steven Barth
2013-10-04
1
-0
/
+2
*
scripts/gen-dependencies.sh: use the cross readelf (#12940)
Felix Fietkau
2013-09-29
1
-1
/
+1
*
build: include the cpu type as part of the toolchain/target directory name
Felix Fietkau
2013-09-26
1
-0
/
+11
*
feeds: enable cloning of specific git commit
Luka Perkov
2013-09-25
1
-2
/
+8
*
scripts/feeds: ensure that --ff is enabled
Florian Fainelli
2013-09-02
1
-1
/
+1
*
scripts/checkpatch.pl: Fix whitespace errors
Vasilis Tsiligiannis
2013-08-31
1
-20
/
+20
*
scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch wh...
Vasilis Tsiligiannis
2013-08-31
2
-0
/
+434
*
scripts/checkpatch.pl: Remove checks for __setup's documentation
Vasilis Tsiligiannis
2013-08-31
1
-26
/
+0
*
scripts/checkpatch.pl: Remove check for deprecated features
Vasilis Tsiligiannis
2013-08-31
1
-37
/
+0
*
scripts/checkpatch.pl: Introduce 'checkpatch.pl' script
Vasilis Tsiligiannis
2013-08-31
1
-0
/
+3553
*
build: process transitive dependencies after local dependencies
Felix Fietkau
2013-08-04
1
-1
/
+7
*
build: suppress conditional dependencies if there are unconditional dependenc...
Felix Fietkau
2013-08-04
1
-0
/
+1
*
kernel: add a new global config symbol for enabling rfkill support (can be en...
Felix Fietkau
2013-07-21
1
-0
/
+1
*
scripts/metadata.pl: emit dependencies for package/kernel/linux
Felix Fietkau
2013-07-19
1
-1
/
+1
*
scripts/gen-dependencies.sh: clean up temp files
Felix Fietkau
2013-07-19
1
-0
/
+1
*
scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...
Jo-Philipp Wich
2013-07-18
2
-3
/
+7
*
gen-dependencies.sh: sort kmod dependencies
Felix Fietkau
2013-07-18
1
-1
/
+1
*
build: implement kernel module dependency tracking
Felix Fietkau
2013-07-18
1
-0
/
+10
*
metadata.pl: use alphabetical order for menuconfig categories, also fixes ran...
Jo-Philipp Wich
2013-07-16
1
-1
/
+1
*
remove broken mirrors for linux kernel
Mirko Vogt
2013-07-14
1
-4
/
+0
*
scripts/download.pl: use HTTP instead of FTP for the default GNU site
Felix Fietkau
2013-07-09
1
-1
/
+1
*
metadata.pl: fixpath exclusion of kernel packages
John Crispin
2013-06-29
1
-1
/
+1
*
target: split jffs2 NAND out of jffs2
Jonas Gorski
2013-06-05
1
-1
/
+2
*
feeds: fix check for core packages that are not in the package/ toplevel dire...
Jo-Philipp Wich
2013-05-29
1
-1
/
+10
*
build: clean up stale files from a previous build when installing a package b...
Felix Fietkau
2013-05-29
1
-0
/
+24
*
scripts: dl_cleanup.py: properly detect file names with <date>-<githash> vers...
Jo-Philipp Wich
2013-05-26
1
-1
/
+1
*
build: add config symbols for different ARM arch levels
Felix Fietkau
2013-05-13
1
-0
/
+1
*
scripts/remote-gdb: add support for debugging core files
Felix Fietkau
2013-05-09
1
-2
/
+4
*
scripts/remote-gdb: fix path when built for musl
Felix Fietkau
2013-05-09
1
-2
/
+2
*
scripts/config: fix an option processing error that caused duplication in dif...
Felix Fietkau
2013-05-02
1
-3
/
+3
*
scripts/config: warn on deprected "depends" syntax instead of throwing a synt...
Felix Fietkau
2013-04-22
2
-143
/
+158
*
build: add new menuconfig code based on linux 3.9
Felix Fietkau
2013-04-18
34
-3797
/
+5722
*
build: consistently use 'depends on' instead of 'depends'
Felix Fietkau
2013-04-17
1
-7
/
+7
*
buildroot: allow enabling MIPS16 user-space build
Florian Fainelli
2013-04-05
1
-0
/
+1
*
build: BSD compile fixes
Felix Fietkau
2013-03-07
2
-0
/
+25
*
scripts: update GNU mirrors
Luka Perkov
2013-02-28
1
-4
/
+1
*
scripts/symlink-tree.sh: print warnings/errors to stderr
Jonas Gorski
2013-02-21
1
-3
/
+3
*
scripts/ipkg: print warnings/errors to stderr
Jonas Gorski
2013-02-21
1
-16
/
+16
*
buildroot: allow specifying libc personality for external toolchains
Jo-Philipp Wich
2013-02-20
1
-0
/
+4
*
Add xz compressed packages to known extensions of dl_cleanup
Gabor Juhos
2013-02-17
1
-1
/
+5
*
scripts: bundle-libraries.sh: support mixing 32bit and 64bit binaries
Jo-Philipp Wich
2013-01-28
1
-6
/
+7
*
remove support for ubicom32
Florian Fainelli
2012-11-30
1
-2
/
+0
*
add preliminary support for musl
Florian Fainelli
2012-11-23
1
-2
/
+3
[next]