| .. |
|
site
|
4d5535e29e
Define the size_t size for cris (#3722)
|
17 lat temu |
|
autotools.mk
|
585a9ff548
fix libtool version checks in some configure scripts
|
18 lat temu |
|
debug.mk
|
5f748a6c24
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
18 lat temu |
|
depends.mk
|
af03fdb6c5
add autorebuild check for menuconfig
|
18 lat temu |
|
download.mk
|
291e775fcd
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815)
|
17 lat temu |
|
host-build.mk
|
e2f7a60283
fixes for refresh/update handling
|
18 lat temu |
|
host.mk
|
171e7134db
improve xargs compatibility check (mostly Darwin/Mac OS X related)
|
17 lat temu |
|
image.mk
|
5ee91fef1e
strip kernel version from image names
|
17 lat temu |
|
kernel-build.mk
|
d26fa58d25
create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig
|
17 lat temu |
|
kernel-defaults.mk
|
7866f69cbe
spurious initramfs breakage fix
|
17 lat temu |
|
kernel-version.mk
|
104b3386a2
update to 2.6.25.12
|
17 lat temu |
|
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 lat temu |
|
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 lat temu |
|
package-bin.mk
|
97b6135462
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
18 lat temu |
|
package-defaults.mk
|
a2c17f1bc5
export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)
|
17 lat temu |
|
package-dumpinfo.mk
|
97b6135462
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
18 lat temu |
|
package-ipkg.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
18 lat temu |
|
package-version-override.mk
|
ff74bb872b
added packkage-version overriding, Signed-off-by: ralph <[email protected]>
|
18 lat temu |
|
package.mk
|
291e775fcd
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815)
|
17 lat temu |
|
prereq-build.mk
|
5de58125bd
add prereq check for gnu find
|
18 lat temu |
|
prereq.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
18 lat temu |
|
quilt.mk
|
40a175150e
upstream style quilt refresh
|
17 lat temu |
|
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 lat temu |
|
shell.sh
|
7bdbd73b2a
bug #1547
|
19 lat temu |
|
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 lat temu |
|
target.mk
|
d26fa58d25
create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig
|
17 lat temu |
|
toplevel.mk
|
351b6391bf
add another check to the dependencies
|
17 lat temu |
|
unpack.mk
|
dbeb0fad24
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
|
18 lat temu |
|
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 lat temu |