Felix Fietkau 72faa09dff move cflags default setting to target makefiles il y a 17 ans
..
site cc3e46f28e adjust site config files for uClibc ARM EABI il y a 17 ans
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). il y a 17 ans
debug.mk 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) il y a 17 ans
depends.mk af03fdb6c5 add autorebuild check for menuconfig il y a 18 ans
download.mk 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps il y a 17 ans
host-build.mk b29f9112df make the compile: host-install dependency independent of the order in which the makefiles were included il y a 17 ans
host.mk f00754d191 allow uml to access host.mk at DUMP time il y a 17 ans
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 ) il y a 17 ans
kernel-build.mk ab8c8b019f enable quilt by default for the kernel tree il y a 17 ans
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 il y a 17 ans
kernel-version.mk 5810934476 fix KERNEL_PATCHVER for rc kernels il y a 17 ans
kernel.mk 015dff9d7d get rid of one more $(shell) instance il y a 17 ans
netfilter.mk 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS il y a 17 ans
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg il y a 18 ans
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries il y a 17 ans
package-defaults.mk 431c9267b4 replace a few unnecessary $(shell) calls il y a 17 ans
package-dumpinfo.mk 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions il y a 17 ans
package-ipkg.mk 1be5092692 move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg il y a 17 ans
package-version-override.mk ff74bb872b added packkage-version overriding, Signed-off-by: ralph <[email protected]> il y a 18 ans
package.mk e4a5d86b54 fix the target-local CONFIG_SITE export. apparently make can't do more than one of them in a single line il y a 17 ans
prereq-build.mk ca8486a632 improve support for building on mac os x by improving detection of missing components il y a 17 ans
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction il y a 18 ans
quilt.mk 431c9267b4 replace a few unnecessary $(shell) calls il y a 17 ans
scan.mk 7aae9d3725 avoid using implicit rules during metadata dump to speed up the process even more il y a 17 ans
shell.sh 6f16d961a5 clean up md5s() shell function il y a 17 ans
subdir.mk bdb9c7351c some more build system cleanup il y a 17 ans
target.mk 72faa09dff move cflags default setting to target makefiles il y a 17 ans
toolchain-build.mk 8a2030ff3d move common variables to a dedicated include file il y a 17 ans
toplevel.mk 88f6e9f9fd optimize the .config dependency chain in the toplevel makefile il y a 17 ans
unpack.mk e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK il y a 17 ans
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 il y a 17 ans