| .. |
|
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
|
2311fc9850
replace the deprecated git-* command calls with git *
|
17 лет назад |
|
host-build.mk
|
e2f7a60283
fixes for refresh/update handling
|
18 лет назад |
|
host.mk
|
08b6c2294f
export the FIND variable which points to a usable find version
|
17 лет назад |
|
image.mk
|
a3a37d0bb1
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
17 лет назад |
|
kernel-build.mk
|
ab8c8b019f
enable quilt by default for the kernel tree
|
17 лет назад |
|
kernel-defaults.mk
|
ab8c8b019f
enable quilt by default for the kernel tree
|
17 лет назад |
|
kernel-version.mk
|
184c6b06f2
update to 2.6.26.3 and 2.6.25.16
|
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
|
ab8c8b019f
enable quilt by default for the kernel tree
|
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
|
bdb9c7351c
some more build system cleanup
|
17 лет назад |
|
target.mk
|
99dd3e13fc
make opkg the default package manager, disable busybox ipkg from building by default
|
17 лет назад |
|
toplevel.mk
|
a3a37d0bb1
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
|
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 лет назад |