summaryrefslogtreecommitdiff
path: root/mk/package.mk
AgeCommit message (Expand)Author
2016-01-07do not use common V/VERBOSE variables, avoids clashing with openjdk8 packageWaldemar Brodkorb
2015-12-29xorg: update all packages to latest stable version, remove mirror.mk entryWaldemar Brodkorb
2015-12-24be more quietWaldemar Brodkorb
2015-12-13rework prereq checkWaldemar Brodkorb
2015-10-11remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDSWaldemar Brodkorb
2015-02-28mk/package.mk: fix for cleaning packagesPhil Sutter
2015-02-20use MALLOC with GLIBC_COMPAT for all archsWaldemar Brodkorb
2015-02-12calloc returns nonnull, tooWaldemar Brodkorb
2014-12-28bring coldfire support in shapeWaldemar Brodkorb
2014-08-04add some debug related optimizationWaldemar Brodkorb
2014-07-30remove la file mangling. packages should use pkg-config to find options for s...Waldemar Brodkorb
2014-07-05add support for uClibc-ng in parallel to uClibc.Waldemar Brodkorb
2014-06-27rework service startup, do not hardcode into postinst scriptsWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-18fix iw package compileWaldemar Brodkorb
2014-06-16optimize environment variables, reduce duplicate stuffWaldemar Brodkorb
2014-06-15cleanup HOST_STYLE, use SYSROOT feature for pkgconfWaldemar Brodkorb
2014-06-13reduce rebuild time, remove non-performant rebuild targetsWaldemar Brodkorb
2014-06-05fix missing kernel-version in libc-dev packages, add PKG_OPTS nostaging for l...Waldemar Brodkorb
2014-06-04fix devonly packagesWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-05-31rework static linking support, works with musl/glibc, fails to boot with ucli...Waldemar Brodkorb
2014-05-13use static-libgc not only for base, simplifies dependencies, just a few bytes...Waldemar Brodkorb
2014-04-07allow to enable daemons on startup via menuconfigWaldemar Brodkorb
2014-03-29install ipkg stuff only when choosen, be quit for rstrip, do not execute make...Waldemar Brodkorb
2014-03-20convert to HOST_STYLE auto, add hostclean targetWaldemar Brodkorb
2014-03-10rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ...Waldemar Brodkorb
2014-03-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where n...Waldemar Brodkorb
2014-03-02fix extra endif..Waldemar Brodkorb
2014-03-02goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/Waldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ...Waldemar Brodkorb
2014-02-26use separate stamp dir, enable openjdk for hudsonWaldemar Brodkorb
2014-02-18use bin directory for host binaries only, use new firmware directory for the ...Waldemar Brodkorb
2014-01-16fix krb5 cross-compile, bison use M4 envWaldemar Brodkorb
2014-01-14fix xbmc buildWaldemar Brodkorb
2013-11-08accidently removed ALL_IPKGSWaldemar Brodkorb
2013-11-07update valgrind to latest upstream version, strlen is not a function in ld.so...Waldemar Brodkorb
2013-10-31quieten build a bitWaldemar Brodkorb
2013-10-28fix host build stuff and update-patches, convert cifs-utils and libaudiofile ...Waldemar Brodkorb
2013-10-25fix non-verbose buildWaldemar Brodkorb
2013-10-24fix commentWaldemar Brodkorb
2013-10-23disable installing of dev subpackages, if not enabled bz the userWaldemar Brodkorb
2013-10-21automatically create development subpackages, without user interaction, depen...Waldemar Brodkorb
2013-09-16ignore musl packageWaldemar Brodkorb
2013-08-22add back DEVELOPER=1 featureWaldemar Brodkorb
2012-03-21remove DEVELOPER=1Waldemar Brodkorb
2012-01-15Allow leaving /etc as untouched as possiblePhil Sutter
2011-10-12add basic support for avr32 -> ngw100Waldemar Brodkorb
2011-04-13remove debug stuffwbx
2011-04-07update some packages after libpng15 update, misc stuffWaldemar Brodkorb