| .. |
|
site
|
cc3e46f28e
adjust site config files for uClibc ARM EABI
|
hace 17 años |
|
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).
|
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
|
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
|
hace 17 años |
|
host-build.mk
|
aa0778f77e
allow concurrent use of host-build.mk and package.mk as well as their templates
|
hace 17 años |
|
host.mk
|
08b6c2294f
export the FIND variable which points to a usable find version
|
hace 17 años |
|
image.mk
|
6b6c8fd100
fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)
|
hace 17 años |
|
kernel-build.mk
|
ab8c8b019f
enable quilt by default for the kernel tree
|
hace 17 años |
|
kernel-defaults.mk
|
08b408a4c5
move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI
|
hace 17 años |
|
kernel-version.mk
|
3f085cd501
update to 2.6.28.7 and 2.6.27.19
|
hace 17 años |
|
kernel.mk
|
cdca343745
fix LINUX_KARCH for x86
|
hace 17 años |
|
netfilter.mk
|
68d73be80c
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
|
hace 17 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
|
f0bc868861
initialize the url field for packages
|
hace 17 años |
|
package-dumpinfo.mk
|
7502d4bd61
add support for build-only packages which do not appear in menuconfig
|
hace 17 años |
|
package-ipkg.mk
|
1be5092692
move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg
|
hace 17 años |
|
package-version-override.mk
|
ff74bb872b
added packkage-version overriding, Signed-off-by: ralph <[email protected]>
|
hace 18 años |
|
package.mk
|
fb4a318970
fix the host vs native stampfile dependencies to improve quilt support
|
hace 17 años |
|
prereq-build.mk
|
ca8486a632
improve support for building on mac os x by improving detection of missing components
|
hace 17 años |
|
prereq.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
hace 18 años |
|
quilt.mk
|
f684d0a47b
allow a separate patch directory for host patches
|
hace 17 años |
|
scan.mk
|
b0d8473bf4
get rid of a shell warning if md5sum is not found
|
hace 17 años |
|
shell.sh
|
6f16d961a5
clean up md5s() shell function
|
hace 17 años |
|
subdir.mk
|
bdb9c7351c
some more build system cleanup
|
hace 17 años |
|
target.mk
|
3d0285a783
avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel)
|
hace 17 años |
|
toolchain-build.mk
|
8a2030ff3d
move common variables to a dedicated include file
|
hace 17 años |
|
toplevel.mk
|
cd35be21af
one more instance of r13005
|
hace 17 años |
|
unpack.mk
|
610e45ae5c
only define unpack templates if PKG_SOURCE is set
|
hace 17 años |
|
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
|
hace 17 años |