You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felix Fietkau fcc570d999 site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for detecting largefile support (#8376, #5681) 14 years ago
..
site site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for detecting largefile support (#8376, #5681) 14 years ago
autotools.mk add config.rpath and link it in autotools.mk if missing, some packages might need it, especially users of lib-link.m4 or iconv.m4 14 years ago
cmake.mk cmake: Fix ccache 14 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
download.mk add support for md5sum checks for mirrored tarballs of packages with version control source urls 14 years ago
host-build.mk
host.mk
image.mk tools/squashfs4: update to version 4.2 (adds support for xz compression) 14 years ago
kernel-build.mk
kernel-defaults.mk only support EABI on ARM targets 14 years ago
kernel-version.mk kernel: add md5sum of kernel 14 years ago
kernel.mk
netfilter.mk add kmod-ipt-led 14 years ago
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk build: move the SH_FUNC eval to the beginning of the opkg control file build command chain, not in front of every single command 14 years ago
package-version-override.mk
package.mk add support for md5sum checks for mirrored tarballs of packages with version control source urls 14 years ago
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk make the build system a bit more silent without V=99 14 years ago
target.mk global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance 14 years ago
toolchain-build.mk
toplevel.mk toplevel: add a warning about .config being out of sync after an update 14 years ago
unpack.mk
verbose.mk