| .. |
|
site
|
6b63716262
add preliminary support for musl
|
13 лет назад |
|
autotools.mk
|
7074927533
autotools.mk: add a gettext-version PKG_FIXUP (#11236)
|
13 лет назад |
|
cmake.mk
|
f3d5f6ccb0
cmake.mk: add support for overriding the source dir, and define the cmake prefix path to avoid picking up host libraries for target builds (patch by Henning Rogge)
|
13 лет назад |
|
debug.mk
|
33cde6b296
build: undefine debug helper templates used by subdir.mk if the DEBUG variable is empty, speeds up "make prereq" by 25% when lots of packages are installed
|
14 лет назад |
|
depends.mk
|
695a1268e1
change the recursive dependency template to use more make evaluation - the shell command got so long that it triggered "Argument list too long" on some systems (#8231)
|
15 лет назад |
|
download.mk
|
5d253542d7
include: download.mk: correct tar argument order when packing checkouts
|
13 лет назад |
|
host-build.mk
|
1f77bfff96
build: BSD compile fixes
|
12 лет назад |
|
host.mk
|
1f77bfff96
build: BSD compile fixes
|
12 лет назад |
|
image.mk
|
f5a0a578f8
include/image.mk: do not make initramfs build exclusive
|
12 лет назад |
|
kernel-build.mk
|
a890ccd6e0
buildroot: build a second pass kernel if initramfs is enabled
|
12 лет назад |
|
kernel-defaults.mk
|
448decfa8e
include: fix path for kernel-generated cpio removal
|
12 лет назад |
|
kernel-version.mk
|
96f8c15a36
kernel: update linux 3.10 to 3.10 final
|
12 лет назад |
|
kernel.mk
|
43a3d87b83
package: fix insmod on install
|
12 лет назад |
|
ltqtapi.mk
|
5deddbf918
fix tapi dependency
|
13 лет назад |
|
netfilter.mk
|
8df6cd005c
netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into base iptables package - drop iptables-mod-ipset
|
12 лет назад |
|
nls.mk
|
556864c75b
nls.mk: fix build dependency on gettext (#11829)
|
13 лет назад |
|
package-bin.mk
|
d0891e0ae8
include/package-bin: print warnings/errors to stderr
|
13 лет назад |
|
package-defaults.mk
|
de707ac97e
build: reduce the size of package metadata a bit to keep package list files smaller
|
13 лет назад |
|
package-dumpinfo.mk
|
edee850e18
build: add a dependency on libc to all non-kernel packages
|
13 лет назад |
|
package-ipkg.mk
|
a48b04e8dc
include/package-ipkg.mk: print warnings/errors to stderr
|
13 лет назад |
|
package-version-override.mk
|
584bc13d38
use autoreconf hook instead of manual call
|
13 лет назад |
|
package.mk
|
6f4cb088a0
build: clean up stale files from a previous build when installing a package build to the staging dir
|
12 лет назад |
|
prereq-build.mk
|
05741a0331
Revert "prereq-build: check for "bc" (#13767)"
|
12 лет назад |
|
prereq.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
18 лет назад |
|
quilt.mk
|
9cf5926eff
quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure
|
14 лет назад |
|
scan.mk
|
2238b949f1
build: log package dump failures to logs to avoid forcing user to write cryptic commands to figure out what's going on
|
14 лет назад |
|
scons.mk
|
370894e594
fix up scons vs ccache
|
13 лет назад |
|
shell.sh
|
6f16d961a5
clean up md5s() shell function
|
17 лет назад |
|
subdir.mk
|
b065867cfb
log failed package builds
|
13 лет назад |
|
target.mk
|
f89b3d42e8
build: remove hotplug2 from DEFAULT_PACKAGES
|
12 лет назад |
|
toolchain-build.mk
|
c6ba19c70e
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol
|
13 лет назад |
|
toplevel.mk
|
cf46e78b5f
build: fix make defconfig
|
12 лет назад |
|
uclibc++.mk
|
2430e9a4f5
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues
|
12 лет назад |
|
unpack.mk
|
a9136c0892
speed up the build system by including include/shell.sh on shell commands only where necessary
|
15 лет назад |
|
verbose.mk
|
a4c8d4e377
build: make the color of the 'configuration out of sync' warning red to make it harder for users to overlook
|
12 лет назад |
|
version.mk
|
1cd6237979
version.mk: ensure that %S is always populated with a subtarget identifier, fallback to "generic" if no subtarget exists
|
13 лет назад |