Gabor Juhos 97dde3b72d update to 2.6.28.5 17 lat temu
..
site cc3e46f28e adjust site config files for uClibc ARM EABI 17 lat temu
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 lat temu
debug.mk 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 lat temu
depends.mk af03fdb6c5 add autorebuild check for menuconfig 18 lat temu
download.mk 2552e9362b Add @GNOME download source. 17 lat temu
host-build.mk 6b392a4f9f allow cvs/git/hg/svn wrap_mirror to work for host tools as well 17 lat temu
host.mk 08b6c2294f export the FIND variable which points to a usable find version 17 lat temu
image.mk 44f3239622 generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c 17 lat temu
kernel-build.mk ab8c8b019f enable quilt by default for the kernel tree 17 lat temu
kernel-defaults.mk 18441c327a kernel: add missing definition for CONFIG_KALLSYMS_ALL 17 lat temu
kernel-version.mk 97dde3b72d update to 2.6.28.5 17 lat temu
kernel.mk cdca343745 fix LINUX_KARCH for x86 17 lat temu
netfilter.mk e5c9f00637 netfilter: remove CHAOS, TARPIT and DELUDE references 17 lat temu
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 lat temu
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries 17 lat temu
package-defaults.mk 7502d4bd61 add support for build-only packages which do not appear in menuconfig 17 lat temu
package-dumpinfo.mk 7502d4bd61 add support for build-only packages which do not appear in menuconfig 17 lat temu
package-ipkg.mk 1be5092692 move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg 17 lat temu
package-version-override.mk ff74bb872b added packkage-version overriding, Signed-off-by: ralph <[email protected]> 18 lat temu
package.mk eb1c4db039 add support for an optional staging directory for debug binaries 17 lat temu
prereq-build.mk ca8486a632 improve support for building on mac os x by improving detection of missing components 17 lat temu
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 lat temu
quilt.mk 1f5c64d436 prevent quilt from loading any configuration file (closes: #4520) 17 lat temu
scan.mk b0d8473bf4 get rid of a shell warning if md5sum is not found 17 lat temu
shell.sh 6f16d961a5 clean up md5s() shell function 17 lat temu
subdir.mk bdb9c7351c some more build system cleanup 17 lat temu
target.mk a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 17 lat temu
toplevel.mk cd35be21af one more instance of r13005 17 lat temu
unpack.mk dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 18 lat temu
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 lat temu