Nicolas Thill 25d21566aa adjust pointer size from 4 to 8 bytes in x86_64 site config il y a 16 ans
..
site 25d21566aa adjust pointer size from 4 to 8 bytes in x86_64 site config il y a 16 ans
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 il y a 16 ans
debug.mk 6e590d85f3 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) il y a 17 ans
depends.mk af03fdb6c5 add autorebuild check for menuconfig il y a 18 ans
download.mk 510bdd3f0e fix download reverse depends il y a 17 ans
host-build.mk 7de1e0f116 host build: do not hide the configure command il y a 16 ans
host.mk fb7fa9b3fd build prereq: look for tar under the name "gnutar" as well il y a 16 ans
image.mk 71a3d54218 create v4 squashfs image for 2.6.31 il y a 16 ans
kernel-build.mk bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image il y a 16 ans
kernel-defaults.mk f7033929fa add menuconfig option for enabling debugfs support in the kernel il y a 16 ans
kernel-version.mk 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches il y a 16 ans
kernel.mk 3b61c2c2b1 now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore il y a 16 ans
netfilter.mk e014faf13f Update ipset to version 3.2 il y a 16 ans
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg il y a 18 ans
package-debug.mk eb1c4db039 add support for an optional staging directory for debug binaries il y a 17 ans
package-defaults.mk 671280830d add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter il y a 16 ans
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 il y a 17 ans
package-ipkg.mk c4b197737e do not fail on empty packages il y a 16 ans
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 il y a 16 ans
package.mk 5af113eb7c add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later il y a 16 ans
prereq-build.mk 4e49486b3c fix source file vs library order in a few prereq checks (#4326) il y a 16 ans
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction il y a 18 ans
quilt.mk 9d8f81149f fix the path to the build dir for host packages il y a 17 ans
scan.mk db4fd873f3 improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore il y a 16 ans
shell.sh 6f16d961a5 clean up md5s() shell function il y a 17 ans
subdir.mk 7dc435ea29 move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff il y a 16 ans
target.mk 3d0c1254df brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name il y a 16 ans
toolchain-build.mk 106a08103f change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds il y a 16 ans
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 il y a 16 ans
unpack.mk e8b6104dde allow packages to override PKG_UNPACK, HOST_UNPACK il y a 17 ans
verbose.mk 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) il y a 16 ans