Hamish Guthrie ffc86f7e3a Update default configuration to use profiles %!s(int64=16) %!d(string=hai) anos
..
site cc3e46f28e adjust site config files for uClibc ARM EABI %!s(int64=17) %!d(string=hai) anos
autotools.mk 6f774d468f Change libtool fixup behaviour. Still ugly but it works until we have a real fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR). %!s(int64=17) %!d(string=hai) anos
debug.mk 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) %!s(int64=17) %!d(string=hai) anos
depends.mk af03fdb6c5 add autorebuild check for menuconfig %!s(int64=18) %!d(string=hai) anos
download.mk 510bdd3f0e fix download reverse depends %!s(int64=17) %!d(string=hai) anos
host-build.mk 35073025b4 add a default template for Host/Install %!s(int64=16) %!d(string=hai) anos
host.mk f00754d191 allow uml to access host.mk at DUMP time %!s(int64=17) %!d(string=hai) anos
image.mk 47c78e48bd don't abort if the operation is failing ( if the board is connected via NFS files might be created by root and can't be changed at this point of time ) %!s(int64=17) %!d(string=hai) anos
kernel-build.mk ab8c8b019f enable quilt by default for the kernel tree %!s(int64=17) %!d(string=hai) anos
kernel-defaults.mk 08b408a4c5 move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI %!s(int64=17) %!d(string=hai) anos
kernel-version.mk fc35fe7001 correct md5sum %!s(int64=17) %!d(string=hai) anos
kernel.mk 015dff9d7d get rid of one more $(shell) instance %!s(int64=17) %!d(string=hai) anos
netfilter.mk e744c3130a move iptable_raw to the conntrack-extra package %!s(int64=16) %!d(string=hai) anos
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg %!s(int64=18) %!d(string=hai) anos
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries %!s(int64=17) %!d(string=hai) anos
package-defaults.mk 431c9267b4 replace a few unnecessary $(shell) calls %!s(int64=17) %!d(string=hai) anos
package-dumpinfo.mk ddcfaeb1e5 move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants %!s(int64=17) %!d(string=hai) anos
package-ipkg.mk 1be5092692 move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg %!s(int64=17) %!d(string=hai) anos
package-version-override.mk ff74bb872b added packkage-version overriding, Signed-off-by: ralph <[email protected]> %!s(int64=18) %!d(string=hai) anos
package.mk 7ec4ad271e add PKG_HOST_ONLY variable to prevent target builds %!s(int64=17) %!d(string=hai) anos
prereq-build.mk 4e49486b3c fix source file vs library order in a few prereq checks (#4326) %!s(int64=16) %!d(string=hai) anos
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction %!s(int64=18) %!d(string=hai) anos
quilt.mk 9d8f81149f fix the path to the build dir for host packages %!s(int64=17) %!d(string=hai) anos
scan.mk 7aae9d3725 avoid using implicit rules during metadata dump to speed up the process even more %!s(int64=17) %!d(string=hai) anos
shell.sh 6f16d961a5 clean up md5s() shell function %!s(int64=17) %!d(string=hai) anos
subdir.mk 167846e488 add support for config options checking in top-level directory stampfiles %!s(int64=16) %!d(string=hai) anos
target.mk ffc86f7e3a Update default configuration to use profiles %!s(int64=16) %!d(string=hai) anos
toolchain-build.mk 8a2030ff3d move common variables to a dedicated include file %!s(int64=17) %!d(string=hai) anos
toplevel.mk 88f6e9f9fd optimize the .config dependency chain in the toplevel makefile %!s(int64=17) %!d(string=hai) anos
unpack.mk e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK %!s(int64=17) %!d(string=hai) anos
verbose.mk dea3f68b35 use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems %!s(int64=17) %!d(string=hai) anos