..
site
Define the size_t size for cris ( #3722 )
2008-07-06 12:31:12 +00:00
autotools.mk
fix libtool version checks in some configure scripts
2007-12-27 02:11:11 +00:00
debug.mk
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
2007-08-30 21:12:39 +00:00
depends.mk
add autorebuild check for menuconfig
2007-10-14 02:28:34 +00:00
download.mk
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 ( #3815 )
2008-07-31 02:43:33 +00:00
host-build.mk
fixes for refresh/update handling
2007-09-29 04:29:11 +00:00
host.mk
improve xargs compatibility check (mostly Darwin/Mac OS X related)
2008-07-01 21:38:28 +00:00
image.mk
[images] strip kernel version from image names
2008-06-07 17:43:36 +00:00
kernel-build.mk
create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig
2008-06-13 15:28:31 +00:00
kernel-defaults.mk
spurious initramfs breakage fix
2008-07-05 22:11:22 +00:00
kernel-version.mk
[kernel] update to 2.6.25.12
2008-07-26 10:53:23 +00:00
kernel.mk
This patch makes kernel modules check if config is defined and creates a config
2008-05-15 00:57:50 +00:00
netfilter.mk
cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names
2008-05-08 11:32:46 +00:00
package-bin.mk
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
2007-09-29 01:21:56 +00:00
package-defaults.mk
export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default ( #3376 )
2008-07-31 01:33:01 +00:00
package-dumpinfo.mk
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
2007-09-29 01:21:56 +00:00
package-ipkg.mk
some minor fixes, cleanups, package build abstraction
2007-09-28 01:23:56 +00:00
package-version-override.mk
added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com>
2007-12-20 22:20:32 +00:00
package.mk
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 ( #3815 )
2008-07-31 02:43:33 +00:00
prereq-build.mk
add prereq check for gnu find
2007-12-11 22:28:10 +00:00
prereq.mk
some minor fixes, cleanups, package build abstraction
2007-09-28 01:23:56 +00:00
quilt.mk
upstream style quilt refresh
2008-06-04 13:10:52 +00:00
scan.mk
large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine
2008-06-09 15:38:45 +00:00
shell.sh
bug #1547
2007-04-03 15:55:42 +00:00
subdir.mk
large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine
2008-06-09 15:38:45 +00:00
target.mk
adds a new uci firewall
2008-08-04 11:51:58 +00:00
toplevel.mk
add another check to the dependencies
2008-06-15 14:50:41 +00:00
unpack.mk
Refactor downloading code into download.mk
2007-09-29 00:05:48 +00:00
verbose.mk
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
2008-06-16 21:57:57 +00:00