You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/include
Felix Fietkau d406a5208f include/netfilter.mk: remove a few obsolete lines
SVN-Revision: 33518
12 years ago
..
site add sparc specific site files 12 years ago
autotools.mk autotools.mk: cope with Debian version strings in libtool 12 years ago
cmake.mk cmake: add support for V=cs 12 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 13 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
download.mk download.mk: refuse to download mirror tarballs from packages using version control if no mirror md5sum was provided 12 years ago
host-build.mk host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS 12 years ago
host.mk host.mk: introduce PATCH which refers to either gpatch or patch 14 years ago
image.mk include/image.mk: /tmp should have mode 1777 12 years ago
kernel-build.mk kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case 13 years ago
kernel-defaults.mk kernel: suppress redundant calls to headers installation 12 years ago
kernel-version.mk bump to 3.3.8 12 years ago
kernel.mk include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. 13 years ago
ltqtapi.mk unify tapi deps 12 years ago
netfilter.mk include/netfilter.mk: remove a few obsolete lines 12 years ago
nls.mk nls.mk: fix build dependency on gettext (#11829) 12 years ago
package-bin.mk only build bin packages for the selected build variants (same behaviour as with ipkg builds) 14 years ago
package-defaults.mk make packages depend on +librt and +libpthread by default if eglibc is in use 12 years ago
package-dumpinfo.mk build: add a dependency on libc to all non-kernel packages 12 years ago
package-ipkg.mk package-ipkg.mk: flag packages as "ok" after install 12 years ago
package-version-override.mk use autoreconf hook instead of manual call 12 years ago
package.mk build: ensure that package/host-build build system code does not run in parallel, fixes rare spurious parallel build failures 12 years ago
prereq-build.mk prereq-build.mk: do not perform static linking tests on Darwin 12 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure 12 years ago
scan.mk build: log package dump failures to logs to avoid forcing user to write cryptic commands to figure out what's going on 13 years ago
scons.mk fix up scons vs ccache 12 years ago
shell.sh clean up md5s() shell function 16 years ago
subdir.mk log failed package builds 12 years ago
target.mk target: add a feature flag for RTC support 12 years ago
toolchain-build.mk toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying 12 years ago
toplevel.mk build: move the -j flag to package.mk instead of grabbing it from makeflags, otherwise it occasionally gets omitted on full builds 12 years ago
uclibc++.mk fix ccache related build breakage 12 years ago
unpack.mk speed up the build system by including include/shell.sh on shell commands only where necessary 14 years ago
verbose.mk build: fix bad file descriptor issues with the verbosity changes 12 years ago
version.mk don't overwrite version.mk, substitute REVISION instead 12 years ago