.. |
site
|
move arch-specific definitions to arch site files
|
2008-08-06 23:05:19 +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
|
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
2008-08-16 16:59:47 +00:00 |
kernel-build.mk
|
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
2008-08-16 16:59:47 +00:00 |
kernel-defaults.mk
|
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
2008-08-16 16:59:47 +00:00 |
kernel-version.mk
|
update to 2.6.25.15 and 2.6.26.2
|
2008-08-07 16:52:52 +00:00 |
kernel.mk
|
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 <ago@bastart.eu.org>
|
2008-05-15 00:57:50 +00:00 |
netfilter.mk
|
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
|
2008-08-11 06:38:48 +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
|
replace config.guess and config.sub properly, even if they are in a subdirectory
|
2008-08-05 18:02:54 +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 python
|
2008-08-04 23:59:18 +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
|
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
2008-08-16 16:59:47 +00:00 |
target.mk
|
make opkg the default package manager, disable busybox ipkg from building by default
|
2008-08-16 06:35:14 +00:00 |
toplevel.mk
|
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
2008-08-16 16:59:47 +00:00 |
unpack.mk
|
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
|
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 |