Felix Fietkau 333fc3f7e1 adjust host-build.mk to bring it closer to package.mk 17 years ago
..
site cc3e46f28e adjust site config files for uClibc ARM EABI 17 years ago
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). 17 years ago
debug.mk 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) 17 years ago
depends.mk af03fdb6c5 add autorebuild check for menuconfig 18 years ago
download.mk 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 17 years ago
host-build.mk 333fc3f7e1 adjust host-build.mk to bring it closer to package.mk 17 years ago
host.mk 08b6c2294f export the FIND variable which points to a usable find version 17 years ago
image.mk 6b6c8fd100 fix potential rootfs owner/group mismatch (tgz root only, patch from #4562) 17 years ago
kernel-build.mk ab8c8b019f enable quilt by default for the kernel tree 17 years ago
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 17 years ago
kernel-version.mk 3f085cd501 update to 2.6.28.7 and 2.6.27.19 17 years ago
kernel.mk cdca343745 fix LINUX_KARCH for x86 17 years ago
netfilter.mk 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS 17 years ago
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 years ago
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries 17 years ago
package-defaults.mk f0bc868861 initialize the url field for packages 17 years ago
package-dumpinfo.mk 7502d4bd61 add support for build-only packages which do not appear in menuconfig 17 years ago
package-ipkg.mk 1be5092692 move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg 17 years ago
package-version-override.mk ff74bb872b added packkage-version overriding, Signed-off-by: ralph <[email protected]> 18 years ago
package.mk fb4a318970 fix the host vs native stampfile dependencies to improve quilt support 17 years ago
prereq-build.mk ca8486a632 improve support for building on mac os x by improving detection of missing components 17 years ago
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 years ago
quilt.mk f684d0a47b allow a separate patch directory for host patches 17 years ago
scan.mk b0d8473bf4 get rid of a shell warning if md5sum is not found 17 years ago
shell.sh 6f16d961a5 clean up md5s() shell function 17 years ago
subdir.mk bdb9c7351c some more build system cleanup 17 years ago
target.mk 3d0285a783 avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel) 17 years ago
toolchain-build.mk 8a2030ff3d move common variables to a dedicated include file 17 years ago
toplevel.mk 5dcaa510e8 add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries 17 years ago
unpack.mk e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK 17 years ago
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 17 years ago