summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)Author
2013-12-28convert microblaze to miniconfig kernel config generation, add support for ↵Waldemar Brodkorb
squashfs and jffs2 rootfs for qemu-microblaze, add support for both machine emulations
2013-12-21another musl fix roundWaldemar Brodkorb
2013-12-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-12-20remove qemu vars from vars.mkWaldemar Brodkorb
2013-12-17fix vfat support, use correct codepage and iocharsetWaldemar Brodkorb
2013-12-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-12-15need to merge third patch from Phil manually. disable on non Linux hostsWaldemar Brodkorb
2013-12-15do not build openafs at the momentWaldemar Brodkorb
2013-12-13fix buildWaldemar Brodkorb
2013-12-08add support for microblaze architecture, tested with qemu-system-microblaze{,el}Waldemar Brodkorb
2013-12-05Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-12-05kernel update and different fixes for lemoteWaldemar Brodkorb
2013-12-05another try to fix build on first errorWaldemar Brodkorb
2013-12-05break out on first errorWaldemar Brodkorb
2013-12-05break out on first errorWaldemar Brodkorb
2013-12-05add release target, to just build one systemWaldemar Brodkorb
2013-12-02update mpdbox package collection, new lighttpd, kernel, php, mpd, mpc, ↵Waldemar Brodkorb
libmpd, ffmpeg
2013-11-27try to fixup mesalib compile, it needs libxml2 python moduleWaldemar Brodkorb
2013-11-22set PKG_CONFIG_LIBDIR to find pc files in case of host buildsWaldemar Brodkorb
2013-11-17use qemu-host, add support for uClibc and openjdk7, tested on qemu-system-mipselWaldemar Brodkorb
2013-11-14enable GPSD for bulkbuild, use cleantarget after every target build, ↵Waldemar Brodkorb
othwerwise disk is full after 4-5 targets
2013-11-12execute host-buildWaldemar Brodkorb
2013-11-12update gpsdWaldemar Brodkorb
2013-11-11fix rebuild issue for zimage targetWaldemar Brodkorb
2013-11-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-11-10rebuild when tmpfs size changedWaldemar Brodkorb
2013-11-10use cmake-hostWaldemar Brodkorb
2013-11-09kernel name and make target are different things, sometimesWaldemar Brodkorb
2013-11-09create dirWaldemar Brodkorb
2013-11-08unbreak module buildWaldemar Brodkorb
2013-11-08enable variable kernel target name, qemu-mips targets use vmlinuzWaldemar Brodkorb
2013-11-08accidently removed ALL_IPKGSWaldemar Brodkorb
2013-11-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-11-07update valgrind to latest upstream version, strlen is not a function in ↵Waldemar Brodkorb
ld.so in latest glibc/eglibc setups, just remove the redirect for now. enable automatic building of debug subpackages. update TODO
2013-11-03use only autoconf for this packagesWaldemar Brodkorb
2013-11-03optimize code generation, saves space on disk and ram. do not generate ↵Waldemar Brodkorb
eh_frame section in ELF
2013-11-02need TARGET_PATH to find fileWaldemar Brodkorb
2013-11-02remove dependencies to libiconv,pkg-config and file. use pkgconf and ↵Waldemar Brodkorb
libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation
2013-11-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-11-01create include dir earlyWaldemar Brodkorb
2013-11-01fixup ppc64 qemu configWaldemar Brodkorb
2013-11-01allow gettext-tiny host compile with HOST_STYLE=manualWaldemar Brodkorb
2013-10-31quieten build a bitWaldemar Brodkorb
2013-10-31forgot to import regular expression moduleWaldemar Brodkorb
2013-10-31avoid rebuild againWaldemar Brodkorb
2013-10-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-30update python pathWaldemar Brodkorb
2013-10-30fix update-patches when WRKDIST is overwritten in the MakefileWaldemar Brodkorb
2013-10-29try to fix rebuild problemWaldemar Brodkorb
2013-10-29use exit 1 for the last for loop, otherwise hudson thinks everything is ↵Waldemar Brodkorb
build fine