Gabor Juhos 85963798be update to 2.6.28.2 17 лет назад
..
site cc3e46f28e adjust site config files for uClibc ARM EABI 17 лет назад
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 лет назад
debug.mk 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 лет назад
depends.mk af03fdb6c5 add autorebuild check for menuconfig 18 лет назад
download.mk 2552e9362b Add @GNOME download source. 17 лет назад
host-build.mk 6b392a4f9f allow cvs/git/hg/svn wrap_mirror to work for host tools as well 17 лет назад
host.mk 08b6c2294f export the FIND variable which points to a usable find version 17 лет назад
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 лет назад
kernel-build.mk ab8c8b019f enable quilt by default for the kernel tree 17 лет назад
kernel-defaults.mk b271605228 add a menuconfig option for enabling KALLSYMS for the kernel 17 лет назад
kernel-version.mk 85963798be update to 2.6.28.2 17 лет назад
kernel.mk cdca343745 fix LINUX_KARCH for x86 17 лет назад
netfilter.mk 24e299f95d defrag needs to be loaded before conntrack_ipv4 17 лет назад
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 лет назад
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries 17 лет назад
package-defaults.mk 7502d4bd61 add support for build-only packages which do not appear in menuconfig 17 лет назад
package-dumpinfo.mk 7502d4bd61 add support for build-only packages which do not appear in menuconfig 17 лет назад
package-ipkg.mk 0bbd70070f add an "Installed-Size" field to package control files, so that opkg could check needed vs. available storage space before installing a package 17 лет назад
package-version-override.mk ff74bb872b added packkage-version overriding, Signed-off-by: ralph <[email protected]> 18 лет назад
package.mk eb1c4db039 add support for an optional staging directory for debug binaries 17 лет назад
prereq-build.mk ca8486a632 improve support for building on mac os x by improving detection of missing components 17 лет назад
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 лет назад
quilt.mk 3ec3f111ff if quilt failed whilst patching, no output was shown 17 лет назад
scan.mk b0d8473bf4 get rid of a shell warning if md5sum is not found 17 лет назад
shell.sh 6f16d961a5 clean up md5s() shell function 17 лет назад
subdir.mk bdb9c7351c some more build system cleanup 17 лет назад
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 лет назад
toplevel.mk cd35be21af one more instance of r13005 17 лет назад
unpack.mk dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 18 лет назад
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 лет назад