summaryrefslogtreecommitdiff
path: root/adk
AgeCommit message (Expand)Author
2017-03-15reverse logicWaldemar Brodkorb
2017-03-13make menuconfig color fix for Darwin usersWaldemar Brodkorb
2017-02-23fallback to generic genimage config, the size of partition and filesystem sti...Waldemar Brodkorb
2017-02-09rework base submenu, make it more clear what is already provided by busyboxWaldemar Brodkorb
2017-01-09remove duplicate macros on Darwin/*BSDWaldemar Brodkorb
2016-12-26add new keyword for PKG_NEEDS: iconvWaldemar Brodkorb
2016-11-10patch/libtool requiredWaldemar Brodkorb
2016-11-10the optional host-tool detection support is still broken :(Waldemar Brodkorb
2016-11-06depmaker: revert my changes, this breaks to muchWaldemar Brodkorb
2016-11-05fix depmaker bug, we need to skip the dependency but do not break out of the ...Waldemar Brodkorb
2016-11-02make flex/bison optional provided by OpenADK, fix logic to create Depends.mkWaldemar Brodkorb
2016-10-28uclibc-ng: separate test suite from uClibc-ng packageWaldemar Brodkorb
2016-10-03remove librt/libpthread packages, not required anymoreWaldemar Brodkorb
2016-09-26enable support for kernel dependencies in subpackagesWaldemar Brodkorb
2016-09-20libsndfile: needs c++, autoselect c++ toolchain optionWaldemar Brodkorb
2016-09-04linux: allow x86-cross-compile on DarwinWaldemar Brodkorb
2016-07-11fix warning on CygwinWaldemar Brodkorb
2016-07-05allow to cross-compile x86_64 kernel on DarwinWaldemar Brodkorb
2016-05-13fix building for imgtec ci20, add helper header for DarwinWaldemar Brodkorb
2016-04-22mksh needs mmuWaldemar Brodkorb
2016-03-07rework menu based config systemWaldemar Brodkorb
2015-12-21bzip2 can be used from hostWaldemar Brodkorb
2015-12-13rework prereq checkWaldemar Brodkorb
2015-12-11Revert "rework prereq check"Waldemar Brodkorb
2015-12-11rework prereq checkwbx
2015-12-08fixup make checkWaldemar Brodkorb
2015-12-03add new PKG_KDEPENDS feature to depend on kernel modules required to run a pa...Waldemar Brodkorb
2015-11-15remove bitrotted uClibc++ supportWaldemar Brodkorb
2015-11-15add new ADK Symbol PKG_NEEDSWaldemar Brodkorb
2015-10-11remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDSWaldemar Brodkorb
2015-07-25fix ncursesw library detectionmirabilos
2015-07-25fix ncursesw detection on Debian sidmirabilos
2015-07-24allow DAEMON mode to be used when m selectedWaldemar Brodkorb
2015-05-04fix compile on DarwinWaldemar Brodkorb
2015-05-01use HOST_CFLAGS for Kconfig and adk toolsWaldemar Brodkorb
2015-04-28only show dev packages from selected softwareWaldemar Brodkorb
2015-04-26make compiling with debug information non-default behaviorWaldemar Brodkorb
2015-03-09fix a bug in depmaker, reported by phil. unnecessary builddeps for glibc are ...Waldemar Brodkorb
2014-12-21add patch to KconfigWaldemar Brodkorb
2014-12-19use the new concept of appliancesWaldemar Brodkorb
2014-10-21allow to build with MacOS X Yosemite and Homebrew.Waldemar Brodkorb
2014-08-05clang does not know -static-libgcc on DarwinWaldemar Brodkorb
2014-08-04only link tinfo when availableWaldemar Brodkorb
2014-08-01when using OpenADK for toolchain building, a musl system have to use -static-...Waldemar Brodkorb
2014-07-05add support for uClibc-ng in parallel to uClibc.Waldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-16fixup CC_FOR_BUILD conversionWaldemar Brodkorb
2014-06-16add support for libc dependent dependenciesWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-05-31quieten config toolWaldemar Brodkorb