| .. |
|
site
|
6b63716262
add preliminary support for musl
|
před 13 roky |
|
autotools.mk
|
7074927533
autotools.mk: add a gettext-version PKG_FIXUP (#11236)
|
před 13 roky |
|
cmake.mk
|
b648860f9c
cmake: add support for V=cs
|
před 13 roky |
|
debug.mk
|
33cde6b296
build: undefine debug helper templates used by subdir.mk if the DEBUG variable is empty, speeds up "make prereq" by 25% when lots of packages are installed
|
před 14 roky |
|
depends.mk
|
695a1268e1
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)
|
před 15 roky |
|
download.mk
|
5d253542d7
include: download.mk: correct tar argument order when packing checkouts
|
před 13 roky |
|
host-build.mk
|
6d1884c583
build: fix host build stampfile usage, fixes spurious errors with missing opkg host binary after deleting the staging dir
|
před 13 roky |
|
host.mk
|
3cf0250da2
host.mk: introduce PATCH which refers to either gpatch or patch
|
před 15 roky |
|
image.mk
|
5698062707
Revert "include/image.mk: call Image/Build/{cpiogz,targz}"
|
před 13 roky |
|
kernel-build.mk
|
24b31c9428
kernel: fix stripping symbol exports
|
před 13 roky |
|
kernel-defaults.mk
|
0fa21ec3eb
use xz compressed kernel tarballs
|
před 13 roky |
|
kernel-version.mk
|
2b378d11c8
kernel: update linux 3.6 to 3.6.10
|
před 13 roky |
|
kernel.mk
|
0803171cd1
adds wrapper for uapi directory
|
před 13 roky |
|
ltqtapi.mk
|
e6e331ca67
unify tapi deps
|
před 13 roky |
|
netfilter.mk
|
5ba9873914
netfilter.mk: extend nf_add macro to take a version dependency expression
|
před 13 roky |
|
nls.mk
|
556864c75b
nls.mk: fix build dependency on gettext (#11829)
|
před 13 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
|
2d7eaf2e15
build: allow the package maintainer info to be specified globally for a source package
|
před 13 roky |
|
package-dumpinfo.mk
|
edee850e18
build: add a dependency on libc to all non-kernel packages
|
před 13 roky |
|
package-ipkg.mk
|
d3e90ba7a7
buildroot: isolate the .install stamp files for build variants (#12279)
|
před 13 roky |
|
package-version-override.mk
|
584bc13d38
use autoreconf hook instead of manual call
|
před 13 roky |
|
package.mk
|
d3e90ba7a7
buildroot: isolate the .install stamp files for build variants (#12279)
|
před 13 roky |
|
prereq-build.mk
|
095fe8743b
prereq-build.mk: do not perform static linking tests on Darwin
|
před 13 roky |
|
prereq.mk
|
800ef0f56c
some minor fixes, cleanups, package build abstraction
|
před 18 roky |
|
quilt.mk
|
9cf5926eff
quilt: add a NO_RECONFIGURE override for compiling a package without re-running Build/Configure
|
před 14 roky |
|
scan.mk
|
2238b949f1
build: log package dump failures to logs to avoid forcing user to write cryptic commands to figure out what's going on
|
před 14 roky |
|
scons.mk
|
370894e594
fix up scons vs ccache
|
před 13 roky |
|
shell.sh
|
6f16d961a5
clean up md5s() shell function
|
před 17 roky |
|
subdir.mk
|
b065867cfb
log failed package builds
|
před 13 roky |
|
target.mk
|
03babf3641
target: add a feature flag for RTC support
|
před 13 roky |
|
toolchain-build.mk
|
c6ba19c70e
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol
|
před 13 roky |
|
toplevel.mk
|
b495423a22
build: increase file descriptor count limit for the build, some systems (e.g. Mac OS X default to 256, which is too little for some parallel builds)
|
před 13 roky |
|
uclibc++.mk
|
3948c077c9
make CXX_DEPENDS also depend on INSTALL_LIBSTDCPP
|
před 13 roky |
|
unpack.mk
|
a9136c0892
speed up the build system by including include/shell.sh on shell commands only where necessary
|
před 15 roky |
|
verbose.mk
|
6af6c0ae76
build: fix bad file descriptor issues with the verbosity changes
|
před 13 roky |
|
version.mk
|
1cd6237979
version.mk: ensure that %S is always populated with a subtarget identifier, fallback to "generic" if no subtarget exists
|
před 13 roky |