summaryrefslogtreecommitdiff
path: root/mk/package.mk
AgeCommit message (Expand)Author
2018-01-02systemd: update to 236, convert to meson buildWaldemar Brodkorb
2017-09-17remove -fhonour-copts usageWaldemar Brodkorb
2017-04-23fix build on CygwinWaldemar Brodkorb
2017-04-22fix debug buildsWaldemar Brodkorb
2017-03-21rework kernel build process, changes to kernelconfig are reflected nowWaldemar Brodkorb
2017-03-05remove VERBOSE=1, breaks openjdk8 compileWaldemar Brodkorb
2017-03-05make cpio quietWaldemar Brodkorb
2016-12-26use $(CPIO)Waldemar Brodkorb
2016-11-27add three library methods, static, shared or bothWaldemar Brodkorb
2016-11-27finetune systemd/sysv integration, use /var tmpfs mountpointWaldemar Brodkorb
2016-11-27dropbear: add systemd unit file and integrate logic to package buildWaldemar Brodkorb
2016-11-25finalize systemd as alternative init systemWaldemar Brodkorb
2016-09-23add support for permission fixups when using genimageWaldemar Brodkorb
2016-09-20cmake: verbose builds by defaultWaldemar Brodkorb
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