.. |
site
|
prevent ldconfig use in autoconf based packages
|
2007-08-26 18:34:24 +00:00 |
debug.mk
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
2007-08-30 21:12:39 +00:00 |
depends.mk
|
add autorebuild check for menuconfig
|
2007-10-14 02:28:34 +00:00 |
download.mk
|
prefer http downloads over svn/git checkouts, remove git dependency
|
2007-11-16 04:10:01 +00:00 |
host-build.mk
|
fixes for refresh/update handling
|
2007-09-29 04:29:11 +00:00 |
host.mk
|
next round of build system cleanup - convert package/ to new structure
|
2007-07-30 18:22:01 +00:00 |
image.mk
|
remove whitespaces
|
2007-10-18 20:30:18 +00:00 |
kernel-build.mk
|
fixes for refresh/update handling
|
2007-09-29 04:29:11 +00:00 |
kernel-defaults.mk
|
add external kernel tree support
|
2007-11-20 13:21:01 +00:00 |
kernel-version.mk
|
switch to 2.6.23.9
|
2007-11-29 08:51:59 +00:00 |
kernel.mk
|
don't specify "CC=<nothing>" on kernel build command line
|
2007-10-23 06:23:23 +00:00 |
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
|
2007-10-12 14:58:35 +00:00 |
package-bin.mk
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
2007-09-29 01:21:56 +00:00 |
package-defaults.mk
|
DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set
|
2007-10-14 04:49:05 +00:00 |
package-dumpinfo.mk
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
|
2007-09-29 01:21:56 +00:00 |
package-ipkg.mk
|
some minor fixes, cleanups, package build abstraction
|
2007-09-28 01:23:56 +00:00 |
package.mk
|
fix build issues that happen when the staging dir is cleared and the build directories stay
|
2007-11-20 22:43:38 +00:00 |
prereq-build.mk
|
prefer http downloads over svn/git checkouts, remove git dependency
|
2007-11-16 04:10:01 +00:00 |
prereq.mk
|
some minor fixes, cleanups, package build abstraction
|
2007-09-28 01:23:56 +00:00 |
quilt.mk
|
fix quilt apply for packages that change STAMP_*
|
2007-11-10 22:51:02 +00:00 |
scan.mk
|
add initial version of a package feeds management script
|
2007-09-23 02:39:01 +00:00 |
shell.sh
|
bug #1547
|
2007-04-03 15:55:42 +00:00 |
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
|
2007-10-21 07:18:10 +00:00 |
target.mk
|
fix copy&paste mistake
|
2007-11-15 12:35:51 +00:00 |
toplevel.mk
|
fix parallel build issues
|
2007-11-04 11:42:47 +00:00 |
unpack.mk
|
Refactor downloading code into download.mk Support multiple file downloads Support svn downloads
|
2007-09-29 00:05:48 +00:00 |
verbose.mk
|
next round of build system cleanup - convert package/ to new structure
|
2007-07-30 18:22:01 +00:00 |