Felix Fietkau 24dee6de52 speed up quilt imports hace 17 años
..
site cc3e46f28e adjust site config files for uClibc ARM EABI hace 17 años
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). hace 17 años
debug.mk 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) hace 17 años
depends.mk af03fdb6c5 add autorebuild check for menuconfig hace 18 años
download.mk 510bdd3f0e fix download reverse depends hace 17 años
host-build.mk 9b96b24e32 fix quilt variable and stampfile usage for host builds hace 17 años
host.mk f00754d191 allow uml to access host.mk at DUMP time hace 17 años
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 ) hace 17 años
kernel-build.mk ab8c8b019f enable quilt by default for the kernel tree hace 17 años
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 hace 17 años
kernel-version.mk 45a676441d update to 2.6.28.8 hace 17 años
kernel.mk 015dff9d7d get rid of one more $(shell) instance hace 17 años
netfilter.mk 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS hace 17 años
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg hace 18 años
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries hace 17 años
package-defaults.mk 431c9267b4 replace a few unnecessary $(shell) calls hace 17 años
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 hace 17 años
package-ipkg.mk 1be5092692 move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg hace 17 años
package-version-override.mk ff74bb872b added packkage-version overriding, Signed-off-by: ralph <[email protected]> hace 18 años
package.mk 7ec4ad271e add PKG_HOST_ONLY variable to prevent target builds hace 17 años
prereq-build.mk 1c7a03659c remove autoconf from prereq-build.mk, as it is part of the tools/ build hace 17 años
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction hace 18 años
quilt.mk 24dee6de52 speed up quilt imports hace 17 años
scan.mk 7aae9d3725 avoid using implicit rules during metadata dump to speed up the process even more hace 17 años
shell.sh 6f16d961a5 clean up md5s() shell function hace 17 años
subdir.mk 227399122b add makefile target alias package/<name>/host/<target> for host builds hace 17 años
target.mk b6d7bfc94f Final updates to default configuration of ps3 petitboot sub-target hace 17 años
toolchain-build.mk 8a2030ff3d move common variables to a dedicated include file hace 17 años
toplevel.mk 88f6e9f9fd optimize the .config dependency chain in the toplevel makefile hace 17 años
unpack.mk e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK hace 17 años
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 hace 17 años