index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2007-05-05
simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...
nbd
2007-05-05
fix make kernel_menuconfig (#1637)
nbd
2007-04-29
fixes for a few build errors on osx without fink
nbd
2007-04-26
Small bugfix for dependency handling - mostly for base-files and symlinks
nbd
2007-04-26
fix kmod-* build error when wildcards are being used in $(FILES)
nbd
2007-04-25
add workaround for occasional kernel module build failures related to kernel ...
nbd
2007-04-21
add missing dependencies for autorebuild
nbd
2007-04-18
Improved autorebuild for kernel related stuff.
nbd
2007-04-18
ignore errors in the find command for dep checks
nbd
2007-04-16
hide some junk in non-verbose mode
nbd
2007-04-15
remove reference to unused .kernel.mk
nbd
2007-04-15
clean up dependency handling for autorebuilds
nbd
2007-04-13
Add raw and NOTRACK targets (#1583)
florian
2007-04-12
revert find | xargs => find | exec changes - this is completely unnecessary a...
nbd
2007-04-12
prereq check for find -exec +
mbm
2007-04-11
minor tweaks to the verbose system
mbm
2007-04-09
fix dependencies for metadata scanning
nbd
2007-04-03
Tidy up Makefiles
mbm
2007-04-03
bug #1547
mbm
2007-04-03
Using find's -exec to remove directories causes 'not found' errors when find ...
mbm
2007-04-02
Use find -exec instead of xargs
florian
2007-04-02
Typo, nice
florian
2007-04-02
Add gawk as a preriquisite (needed for ramdisk images)
florian
2007-04-01
add check for openwrt build system makefiles when scanning for metadata
nbd
2007-03-31
call Build/Clean for clean: in package makefiles
nbd
2007-03-28
make sure tmp/info gets created
nbd
2007-03-28
add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix in...
nbd
2007-03-28
detect changes in package/kernel/modules/*.mk when scanning the package metadata
nbd
2007-03-24
split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handlin...
nbd
2007-03-24
fix CONFIGURE_PATH and add MAKE_PATH
nbd
2007-03-24
use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the pac...
nbd
2007-03-24
trigger a kernel module rebuild when the kernel config changes
nbd
2007-03-24
move default templates for the kernel build to kernel-defaults.mk (similar to...
nbd
2007-03-23
make busybox autorebuild on relevant config changes
nbd
2007-03-23
some cleanups in the metadata.pl script; allow target profiles to add overrid...
nbd
2007-03-16
fix a small bug in the unpack code
nbd
2007-03-16
remove some debug code that slipped into the commit
nbd
2007-03-16
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
nbd
2007-03-16
re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
nbd
2007-03-16
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
nbd
2007-03-16
revert part of [6573] to keep the speedup of metadata scanning
nbd
2007-03-16
formatting and trivial cleanup
mbm
2007-03-16
Add an 'Image Configuration' menu to menuconfig
nbd
2007-03-15
split package.mk and clean up build system code (based on patch by mbm), make...
nbd
2007-03-04
fix metadata scan for profile split
nbd
2007-03-04
nuke mdev and replace it with hotplug2 :)
nbd
2007-03-04
add a crlf workaround similar to the one from freewrt
nbd
2007-03-02
final fix for the profile selection
nbd
2007-03-02
set the PROFILE variable in target.mk appropriately
nbd
2007-03-02
revert bogus target.mk change from [6465]
nbd
[next]