index
:
embedded-test.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embedded-test.sh
Age
Commit message (
Collapse
)
Author
2014-09-12
rework default execution. build for all libc when -l is not given
Waldemar Brodkorb
2014-09-11
enable ne2k_pci for sparc64
Waldemar Brodkorb
2014-09-11
sparc64 works without virtio in 2.1
Waldemar Brodkorb
2014-09-11
enable arc and avr32 for uClibc
Waldemar Brodkorb
2014-09-06
fix empty vendor variable
Waldemar Brodkorb
2014-09-06
need to disable arc and m68k at the moment. testsuite compile issues
Waldemar Brodkorb
2014-09-05
more arc stuff
Waldemar Brodkorb
2014-09-05
add arc/arcbe support, only clean once before start of build
Waldemar Brodkorb
2014-09-05
remove incomplete buildroot support, I can faster add support for new ↵
Waldemar Brodkorb
architectures in OpenADK, than care for another buildsystem in embedded-test
2014-09-04
Merge branch 'master' of git+ssh://openadk.org/git/embedded-test
Waldemar Brodkorb
2014-09-04
exit when test is not valid
Waldemar Brodkorb
2014-09-03
fix function call, add missing quoting
Waldemar Brodkorb
2014-09-03
no qemu support for bfin, use toolchain target system
Waldemar Brodkorb
2014-09-03
allow to compile simple extra packages
Waldemar Brodkorb
2014-09-01
quote archlist
Waldemar Brodkorb
2014-09-01
avoid an error, when fresh git is checkout
Waldemar Brodkorb
2014-08-31
alow toolchain build test for bfin
Waldemar Brodkorb
2014-08-31
fix glibc m68k test build
Waldemar Brodkorb
2014-08-30
allow aarch64 glibc boot test
Waldemar Brodkorb
2014-08-28
add m68k with mmu toolchain testing
Waldemar Brodkorb
2014-08-28
use i486 for qemu-x86 test for now
Waldemar Brodkorb
2014-08-23
bugfix
Waldemar Brodkorb
2014-08-21
use a list for tests to run. allow aarch64 qemu tests.
Waldemar Brodkorb
2014-08-19
do not clean package, when cleandir is in use
Waldemar Brodkorb
2014-08-17
be sure tar archive is rebuilt and recompiled
Waldemar Brodkorb
2014-08-15
use REPORT.arch.libc. disable m68k for uClibc (does not compile). enable ↵
Waldemar Brodkorb
sparc64/ppc64 for glibc
2014-08-12
xtensa little endian can be runtime tested. (small qemu patch for 2.1 required)
Waldemar Brodkorb
2014-08-07
fix bulk buildroot builds
Waldemar Brodkorb
2014-08-07
fix glibc runtime test
Waldemar Brodkorb
2014-08-06
enable arc for buildroot
Waldemar Brodkorb
2014-08-06
use rc1
Waldemar Brodkorb
2014-08-06
need qemu 2.1 for xtensa runtime tests
Waldemar Brodkorb
2014-08-05
use libc-test for musl/glibc
Waldemar Brodkorb
2014-08-05
no runtime test for aarcch64
Waldemar Brodkorb
2014-08-04
assume git, when -s is given
Waldemar Brodkorb
2014-08-01
busybox cpio does not know --quiet
Waldemar Brodkorb
2014-08-01
add libc specific arch lists
Waldemar Brodkorb
2014-08-01
do not set libc/vendor. ask the user. fix musl boot test
Waldemar Brodkorb
2014-08-01
new import of embedded-test.sh, successor of uclibc-ng-test.sh
Waldemar Brodkorb