Waldemar Brodkorb
|
ebe4baf1aa
try to detect gnu bc
|
10 years ago |
Waldemar Brodkorb
|
062c92e812
fix tar build, when gnu tar is missing
|
10 years ago |
Waldemar Brodkorb
|
ff1d511b58
clang does not know -static-libgcc on Darwin
|
10 years ago |
Waldemar Brodkorb
|
a81c14cdff
when using OpenADK for toolchain building, a musl system have to use -static-libgcc
|
10 years ago |
Waldemar Brodkorb
|
7197f661cc
add host tar, GNU tar required for uClibc header installations.
|
10 years ago |
Waldemar Brodkorb
|
8b2ea5fd6a
add support for lz4 compressed kernel and initramfs
|
10 years ago |
Waldemar Brodkorb
|
90f603e2be
s/TOPDIR/ADK_TOPDIR/
|
10 years ago |
Waldemar Brodkorb
|
224199c2a0
optimize environment variables, reduce duplicate stuff
|
10 years ago |
Waldemar Brodkorb
|
19ab53e7a3
fix varname, disable optimization flags for config
|
10 years ago |
Waldemar Brodkorb
|
0151f5cf9e
make prereq quiet, check for gmake on OpenBSD
|
10 years ago |
Waldemar Brodkorb
|
4d15e451c9
gnu sed no longer required, will be build as hosttool
|
10 years ago |
Waldemar Brodkorb
|
a1b3cc3671
gnu awk will be build, when not found
|
10 years ago |
Waldemar Brodkorb
|
5941e062d3
enable mksh, when not installed on the host
|
10 years ago |
Waldemar Brodkorb
|
7209a2a3b0
compile patch when not available on Host
|
10 years ago |
Waldemar Brodkorb
|
04754833a2
fix iso building
|
10 years ago |
Waldemar Brodkorb
|
97f06c7f9d
add qemu host dependency
|
10 years ago |
Waldemar Brodkorb
|
cb9fe14b5d
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 years ago |
Waldemar Brodkorb
|
77dd9c4669
use gnu find on darwin
|
10 years ago |
Waldemar Brodkorb
|
e81e05c453
use HOST_BUILD_DIR to avoid rebuilding after make clean, add genext2fs to checks
|
10 years ago |
Waldemar Brodkorb
|
712a7998a6
add findutils do host machinery
|
10 years ago |
Waldemar Brodkorb
|
2615fde640
add pkgconf, always needed
|
10 years ago |
Waldemar Brodkorb
|
9c8476bd6a
build hosttools only when not available or required
|
10 years ago |
Waldemar Brodkorb
|
3b513e5acf
build host tools on demand, when not available on the host
|
10 years ago |
Waldemar Brodkorb
|
3f794fad83
remove git as dependency, we now have snapshot tarballs
|
10 years ago |
Waldemar Brodkorb
|
09981c6824
rework getty/shell runtime options, add git as dependency, used in base-files and is always good to create patches, get updates,..
|
10 years ago |
Waldemar Brodkorb
|
a848182a6d
make a note how to create a sparse dmg file for mac users
|
10 years ago |
Waldemar Brodkorb
|
76673934d3
add g++ check
|
10 years ago |
Waldemar Brodkorb
|
b700bbdede
move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
|
10 years ago |
Waldemar Brodkorb
|
0b3dfd5b3e
refresh list of required tools
|
11 years ago |
Waldemar Brodkorb
|
fbe47cba99
remove dependencies to libiconv,pkg-config and file. use pkgconf and libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation
|
11 years ago |