| .. |
|
site
|
fda45977ec
use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical
|
před 16 roky |
|
autotools.mk
|
e10df8d2b5
add a new helper macro to deal with conditional ./configure flags
|
před 15 roky |
|
debug.mk
|
6e590d85f3
change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)
|
před 16 roky |
|
depends.mk
|
091934e7fb
fix timestamp checks for build system paths which have '.svn' in their directory name
|
před 15 roky |
|
download.mk
|
4ba18f5916
download.mk: fix bzr download method
|
před 15 roky |
|
host-build.mk
|
cf7199f48b
this patch fixes toolchain parallel build, which reduces build time.
|
před 15 roky |
|
host.mk
|
08be2bcfd9
buildsystem: add a macro to test options supported by the host compiler
|
před 15 roky |
|
image.mk
|
6117c04c94
remove linux 2.4 specific build system code
|
před 15 roky |
|
kernel-build.mk
|
a97d6b0c95
Add kernel_nconfig make target
|
před 15 roky |
|
kernel-defaults.mk
|
6117c04c94
remove linux 2.4 specific build system code
|
před 15 roky |
|
kernel-version.mk
|
371d5c7cc7
add 2.6.35 md5sum
|
před 15 roky |
|
kernel.mk
|
5cc5f15047
partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external modules in ./packages
|
před 15 roky |
|
netfilter.mk
|
57d2e57b02
finalize r22241 fixes
|
před 15 roky |
|
package-bin.mk
|
73b78d4a75
only build bin packages for the selected build variants (same behaviour as with ipkg builds)
|
před 15 roky |
|
package-defaults.mk
|
e09067b221
The attached patch replaces $(1) install by $(if $(1), $(1), install) in the definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data).
|
před 15 roky |
|
package-dumpinfo.mk
|
579d54038b
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
|
před 16 roky |
|
package-ipkg.mk
|
e47a8a001c
revert r22372 and r22405, dependency on host libtool causes problems
|
před 15 roky |
|
package-version-override.mk
|
224db523da
replace old quote stripping with calls to qstrip macro
|
před 15 roky |
|
package.mk
|
6117c04c94
remove linux 2.4 specific build system code
|
před 15 roky |
|
prereq-build.mk
|
8149815189
fix gnu find prereq check
|
před 15 roky |
|
prereq.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
před 18 roky |
|
quilt.mk
|
9d8f81149f
fix the path to the build dir for host packages
|
před 16 roky |
|
scan.mk
|
db4fd873f3
improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore
|
před 16 roky |
|
shell.sh
|
6f16d961a5
clean up md5s() shell function
|
před 17 roky |
|
subdir.mk
|
579d54038b
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
|
před 16 roky |
|
target.mk
|
da1bb88a2b
rename target/linux/generic-2.6 to generic
|
před 15 roky |
|
toolchain-build.mk
|
affe22dce7
binutils: fix path to cloog and ppl
|
před 16 roky |
|
toplevel.mk
|
a97d6b0c95
Add kernel_nconfig make target
|
před 15 roky |
|
unpack.mk
|
fa802af399
support unpacking of .tar.xz archives, no prereq on xzcat for now
|
před 15 roky |
|
verbose.mk
|
6f3db147b6
Allow colored output to be disabled when running a non-verbose build by setting NO_COLOR=1
|
před 15 roky |