You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/include
Florian Fainelli a35b2385ae this adds hg (Mercurial) SCM checkout support, very similar to the current git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>

SVN-Revision: 12433
16 years ago
..
site move arch-specific definitions to arch site files 16 years ago
autotools.mk fix libtool version checks in some configure scripts 17 years ago
debug.mk clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 17 years ago
depends.mk add autorebuild check for menuconfig 17 years ago
download.mk this adds hg (Mercurial) SCM checkout support, very similar to the current git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229) 16 years ago
host-build.mk fixes for refresh/update handling 17 years ago
host.mk export the FIND variable which points to a usable find version 16 years ago
image.mk rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 16 years ago
kernel-build.mk enable quilt by default for the kernel tree 16 years ago
kernel-defaults.mk enable quilt by default for the kernel tree 16 years ago
kernel-version.mk update to 2.6.26.3 and 2.6.25.16 16 years ago
kernel.mk fix kconfig for packages that only define =y, =m or =n rules 16 years ago
netfilter.mk Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) 16 years ago
package-bin.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 17 years ago
package-defaults.mk replace config.guess and config.sub properly, even if they are in a subdirectory 16 years ago
package-dumpinfo.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 17 years ago
package-ipkg.mk some minor fixes, cleanups, package build abstraction 17 years ago
package-version-override.mk added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com> 17 years ago
package.mk allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 16 years ago
prereq-build.mk add prereq check for python 16 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk enable quilt by default for the kernel tree 16 years ago
scan.mk large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 16 years ago
shell.sh bug #1547 17 years ago
subdir.mk some more build system cleanup 16 years ago
target.mk make opkg the default package manager, disable busybox ipkg from building by default 16 years ago
toplevel.mk rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882 16 years ago
unpack.mk Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 17 years ago
verbose.mk 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 16 years ago