Nicolas Thill fda45977ec use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical hace 16 años
..
site fda45977ec use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical hace 16 años
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 hace 17 años
debug.mk 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) hace 17 años
depends.mk af03fdb6c5 add autorebuild check for menuconfig hace 18 años
download.mk 510bdd3f0e fix download reverse depends hace 17 años
host-build.mk 1141aecd2a use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich hace 16 años
host.mk fb7fa9b3fd build prereq: look for tar under the name "gnutar" as well hace 16 años
image.mk d55a046c48 ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padding to the generic squashfs images and use them on 4k devices as well hace 16 años
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) hace 16 años
kernel-defaults.mk 0ebb9220a0 make lzo compressed initramfs selectable, too hace 16 años
kernel-version.mk 948ecb59d9 upgrade to 2.6.31.7 hace 16 años
kernel.mk 3c74d0b385 do not download kernel sources when using an external kernel tree hace 16 años
netfilter.mk e830181f47 iptables: add comment match to the core package hace 16 años
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg hace 18 años
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries hace 17 años
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 hace 16 años
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 hace 16 años
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) hace 16 años
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 hace 17 años
package.mk 79fcadc146 hostapd: fix rebuild checks (#6210) hace 16 años
prereq-build.mk 4e49486b3c fix source file vs library order in a few prereq checks (#4326) hace 17 años
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction hace 18 años
quilt.mk 9d8f81149f fix the path to the build dir for host packages hace 17 años
scan.mk db4fd873f3 improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore hace 17 años
shell.sh 6f16d961a5 clean up md5s() shell function hace 17 años
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 hace 16 años
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) hace 16 años
toolchain-build.mk affe22dce7 binutils: fix path to cloog and ppl hace 16 años
toplevel.mk 5af113eb7c add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later hace 16 años
unpack.mk e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK hace 17 años
verbose.mk 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) hace 17 años