Felix Fietkau 291e775fcd allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 17 years ago
..
site 4d5535e29e Define the size_t size for cris (#3722) 17 years ago
autotools.mk 585a9ff548 fix libtool version checks in some configure scripts 18 years ago
debug.mk 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 years ago
depends.mk af03fdb6c5 add autorebuild check for menuconfig 18 years ago
download.mk 291e775fcd allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 17 years ago
host-build.mk e2f7a60283 fixes for refresh/update handling 18 years ago
host.mk 171e7134db improve xargs compatibility check (mostly Darwin/Mac OS X related) 17 years ago
image.mk 5ee91fef1e strip kernel version from image names 17 years ago
kernel-build.mk d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 17 years ago
kernel-defaults.mk 7866f69cbe spurious initramfs breakage fix 17 years ago
kernel-version.mk 104b3386a2 update to 2.6.25.12 17 years ago
kernel.mk 7c7bd6f61c This patch makes kernel modules check if config is defined and creates a config passthrough target which will evaluate the original config in the generated package. This is done so kernel modules can have configuration menus like busybox, etc... Signed-off-by: Axel Gembe <[email protected]> 17 years ago
netfilter.mk a7b3ffc182 cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names 17 years ago
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 years ago
package-defaults.mk a2c17f1bc5 export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) 17 years ago
package-dumpinfo.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 years ago
package-ipkg.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 years ago
package-version-override.mk ff74bb872b added packkage-version overriding, Signed-off-by: ralph <[email protected]> 18 years ago
package.mk 291e775fcd allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 17 years ago
prereq-build.mk 5de58125bd add prereq check for gnu find 18 years ago
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 years ago
quilt.mk 40a175150e upstream style quilt refresh 17 years ago
scan.mk 4c665e6ca4 large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 17 years ago
shell.sh 7bdbd73b2a bug #1547 19 years ago
subdir.mk 4c665e6ca4 large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 17 years ago
target.mk d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 17 years ago
toplevel.mk 351b6391bf add another check to the dependencies 17 years ago
unpack.mk dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 18 years ago
verbose.mk dea3f68b35 use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems 17 years ago