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
Jo-Philipp Wich 9bb6f3b5f3 opkg: - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation
SVN-Revision: 23032
14 years ago
..
site use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical 15 years ago
autotools.mk fix libtool fixup for libstdc++ 14 years ago
debug.mk change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk) 15 years ago
depends.mk ignore vim .swp files when scanning for updates (#7867) 14 years ago
download.mk download.mk: fix bzr download method 14 years ago
host-build.mk Add an option to default the default build rule to parallel build. 14 years ago
host.mk host.mk: Don't use bash-ism 14 years ago
image.mk remove linux 2.4 specific build system code 14 years ago
kernel-build.mk Add kernel_nconfig make target 14 years ago
kernel-defaults.mk remove linux 2.4 specific build system code 14 years ago
kernel-version.mk Update 2.6.35.x to 2.6.35.4 14 years ago
kernel.mk speed up the build system by including include/shell.sh on shell commands only where necessary 14 years ago
netfilter.mk finalize r22241 fixes 14 years ago
package-bin.mk only build bin packages for the selected build variants (same behaviour as with ipkg builds) 14 years ago
package-defaults.mk Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder. 14 years ago
package-dumpinfo.mk build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 15 years ago
package-ipkg.mk opkg: - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation 14 years ago
package-version-override.mk replace old quote stripping with calls to qstrip macro 14 years ago
package.mk Add an option to default the default build rule to parallel build. 14 years ago
prereq-build.mk fix gnu find prereq check 14 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk fix the path to the build dir for host packages 15 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 15 years ago
shell.sh clean up md5s() shell function 16 years ago
subdir.mk add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point 14 years ago
target.mk Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder. 14 years ago
toolchain-build.mk binutils: fix path to cloog and ppl 15 years ago
toplevel.mk add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point 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