.. |
site
|
6b63716262
add preliminary support for musl
|
13 년 전 |
autotools.mk
|
7074927533
autotools.mk: add a gettext-version PKG_FIXUP (#11236)
|
13 년 전 |
cmake.mk
|
ca6ba637cd
include/cmake.mk: fix indentation
|
11 년 전 |
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 년 전 |
device_table.txt
|
fd0325324f
image: ensure that /dev/console exist in rootfs images
|
12 년 전 |
download.mk
|
d1969d761f
build: add support for packing version control downloads with xz
|
11 년 전 |
host-build.mk
|
1f77bfff96
build: BSD compile fixes
|
12 년 전 |
host.mk
|
1c742fb388
build: move the XARGS variable out of the host checks, since a working xargs is built in tools/
|
12 년 전 |
image.mk
|
22a35a7b11
SysupgradeNAND: include rootfs-type in image name
|
11 년 전 |
kernel-build.mk
|
2e240a44c1
include: fix kernel download failure with git & local trees
|
11 년 전 |
kernel-defaults.mk
|
34106f4a1a
include: Allow git kernel branch selection
|
11 년 전 |
kernel-version.mk
|
70a27a518e
kernel: update 3.14 to 3.14.8
|
11 년 전 |
kernel.mk
|
4b47d5b732
kernel: remove debug code from module insert script
|
12 년 전 |
ltqtapi.mk
|
5deddbf918
fix tapi dependency
|
13 년 전 |
netfilter.mk
|
4b241e9827
netfilter: split off header matching modules not used by the default config (reduces rootfs size and memory usage)
|
11 년 전 |
nls.mk
|
556864c75b
nls.mk: fix build dependency on gettext (#11829)
|
13 년 전 |
package-bin.mk
|
d0891e0ae8
include/package-bin: print warnings/errors to stderr
|
12 년 전 |
package-defaults.mk
|
51ae801ee3
build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk
|
11 년 전 |
package-dumpinfo.mk
|
edee850e18
build: add a dependency on libc to all non-kernel packages
|
13 년 전 |
package-ipkg.mk
|
623825103e
build: allow packages to declare ABI versions to detect necessary package rebuilds
|
11 년 전 |
package.mk
|
79f1326d73
build: reimplement package build directory override
|
11 년 전 |
prereq-build.mk
|
a6f734ed99
build: clarify the file prereq check message
|
11 년 전 |
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
|
13 년 전 |
scan.mk
|
75df42e578
build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)
|
12 년 전 |
scons.mk
|
370894e594
fix up scons vs ccache
|
13 년 전 |
shell.sh
|
6f16d961a5
clean up md5s() shell function
|
17 년 전 |
subdir.mk
|
b544fd922a
tools: fix stampfile dependency handling when the list of build dirs changes (#15186)
|
11 년 전 |
target.mk
|
3deedba42e
include/target.mk: add CPU_CFLAGS_octeon
|
11 년 전 |
toolchain-build.mk
|
c6ba19c70e
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol
|
13 년 전 |
toplevel.mk
|
ee4110aff0
target/sdk: use .config instead of unconditionally enabling all build dirs
|
11 년 전 |
uclibc++.mk
|
2430e9a4f5
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues
|
12 년 전 |
unpack.mk
|
627e974c99
partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk"
|
11 년 전 |
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
|
ab8f328e8c
version.mk: add initial infrastructure for recording specific build taint conditions like modified busybox or disabled ipv6 support
|
11 년 전 |