Mike Baker 129a1e0714 disable stdin unless make V=99; fixes bug where compilation can stall waiting for input 16 anni fa
..
site fda45977ec use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical 16 anni fa
autotools.mk 93567fed7a autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. Fixes build of packages which use libtool and link against packages which link against libstdc++ 16 anni fa
debug.mk 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) 17 anni fa
depends.mk af03fdb6c5 add autorebuild check for menuconfig 18 anni fa
download.mk 4d904cf081 allow download urls using the file:// schema (#6480) 16 anni fa
host-build.mk 144fd07cd8 Prevent unnecessary host package rebuilds. 16 anni fa
host.mk fb7fa9b3fd build prereq: look for tar under the name "gnutar" as well 16 anni fa
image.mk 42e4f83096 fix rootfs preparation with rootfs containing files with whitespaces in the filename (based on patch from #6551) 16 anni fa
kernel-build.mk ea41d3a288 merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) 16 anni fa
kernel-defaults.mk 0ebb9220a0 make lzo compressed initramfs selectable, too 16 anni fa
kernel-version.mk e831384efb update to 2.6.32.7 16 anni fa
kernel.mk 3c74d0b385 do not download kernel sources when using an external kernel tree 16 anni fa
netfilter.mk e830181f47 iptables: add comment match to the core package 16 anni fa
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 anni fa
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries 17 anni fa
package-defaults.mk 579d54038b build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 16 anni fa
package-dumpinfo.mk 579d54038b build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 16 anni fa
package-ipkg.mk f1da5431bb build variants: only build opkg packages for the requested build variant (or any if no variant was specified for the package) 16 anni fa
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 17 anni fa
package.mk 79fcadc146 hostapd: fix rebuild checks (#6210) 16 anni fa
prereq-build.mk 4e49486b3c fix source file vs library order in a few prereq checks (#4326) 17 anni fa
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 anni fa
quilt.mk 9d8f81149f fix the path to the build dir for host packages 17 anni fa
scan.mk db4fd873f3 improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore 17 anni fa
shell.sh 6f16d961a5 clean up md5s() shell function 17 anni fa
subdir.mk 579d54038b build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 16 anni fa
target.mk ea41d3a288 merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) 16 anni fa
toolchain-build.mk affe22dce7 binutils: fix path to cloog and ppl 16 anni fa
toplevel.mk fdf2ba873a unset user overrides for quilt settings to prevent them from interfering with the build process (#6553) 16 anni fa
unpack.mk e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK 17 anni fa
verbose.mk 129a1e0714 disable stdin unless make V=99; fixes bug where compilation can stall waiting for input 16 anni fa