.. |
site
|
add preliminary support for musl
|
12 years ago |
autotools.mk
|
autotools.mk: add a gettext-version PKG_FIXUP (#11236)
|
12 years ago |
cmake.mk
|
include/cmake.mk: fix indentation
|
11 years ago |
debug.mk
|
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 years ago |
depends.mk
|
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)
|
14 years ago |
device_table.txt
|
image: ensure that /dev/console exist in rootfs images
|
11 years ago |
download.mk
|
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184)
|
10 years ago |
feeds.mk
|
build: improve feed handling for opkg.conf
|
10 years ago |
host-build.mk
|
build: BSD compile fixes
|
12 years ago |
host.mk
|
build: move the XARGS variable out of the host checks, since a working xargs is built in tools/
|
12 years ago |
image.mk
|
image.mk: remove legacy target rules
|
10 years ago |
kernel-build.mk
|
kernel-build.mk: add .NOTPARALLEL
|
10 years ago |
kernel-defaults.mk
|
build: remove useless quote stripping for KERNELNAME, add fallback for it in the kernel build command line
|
10 years ago |
kernel-version.mk
|
kernel: update kernel 3.18 to rc4
|
10 years ago |
kernel.mk
|
kernel: remove debug code from module insert script
|
11 years ago |
netfilter.mk
|
kernel: 3.18: Fix kmod-ipt-nat
|
10 years ago |
nls.mk
|
nls.mk: fix build dependency on gettext (#11829)
|
13 years ago |
package-bin.mk
|
include: remove SDK exception from package install targets
|
11 years ago |
package-defaults.mk
|
build: add support for declaring package CONFLICTS which only affect selecting built-in packages
|
10 years ago |
package-dumpinfo.mk
|
generate list of license information for packages
|
10 years ago |
package-ipkg.mk
|
include: unbreak conffiles, postinst & prerm exports
|
10 years ago |
package.mk
|
build: clean up and optimize ipkg control generator code
|
10 years ago |
prereq-build.mk
|
prereq-build: rename the openssl check to libssl, add back the old check - it is required after all
|
10 years ago |
prereq.mk
|
prereq.mk: only define .NOTPARALLEL when processing prereq checks
|
10 years ago |
quilt.mk
|
quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure
|
13 years ago |
scan.mk
|
Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
|
10 years ago |
scons.mk
|
fix up scons vs ccache
|
12 years ago |
shell.sh
|
Revert "include/shell.sh: remove getvar()"
|
10 years ago |
subdir.mk
|
build: do not process built-in rules for make subdirs
|
10 years ago |
target.mk
|
Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
|
10 years ago |
toolchain-build.mk
|
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol
|
12 years ago |
toplevel.mk
|
Fix build when TAR_OPTIONS env variable is set
|
10 years ago |
uclibc++.mk
|
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues
|
12 years ago |
unpack.mk
|
partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk"
|
11 years ago |
verbose.mk
|
build: make the color of the 'configuration out of sync' warning red to make it harder for users to overlook
|
12 years ago |
version.mk
|
base-files: properly escape strings for version info
|
10 years ago |