summaryrefslogtreecommitdiff
path: root/scripts/scan-tools.sh
AgeCommit message (Expand)Author
2016-11-22script not used, cleanupWaldemar Brodkorb
2015-12-10detect BSD bc and use our own to avoid linux kernel compile breakageWaldemar Brodkorb
2015-12-09add some FreeBSD compat fixesWaldemar Brodkorb
2015-12-01use adk host sed for mac, no sed wrapperWaldemar Brodkorb
2015-11-05there is no find wrapper, so build findutils even if gfind is availableWaldemar Brodkorb
2015-07-25fix ncursesw detection on Debian sidmirabilos
2015-05-02fix clang issues with -lgcc checkWaldemar Brodkorb
2015-05-02create HOST_CFLAGS/HOST_CXXFLAGS dynamically for static-libgcc systemsWaldemar Brodkorb
2015-05-01use HOST_CFLAGS for Kconfig and adk toolsWaldemar Brodkorb
2015-05-01add check for systems without shared libgcc, f.e. OpenADK musl systemsWaldemar Brodkorb
2015-05-01remove old workaroundWaldemar Brodkorb
2015-05-01check for cksum and sha256sum, tooWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
2014-10-21allow to build with MacOS X Yosemite and Homebrew.Waldemar Brodkorb
2014-09-26fix syntax errorWaldemar Brodkorb
2014-09-25use host grep for DarwinWaldemar Brodkorb
2014-08-06try to detect gnu bcWaldemar Brodkorb
2014-08-06fix tar build, when gnu tar is missingWaldemar Brodkorb
2014-08-05clang does not know -static-libgcc on DarwinWaldemar Brodkorb
2014-08-01when using OpenADK for toolchain building, a musl system have to use -static-...Waldemar Brodkorb
2014-07-29add host tar, GNU tar required for uClibc header installations.Waldemar Brodkorb
2014-06-30add support for lz4 compressed kernel and initramfsWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-16optimize environment variables, reduce duplicate stuffWaldemar Brodkorb
2014-05-24fix varname, disable optimization flags for configWaldemar Brodkorb
2014-05-24make prereq quiet, check for gmake on OpenBSDWaldemar Brodkorb
2014-05-05gnu sed no longer required, will be build as hosttoolWaldemar Brodkorb
2014-05-05gnu awk will be build, when not foundWaldemar Brodkorb
2014-05-03enable mksh, when not installed on the hostWaldemar Brodkorb
2014-04-14compile patch when not available on HostWaldemar Brodkorb
2014-04-05fix iso buildingWaldemar Brodkorb
2014-04-03 add qemu host dependencyWaldemar Brodkorb
2014-03-31Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-31use gnu find on darwinWaldemar Brodkorb
2014-03-31use HOST_BUILD_DIR to avoid rebuilding after make clean, add genext2fs to checksWaldemar Brodkorb
2014-03-30add findutils do host machineryWaldemar Brodkorb
2014-03-30add pkgconf, always neededWaldemar Brodkorb
2014-03-30build hosttools only when not available or requiredWaldemar Brodkorb
2014-03-30build host tools on demand, when not available on the hostWaldemar Brodkorb
2014-03-26remove git as dependency, we now have snapshot tarballsWaldemar Brodkorb
2014-03-19rework getty/shell runtime options, add git as dependency, used in base-files...Waldemar Brodkorb
2014-03-08make a note how to create a sparse dmg file for mac usersWaldemar Brodkorb
2014-03-04add g++ checkWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ...Waldemar Brodkorb
2013-11-13refresh list of required toolsWaldemar Brodkorb
2013-11-02remove dependencies to libiconv,pkg-config and file. use pkgconf and libiconv...Waldemar Brodkorb
2013-10-28fix host build stuff and update-patches, convert cifs-utils and libaudiofile ...Waldemar Brodkorb
2013-07-10add bc, required for new linux kernelsWaldemar Brodkorb
2012-01-15update Linux kernels, add support for compression choiceWaldemar Brodkorb
2011-08-19some kernels use LZMA, some XZ by default now. Check both tools.Waldemar Brodkorb