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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
port soundcore module
Felix Fietkau
2006-10-17
2
-8
/
+0
*
port the usb modules over to the new system
Felix Fietkau
2006-10-17
2
-128
/
+0
*
add PROVIDES option, currently only used for menuconfig
Felix Fietkau
2006-10-17
1
-0
/
+2
*
make kernel module packaging code reusable and use it in madwifi
Felix Fietkau
2006-10-17
1
-0
/
+63
*
some kernel module cleanup
Felix Fietkau
2006-10-17
2
-15
/
+0
*
Merge preliminary rdc-2.6 support (Airlink101 AR525W)
Florian Fainelli
2006-10-15
1
-0
/
+1
*
Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...
Florian Fainelli
2006-10-15
1
-1
/
+1
*
check for empty patch directories
Felix Fietkau
2006-10-14
1
-1
/
+1
*
move '-' parameter to TAR_OPTIONS, so that packages can append commands
Felix Fietkau
2006-10-14
2
-3
/
+3
*
remove some obsolete stuff
Felix Fietkau
2006-10-14
1
-3
/
+0
*
use $(TAR) in unpack commands
Felix Fietkau
2006-10-14
1
-2
/
+2
*
fix mistakes in unpack change
Felix Fietkau
2006-10-14
3
-6
/
+6
*
add prereq check for case-sensitive filesystem
Felix Fietkau
2006-10-14
1
-0
/
+10
*
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...
Felix Fietkau
2006-10-14
4
-12
/
+22
*
add prereq check for wget
Felix Fietkau
2006-10-13
1
-0
/
+4
*
fix tar detection
Felix Fietkau
2006-10-13
1
-3
/
+4
*
more fixes
Felix Fietkau
2006-10-10
1
-0
/
+1
*
don't include host.mk from rules.mk - confuses package dump
Felix Fietkau
2006-10-10
1
-0
/
+1
*
more portability fixes and a prereq check for gnu tar
Felix Fietkau
2006-10-10
2
-0
/
+13
*
fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems
Felix Fietkau
2006-10-10
1
-17
/
+16
*
don't touch TAR_OPTIONS in host.mk
Felix Fietkau
2006-10-10
1
-1
/
+1
*
hide .host.mk commands
Felix Fietkau
2006-10-10
1
-4
/
+4
*
only use --wildcards for gnu tar
Felix Fietkau
2006-10-10
1
-0
/
+4
*
move the common variables from host-build.mk to host.mk
Felix Fietkau
2006-10-10
2
-18
/
+25
*
add support for Package/<pkgname>/description - old format still supported, b...
Felix Fietkau
2006-10-10
1
-1
/
+8
*
add support for a common shell include file, which is evaluated for every mak...
Felix Fietkau
2006-10-10
2
-15
/
+38
*
put LINUX_KARCH in .kernel.mk
Felix Fietkau
2006-10-10
3
-9
/
+12
*
move certain host related variables to .host.mk generated by include/host-bui...
Felix Fietkau
2006-10-10
1
-1
/
+20
*
Remove old kmod packaging entries moved to the new layout (follow [4992] and ...
Nicolas Thill
2006-10-09
2
-33
/
+0
*
Port kmod-ipip to the new module layout
Florian Fainelli
2006-10-09
1
-4
/
+0
*
fix unnecessary package rebuild
Felix Fietkau
2006-10-08
1
-2
/
+1
*
remove x86-2.4
Felix Fietkau
2006-10-07
1
-1
/
+0
*
port kmod-sched to new kernel packaging system
Felix Fietkau
2006-10-06
2
-8
/
+0
*
speed up package prereq check (only run make on those directories that actual...
Felix Fietkau
2006-10-05
2
-1
/
+3
*
add portability fixes for toolchain/tools (full tools/toolchain build works o...
Felix Fietkau
2006-09-27
1
-0
/
+1
*
use 'false' instead of '/bin/false'
Felix Fietkau
2006-09-27
1
-1
/
+1
*
fix DESCRIPTION use in menuconfig and ipkg control files
Nicolas Thill
2006-09-24
1
-10
/
+11
*
clean up and really fix bogus build_ directory
Felix Fietkau
2006-09-24
1
-0
/
+1
*
add BOARD and KERNEL to tgz image file name
Nicolas Thill
2006-09-24
1
-1
/
+1
*
add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default,
Nicolas Thill
2006-09-24
1
-2
/
+5
*
correct arguments to Build/Prepare/Default
Mike Baker
2006-09-18
1
-1
/
+1
*
add quotes to ipkg name in the rebuild check
Felix Fietkau
2006-09-07
1
-1
/
+1
*
don't run rebuild checks for dump and prereq
Felix Fietkau
2006-09-07
1
-7
/
+9
*
add extra rebuild check for development libraries
Felix Fietkau
2006-09-07
1
-0
/
+4
*
fix unnecessary rebuilds for library package directories with no selected pac...
Felix Fietkau
2006-09-07
1
-11
/
+14
*
Clean up prereq error messages
Mike Baker
2006-09-07
1
-6
/
+6
*
use an if block on the whole configure command
Felix Fietkau
2006-08-30
1
-1
/
+2
*
fix previous commit
Mike Baker
2006-08-30
1
-3
/
+2
*
only run trap error code in the configure template, if the configure script w...
Felix Fietkau
2006-08-30
1
-2
/
+2
*
Add new warning to help track down pesky compile issues
Mike Baker
2006-08-30
1
-1
/
+7
[prev]
[next]