| .. |
|
site
|
e848e7654b
move arch-specific definitions to arch site files
|
17 лет назад |
|
autotools.mk
|
585a9ff548
fix libtool version checks in some configure scripts
|
18 лет назад |
|
debug.mk
|
5f748a6c24
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
18 лет назад |
|
depends.mk
|
af03fdb6c5
add autorebuild check for menuconfig
|
18 лет назад |
|
download.mk
|
291e775fcd
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815)
|
17 лет назад |
|
host-build.mk
|
e2f7a60283
fixes for refresh/update handling
|
18 лет назад |
|
host.mk
|
171e7134db
improve xargs compatibility check (mostly Darwin/Mac OS X related)
|
17 лет назад |
|
image.mk
|
5ee91fef1e
strip kernel version from image names
|
17 лет назад |
|
kernel-build.mk
|
d26fa58d25
create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig
|
17 лет назад |
|
kernel-defaults.mk
|
7866f69cbe
spurious initramfs breakage fix
|
17 лет назад |
|
kernel-version.mk
|
e5fa05d788
update to 2.6.25.15 and 2.6.26.2
|
17 лет назад |
|
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 лет назад |
|
netfilter.mk
|
5cf0db54c6
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
|
17 лет назад |
|
package-bin.mk
|
97b6135462
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
18 лет назад |
|
package-defaults.mk
|
06e754b1f7
replace config.guess and config.sub properly, even if they are in a subdirectory
|
17 лет назад |
|
package-dumpinfo.mk
|
97b6135462
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
18 лет назад |
|
package-ipkg.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
18 лет назад |
|
package-version-override.mk
|
ff74bb872b
added packkage-version overriding, Signed-off-by: ralph <[email protected]>
|
18 лет назад |
|
package.mk
|
291e775fcd
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815)
|
17 лет назад |
|
prereq-build.mk
|
86f5eb449c
add prereq check for python
|
17 лет назад |
|
prereq.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
18 лет назад |
|
quilt.mk
|
40a175150e
upstream style quilt refresh
|
17 лет назад |
|
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 лет назад |
|
shell.sh
|
7bdbd73b2a
bug #1547
|
19 лет назад |
|
subdir.mk
|
311c9403d9
fix make variable overriding for package makefiles on the command line
|
17 лет назад |
|
target.mk
|
21bbdc24c3
adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ...
|
17 лет назад |
|
toplevel.mk
|
14a3ac5c63
fix cut&paste mistake
|
17 лет назад |
|
unpack.mk
|
dbeb0fad24
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
|
18 лет назад |
|
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 лет назад |