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
*
split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...
Felix Fietkau
2007-03-24
1
-3
/
+4
*
fix CONFIGURE_PATH and add MAKE_PATH
Felix Fietkau
2007-03-24
1
-2
/
+4
*
use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...
Felix Fietkau
2007-03-24
1
-7
/
+7
*
trigger a kernel module rebuild when the kernel config changes
Felix Fietkau
2007-03-24
2
-4
/
+4
*
move default templates for the kernel build to kernel-defaults.mk (similar to...
Felix Fietkau
2007-03-24
2
-84
/
+95
*
make busybox autorebuild on relevant config changes
Felix Fietkau
2007-03-23
2
-10
/
+17
*
some cleanups in the metadata.pl script; allow target profiles to add overrid...
Felix Fietkau
2007-03-23
1
-0
/
+4
*
fix a small bug in the unpack code
Felix Fietkau
2007-03-16
1
-1
/
+1
*
remove some debug code that slipped into the commit
Felix Fietkau
2007-03-16
1
-1
/
+0
*
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
Felix Fietkau
2007-03-16
1
-10
/
+47
*
re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
Felix Fietkau
2007-03-16
1
-1
/
+1
*
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
Felix Fietkau
2007-03-16
2
-0
/
+5
*
revert part of [6573] to keep the speedup of metadata scanning
Felix Fietkau
2007-03-16
1
-20
/
+20
*
formatting and trivial cleanup
Mike Baker
2007-03-16
3
-82
/
+71
*
Add an 'Image Configuration' menu to menuconfig Packages can export a list of...
Felix Fietkau
2007-03-16
2
-7
/
+14
*
split package.mk and clean up build system code (based on patch by mbm), make...
Felix Fietkau
2007-03-15
4
-312
/
+291
*
fix metadata scan for profile split
Felix Fietkau
2007-03-04
1
-1
/
+9
*
nuke mdev and replace it with hotplug2 :)
Felix Fietkau
2007-03-04
1
-0
/
+3
*
add a crlf workaround similar to the one from freewrt
Felix Fietkau
2007-03-04
1
-0
/
+3
*
final fix for the profile selection
Felix Fietkau
2007-03-02
1
-3
/
+5
*
set the PROFILE variable in target.mk appropriately
Felix Fietkau
2007-03-02
1
-0
/
+6
*
revert bogus target.mk change from [6465]
Felix Fietkau
2007-03-02
1
-15
/
+0
*
fix an error in the kernel image related commit
Felix Fietkau
2007-03-02
1
-1
/
+1
*
commit profile support for base-files... patches still need to be done
Tim Yardley
2007-03-02
1
-0
/
+15
*
kernel build cleanup
Felix Fietkau
2007-03-02
2
-2
/
+5
*
add EXTRA_CFLAGS variable support
Felix Fietkau
2007-03-02
1
-5
/
+5
*
make squashfs overlay support more generic and integrate it for x86-2.6
Felix Fietkau
2007-03-02
1
-2
/
+16
*
fix kexec-tools build
Felix Fietkau
2007-02-28
1
-2
/
+4
*
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
Florian Fainelli
2007-02-28
1
-0
/
+2
*
Massive speedup in the package/target scanning step - per package metadata fi...
Felix Fietkau
2007-02-27
1
-0
/
+43
*
add x86_64 sitefile
Felix Fietkau
2007-02-26
1
-0
/
+31
*
remove old variables
Felix Fietkau
2007-02-26
1
-2
/
+2
*
move CXXFLAGS to MAKE_VARS
Felix Fietkau
2007-02-26
1
-1
/
+1
*
add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
Felix Fietkau
2007-02-26
1
-6
/
+12
*
rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
Felix Fietkau
2007-02-25
1
-2
/
+3
*
move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR...
Felix Fietkau
2007-02-25
1
-13
/
+19
*
fix for including host.mk multiple times
Felix Fietkau
2007-02-25
1
-0
/
+3
*
fix stampfiles for host-builds
Felix Fietkau
2007-02-25
1
-0
/
+1
*
add auto-rebuild for host builds (tested with tools/ and toolchain/)
Felix Fietkau
2007-02-25
1
-10
/
+12
*
always dereference symbolic links when copying kernel modules into the packag...
Felix Fietkau
2007-02-23
1
-1
/
+1
*
fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
Felix Fietkau
2007-02-23
1
-1
/
+1
*
make maxinodes configureable for ext2
Tim Yardley
2007-02-22
1
-1
/
+1
*
fix a small bug in the order of the profile metadata dump
Felix Fietkau
2007-02-22
1
-1
/
+1
*
last commit was missing a change...
Felix Fietkau
2007-02-22
1
-1
/
+1
*
Reorganize kernel configs - target/linux/*/config is now a directory. ./confi...
Felix Fietkau
2007-02-22
1
-12
/
+22
*
make kernel_menuconfig work without target toolchain
Felix Fietkau
2007-02-16
1
-2
/
+3
*
add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...
Felix Fietkau
2007-02-16
1
-0
/
+7
*
when building a package, make sure that older versions get removed
Felix Fietkau
2007-02-16
1
-0
/
+1
*
fix multiport netfilter module installation (patch from #1280)
Felix Fietkau
2007-02-13
1
-1
/
+1
*
Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...
Felix Fietkau
2007-02-04
1
-2
/
+3
[next]