コミット履歴

作者 SHA1 メッセージ 日付
  Waldemar Brodkorb a94d74d9c8 rework prereq check 8 年 前
  Waldemar Brodkorb caf7cf1a9c remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDS 8 年 前
  Phil Sutter 1081ca94b8 mk/package.mk: fix for cleaning packages 9 年 前
  Waldemar Brodkorb c83769bd3a use MALLOC with GLIBC_COMPAT for all archs 9 年 前
  Waldemar Brodkorb 263eccfd03 calloc returns nonnull, too 9 年 前
  Waldemar Brodkorb 0e3585dae5 bring coldfire support in shape 9 年 前
  Waldemar Brodkorb acb6713155 add some debug related optimization 10 年 前
  Waldemar Brodkorb 84af438d8a remove la file mangling. packages should use pkg-config to find options for static linking 10 年 前
  Waldemar Brodkorb 13987e7baa add support for uClibc-ng in parallel to uClibc. 10 年 前
  Waldemar Brodkorb 120fa5a3bf rework service startup, do not hardcode into postinst scripts 10 年 前
  Waldemar Brodkorb 90f603e2be s/TOPDIR/ADK_TOPDIR/ 10 年 前
  Waldemar Brodkorb 4fcfa8d183 fix iw package compile 10 年 前
  Waldemar Brodkorb 224199c2a0 optimize environment variables, reduce duplicate stuff 10 年 前
  Waldemar Brodkorb bf8903fa56 cleanup HOST_STYLE, use SYSROOT feature for pkgconf 10 年 前
  Waldemar Brodkorb ba3d18a3dc reduce rebuild time, remove non-performant rebuild targets 10 年 前
  Waldemar Brodkorb 9ea454f2ec fix missing kernel-version in libc-dev packages, add PKG_OPTS nostaging for libc packages, to avoid cpio errors 10 年 前
  Waldemar Brodkorb 2f757f4030 fix devonly packages 10 年 前
  Waldemar Brodkorb 48758993b0 refactor CPU_ARCH/ARCH variables 10 年 前
  Waldemar Brodkorb 0d5a4bd731 rework static linking support, works with musl/glibc, fails to boot with uclibc (qemu-x86) 10 年 前
  Waldemar Brodkorb e251f8299b use static-libgc not only for base, simplifies dependencies, just a few bytes bigger for a xbmc build 10 年 前
  Waldemar Brodkorb f3cc98651b allow to enable daemons on startup via menuconfig 10 年 前
  Waldemar Brodkorb 789b402534 install ipkg stuff only when choosen, be quit for rstrip, do not execute make prereq 10 年 前
  Waldemar Brodkorb 8d6de9990e convert to HOST_STYLE auto, add hostclean target 10 年 前
  Waldemar Brodkorb 0f64c10d29 rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is no difference 10 年 前
  Waldemar Brodkorb b563b8fd14 get rid of ADK_NATIVE mode, it is not regulary tested and the results where not satisfying. 10 年 前
  Waldemar Brodkorb d3e2b44c15 fix extra endif.. 10 年 前
  Waldemar Brodkorb bc6ae3bd97 goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/ 10 年 前
  Waldemar Brodkorb b700bbdede move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup 10 年 前
  Waldemar Brodkorb 8ce8412b82 use separate stamp dir, enable openjdk for hudson 10 年 前
  Waldemar Brodkorb f9e8a355d7 use bin directory for host binaries only, use new firmware directory for the resulting firmware 10 年 前