.. |
site
|
add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them
|
14 years ago |
autotools.mk
|
autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS
|
14 years ago |
cmake.mk
|
add a template for cmake packages
|
14 years ago |
debug.mk
|
change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)
|
16 years ago |
depends.mk
|
change the recursive dependency template to use more make evaluation - the shell command got so long that it triggered "Argument list too long" on some systems (#8231)
|
14 years ago |
download.mk
|
download.mk: support https:// downloads
|
14 years ago |
host-build.mk
|
add a missing wrapper for the refresh target for host builds
|
14 years ago |
host.mk
|
host.mk: introduce PATCH which refers to either gpatch or patch
|
14 years ago |
image.mk
|
cleanup
|
14 years ago |
kernel-build.mk
|
Add kernel_nconfig make target
|
14 years ago |
kernel-defaults.mk
|
fixup board specific KERNELNAME overrides
|
14 years ago |
kernel-version.mk
|
kernel: add md5sum of kernel 2.6.37
|
14 years ago |
kernel.mk
|
make ModuleAutoLoad more readable
|
14 years ago |
netfilter.mk
|
netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel Gimpelevich
|
14 years ago |
nls.mk
|
prepare support for libiconv, libintl stub/full switching
|
14 years ago |
package-bin.mk
|
only build bin packages for the selected build variants (same behaviour as with ipkg builds)
|
15 years ago |
package-defaults.mk
|
add support for flagging packages
|
14 years ago |
package-dumpinfo.mk
|
Add maintainer information to menuconfig description dialog
|
14 years ago |
package-ipkg.mk
|
set Installed-Size to 0 when preparing control, its substituted by ipkg-build later on
|
14 years ago |
package-version-override.mk
|
replace old quote stripping with calls to qstrip macro
|
15 years ago |
package.mk
|
- implement hooks for hostbuilds - use host build hooks to implement fixups for host build - move separator declaration to rules.mk
|
14 years ago |
prereq-build.mk
|
set the umask in toplevel.mk instead of forcing the user to adjust it
|
14 years ago |
prereq.mk
|
some minor fixes, cleanups, package build abstraction
|
17 years ago |
quilt.mk
|
quilt.mk: export PATCH for patch-kernel.sh
|
14 years ago |
scan.mk
|
improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore
|
16 years ago |
shell.sh
|
clean up md5s() shell function
|
16 years ago |
subdir.mk
|
add configure as package target
|
14 years ago |
target.mk
|
add plemininary ultrasparc support
|
14 years ago |
toolchain-build.mk
|
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
|
14 years ago |
toplevel.mk
|
set the umask in toplevel.mk instead of forcing the user to adjust it
|
14 years ago |
unpack.mk
|
speed up the build system by including include/shell.sh on shell commands only where necessary
|
14 years ago |
verbose.mk
|
Allow colored output to be disabled when running a non-verbose build by setting NO_COLOR=1
|
15 years ago |