Age | Commit message (Expand) | Author |
2015-05-02 | fix clang issues with -lgcc check | Waldemar Brodkorb |
2015-05-02 | create HOST_CFLAGS/HOST_CXXFLAGS dynamically for static-libgcc systems | Waldemar Brodkorb |
2015-05-01 | use HOST_CFLAGS for Kconfig and adk tools | Waldemar Brodkorb |
2015-05-01 | add check for systems without shared libgcc, f.e. OpenADK musl systems | Waldemar Brodkorb |
2015-05-01 | remove old workaround | Waldemar Brodkorb |
2015-05-01 | check for cksum and sha256sum, too | Waldemar Brodkorb |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb |
2014-10-21 | allow to build with MacOS X Yosemite and Homebrew. | Waldemar Brodkorb |
2014-09-26 | fix syntax error | Waldemar Brodkorb |
2014-09-25 | use host grep for Darwin | Waldemar Brodkorb |
2014-08-06 | try to detect gnu bc | Waldemar Brodkorb |
2014-08-06 | fix tar build, when gnu tar is missing | Waldemar Brodkorb |
2014-08-05 | clang does not know -static-libgcc on Darwin | Waldemar Brodkorb |
2014-08-01 | when using OpenADK for toolchain building, a musl system have to use -static-... | Waldemar Brodkorb |
2014-07-29 | add host tar, GNU tar required for uClibc header installations. | Waldemar Brodkorb |
2014-06-30 | add support for lz4 compressed kernel and initramfs | Waldemar Brodkorb |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb |
2014-06-16 | optimize environment variables, reduce duplicate stuff | Waldemar Brodkorb |
2014-05-24 | fix varname, disable optimization flags for config | Waldemar Brodkorb |
2014-05-24 | make prereq quiet, check for gmake on OpenBSD | Waldemar Brodkorb |
2014-05-05 | gnu sed no longer required, will be build as hosttool | Waldemar Brodkorb |
2014-05-05 | gnu awk will be build, when not found | Waldemar Brodkorb |
2014-05-03 | enable mksh, when not installed on the host | Waldemar Brodkorb |
2014-04-14 | compile patch when not available on Host | Waldemar Brodkorb |
2014-04-05 | fix iso building | Waldemar Brodkorb |
2014-04-03 | add qemu host dependency | Waldemar Brodkorb |
2014-03-31 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-31 | use gnu find on darwin | Waldemar Brodkorb |
2014-03-31 | use HOST_BUILD_DIR to avoid rebuilding after make clean, add genext2fs to checks | Waldemar Brodkorb |
2014-03-30 | add findutils do host machinery | Waldemar Brodkorb |
2014-03-30 | add pkgconf, always needed | Waldemar Brodkorb |
2014-03-30 | build hosttools only when not available or required | Waldemar Brodkorb |
2014-03-30 | build host tools on demand, when not available on the host | Waldemar Brodkorb |
2014-03-26 | remove git as dependency, we now have snapshot tarballs | Waldemar Brodkorb |
2014-03-19 | rework getty/shell runtime options, add git as dependency, used in base-files... | Waldemar Brodkorb |
2014-03-08 | make a note how to create a sparse dmg file for mac users | Waldemar Brodkorb |
2014-03-04 | add g++ check | Waldemar Brodkorb |
2014-03-01 | move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ... | Waldemar Brodkorb |
2013-11-13 | refresh list of required tools | Waldemar Brodkorb |
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and libiconv... | Waldemar Brodkorb |
2013-10-28 | fix host build stuff and update-patches, convert cifs-utils and libaudiofile ... | Waldemar Brodkorb |
2013-07-10 | add bc, required for new linux kernels | Waldemar Brodkorb |
2012-01-15 | update Linux kernels, add support for compression choice | Waldemar Brodkorb |
2011-08-19 | some kernels use LZMA, some XZ by default now. Check both tools. | Waldemar Brodkorb |
2011-03-30 | allow lzma or newer xz-utils to be used | Waldemar Brodkorb |
2011-01-25 | entirely drop HOSTCC stuff | Waldemar Brodkorb |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb |
2010-11-30 | avoid gnu tar features, use cpio instead. | Waldemar Brodkorb |
2010-11-13 | optimize case-sensitive filesystem checks | Waldemar Brodkorb |
2010-08-01 | remove unzip dependency, use delivered cpio. some code cleanup | Waldemar Brodkorb |