index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
move default templates for the kernel build to kernel-defaults.mk (similar to...
Felix Fietkau
2007-03-24
*
make busybox autorebuild on relevant config changes
Felix Fietkau
2007-03-23
*
some cleanups in the metadata.pl script; allow target profiles to add overrid...
Felix Fietkau
2007-03-23
*
fix a small bug in the unpack code
Felix Fietkau
2007-03-16
*
remove some debug code that slipped into the commit
Felix Fietkau
2007-03-16
*
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
Felix Fietkau
2007-03-16
*
re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
Felix Fietkau
2007-03-16
*
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
Felix Fietkau
2007-03-16
*
revert part of [6573] to keep the speedup of metadata scanning
Felix Fietkau
2007-03-16
*
formatting and trivial cleanup
Mike Baker
2007-03-16
*
Add an 'Image Configuration' menu to menuconfig Packages can export a list of...
Felix Fietkau
2007-03-16
*
split package.mk and clean up build system code (based on patch by mbm), make...
Felix Fietkau
2007-03-15
*
fix metadata scan for profile split
Felix Fietkau
2007-03-04
*
nuke mdev and replace it with hotplug2 :)
Felix Fietkau
2007-03-04
*
add a crlf workaround similar to the one from freewrt
Felix Fietkau
2007-03-04
*
final fix for the profile selection
Felix Fietkau
2007-03-02
*
set the PROFILE variable in target.mk appropriately
Felix Fietkau
2007-03-02
*
revert bogus target.mk change from [6465]
Felix Fietkau
2007-03-02
*
fix an error in the kernel image related commit
Felix Fietkau
2007-03-02
*
commit profile support for base-files... patches still need to be done
Tim Yardley
2007-03-02
*
kernel build cleanup
Felix Fietkau
2007-03-02
*
add EXTRA_CFLAGS variable support
Felix Fietkau
2007-03-02
*
make squashfs overlay support more generic and integrate it for x86-2.6
Felix Fietkau
2007-03-02
*
fix kexec-tools build
Felix Fietkau
2007-02-28
*
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
Florian Fainelli
2007-02-28
*
Massive speedup in the package/target scanning step - per package metadata fi...
Felix Fietkau
2007-02-27
*
add x86_64 sitefile
Felix Fietkau
2007-02-26
*
remove old variables
Felix Fietkau
2007-02-26
*
move CXXFLAGS to MAKE_VARS
Felix Fietkau
2007-02-26
*
add MAKE_VARS and MAKE_FLAGS similar to CONFIGURE_*
Felix Fietkau
2007-02-26
*
rename PKG_CONFIGURE_PATH to CONFIGURE_PATH for consistency
Felix Fietkau
2007-02-25
*
move configure args to CONFIGURE_ARGS and configure variable to CONFIGURE_VAR...
Felix Fietkau
2007-02-25
*
fix for including host.mk multiple times
Felix Fietkau
2007-02-25
*
fix stampfiles for host-builds
Felix Fietkau
2007-02-25
*
add auto-rebuild for host builds (tested with tools/ and toolchain/)
Felix Fietkau
2007-02-25
*
always dereference symbolic links when copying kernel modules into the packag...
Felix Fietkau
2007-02-23
*
fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time
Felix Fietkau
2007-02-23
*
make maxinodes configureable for ext2
Tim Yardley
2007-02-22
*
fix a small bug in the order of the profile metadata dump
Felix Fietkau
2007-02-22
*
last commit was missing a change...
Felix Fietkau
2007-02-22
*
Reorganize kernel configs - target/linux/*/config is now a directory. ./confi...
Felix Fietkau
2007-02-22
*
make kernel_menuconfig work without target toolchain
Felix Fietkau
2007-02-16
*
add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...
Felix Fietkau
2007-02-16
*
when building a package, make sure that older versions get removed
Felix Fietkau
2007-02-16
*
fix multiport netfilter module installation (patch from #1280)
Felix Fietkau
2007-02-13
*
Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; the...
Felix Fietkau
2007-02-04
*
disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONF...
Nicolas Thill
2007-02-01
*
print package name when prereq fails
Mike Baker
2007-01-31
*
fix colors when compiling with some newer versions of bash
Mike Baker
2007-01-30
*
Add chaostable from #1187, also enable netfilter modules for ixp4xx.
Florian Fainelli
2007-01-22
[next]