Hamish Guthrie 6103f5ecba Add 2.6.30 final 16 лет назад
..
site 56164a5815 add a modified version of the mips64 patch from #4603 16 лет назад
autotools.mk 246a5b334d More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool 16 лет назад
debug.mk 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) 17 лет назад
depends.mk af03fdb6c5 add autorebuild check for menuconfig 18 лет назад
download.mk 510bdd3f0e fix download reverse depends 17 лет назад
host-build.mk e3fc6c9b88 fix a typo that prevented host build specific variable exports from working 16 лет назад
host.mk f00754d191 allow uml to access host.mk at DUMP time 17 лет назад
image.mk 1165dfed6a enable lzma for squashfs4 by default 16 лет назад
kernel-build.mk 6d782f93d8 kernel: make sure all patches are applied before running menuconfig or oldconfig 16 лет назад
kernel-defaults.mk 8582177e73 2.6.30 supports different initramfs compressors, take care of them 16 лет назад
kernel-version.mk 6103f5ecba Add 2.6.30 final 16 лет назад
kernel.mk 56164a5815 add a modified version of the mips64 patch from #4603 16 лет назад
netfilter.mk 11b33255ed netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack 16 лет назад
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 6f29703625 add dist and distcheck target (to create new source balls) 16 лет назад
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 17 лет назад
package-ipkg.mk 1be5092692 move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg 17 лет назад
package-version-override.mk 3dc92527a3 add package source path override - use external source tree instead of source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk 16 лет назад
package.mk 6f29703625 add dist and distcheck target (to create new source balls) 16 лет назад
prereq-build.mk 4e49486b3c fix source file vs library order in a few prereq checks (#4326) 16 лет назад
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 лет назад
quilt.mk 9d8f81149f fix the path to the build dir for host packages 17 лет назад
scan.mk db4fd873f3 improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore 16 лет назад
shell.sh 6f16d961a5 clean up md5s() shell function 17 лет назад
subdir.mk 6f29703625 add dist and distcheck target (to create new source balls) 16 лет назад
target.mk 0d442a08b6 enable ucitrigger by default 16 лет назад
toolchain-build.mk 8a2030ff3d move common variables to a dedicated include file 17 лет назад
toplevel.mk b5ddcb18fa use unexport instead of export to clear perforce variables 16 лет назад
unpack.mk e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK 17 лет назад
verbose.mk 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 лет назад