Waldemar Brodkorb
|
ba6589464f
use XZ instead of GZIP compression. remove old installer scripts
|
9 years ago |
Waldemar Brodkorb
|
b05588ed6b
use ADK_VERBOSE to be more consistent.
|
10 years ago |
Waldemar Brodkorb
|
949d8663f2
use the new concept of appliances
|
10 years ago |
Waldemar Brodkorb
|
dfed1fd20f
add basic bits for c6x toolchains support
|
10 years ago |
Waldemar Brodkorb
|
e0ab584059
Merge branch 'master' of git+ssh://openadk.org/git/openadk
|
10 years ago |
Waldemar Brodkorb
|
8da9efaa28
allow to build with MacOS X Yosemite and Homebrew.
|
10 years ago |
Waldemar Brodkorb
|
618e0b61bc
quote PATH, might contain white spaces
|
10 years ago |
Waldemar Brodkorb
|
0d2d7e93f8
fix build
|
10 years ago |
Waldemar Brodkorb
|
4a0ae6ec18
disable parallel building
|
10 years ago |
Waldemar Brodkorb
|
822f3c1f97
removing elf2flt from CFLAGS, breaks sash compile
|
10 years ago |
Waldemar Brodkorb
|
f6ec1e19e5
add some libraries needed for XBMC on Solidrun IMX6
|
10 years ago |
Waldemar Brodkorb
|
9d6eef9b39
we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken executables (f.e. sash) with a wrong data start are created by elf2flt)
|
10 years ago |
Waldemar Brodkorb
|
a3875719ff
use 5307 for now, which results in a working userland. need to investigate.
|
10 years ago |
Waldemar Brodkorb
|
bbf5aaee18
add elf2flt, use it for m68k-nommu. bootup in qemu still fails.
|
10 years ago |
Waldemar Brodkorb
|
845731aa16
do not duplicate optimization cflags
|
10 years ago |
Waldemar Brodkorb
|
d9f5e00fd6
okay, -static-libgcc breaks uClibc toolchain building
|
10 years ago |
Waldemar Brodkorb
|
289f3efaa9
another clang Darwin patch
|
10 years ago |
Waldemar Brodkorb
|
ff1d511b58
clang does not know -static-libgcc on Darwin
|
10 years ago |
Waldemar Brodkorb
|
acb6713155
add some debug related optimization
|
10 years ago |
Waldemar Brodkorb
|
39a2d17b40
more patches for musl userland as buildsystem
|
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
|
c43854da4d
add some basic infrastructure for qemu-system-m68k
|
10 years ago |
Waldemar Brodkorb
|
3c98ceaa57
toplevel build directory change
|
10 years ago |
Waldemar Brodkorb
|
b75624a495
allow static building of toolchain
|
10 years ago |
Waldemar Brodkorb
|
987bb0fd44
update uClibc-ng to beta2
|
10 years ago |
Waldemar Brodkorb
|
43aff39b8e
only for musl
|
10 years ago |
Waldemar Brodkorb
|
8ae257ac2b
breaks network configuration rogue pointer in qemu
|
10 years ago |
Waldemar Brodkorb
|
90f603e2be
s/TOPDIR/ADK_TOPDIR/
|
10 years ago |
Waldemar Brodkorb
|
9dc569f14f
add missing backslash
|
10 years ago |
Waldemar Brodkorb
|
224199c2a0
optimize environment variables, reduce duplicate stuff
|
10 years ago |