You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Fietkau
51996a78f1
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
SVN-Revision: 9723
|
17 years ago |
.. |
site
|
prevent ldconfig use in autoconf based packages
|
18 years ago |
debug.mk
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
18 years ago |
depends.mk
|
add autorebuild check for menuconfig
|
18 years ago |
download.mk
|
prefer http downloads over svn/git checkouts, remove git dependency
|
17 years ago |
host-build.mk
|
fixes for refresh/update handling
|
18 years ago |
host.mk
|
Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.
|
17 years ago |
image.mk
|
remove whitespaces
|
18 years ago |
kernel-build.mk
|
fixes for refresh/update handling
|
18 years ago |
kernel-defaults.mk
|
add external kernel tree support
|
17 years ago |
kernel-version.mk
|
switch to 2.6.23.9
|
17 years ago |
kernel.mk
|
fix kernel config related build error
|
17 years ago |
netfilter.mk
|
netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description
|
18 years ago |
package-bin.mk
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
18 years ago |
package-defaults.mk
|
DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set
|
18 years ago |
package-dumpinfo.mk
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
18 years ago |
package-ipkg.mk
|
some minor fixes, cleanups, package build abstraction
|
18 years ago |
package.mk
|
fix build issues that happen when the staging dir is cleared and the build directories stay
|
17 years ago |
prereq-build.mk
|
add prereq check for gnu find
|
17 years ago |
prereq.mk
|
some minor fixes, cleanups, package build abstraction
|
18 years ago |
quilt.mk
|
fix quilt apply for packages that change STAMP_*
|
17 years ago |
scan.mk
|
add initial version of a package feeds management script
|
18 years ago |
shell.sh
|
bug #1547
|
18 years ago |
subdir.mk
|
make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it
|
18 years ago |
target.mk
|
fix copy&paste mistake
|
17 years ago |
toplevel.mk
|
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
|
17 years ago |
unpack.mk
|
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
|
18 years ago |
verbose.mk
|
add shell compatibility patch from #2659
|
17 years ago |