Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-26 | resolve xterm Makefile conflict | Waldemar Brodkorb | |
2011-02-01 | readd workaround, needed f.e. for mips targets | Waldemar Brodkorb | |
2011-01-25 | more HOSTCC elimination | Waldemar Brodkorb | |
2011-01-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-22 | activate GCC cflags check, cleanup FLAGS stuff in OpenADK. | Waldemar Brodkorb | |
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage | |||
2011-01-20 | update to rc2, remove obsolete patches | Waldemar Brodkorb | |
2011-01-20 | disable NLS, allows toolchain building on native ADK systems | Waldemar Brodkorb | |
2011-01-18 | handle ssp support for glibc/eglibc/gcc | Waldemar Brodkorb | |
2011-01-17 | enable old behavior and enable gdb/c++ by default | Waldemar Brodkorb | |
2011-01-17 | these symlinks are required | Waldemar Brodkorb | |
2011-01-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-13 | update to Linux Kernel 2.6.37 | Waldemar Brodkorb | |
2011-01-12 | fix ssp support, logic error | Waldemar Brodkorb | |
2011-01-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-01-12 | fix mips64 glibc toolchains | Waldemar Brodkorb | |
2011-01-11 | update todo, resolv conflict | Waldemar Brodkorb | |
2011-01-11 | add aufs2 kernel patches, update aufs2-util to match | Waldemar Brodkorb | |
2011-01-10 | fix timezone configuration for glibc based systems | Waldemar Brodkorb | |
2011-01-10 | create directory where others are created | Waldemar Brodkorb | |
2011-01-10 | resolve conflicts | Waldemar Brodkorb | |
2011-01-10 | add LTO support to toolchain settings. Cleanup SYSROOT mess. | Waldemar Brodkorb | |
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup) | |||
2011-01-10 | glibc: fix build for ADK_TARGET_CFLAGS="-march=i686" | Phil Sutter | |
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-10 | glibc: install some glibc-shipped config files | Phil Sutter | |
- /etc/gai.conf - /etc/nscd.conf - /etc/nsswitch.conf Signed-off-by: Phil Sutter <phil.sutter@viprinet.com> | |||
2011-01-08 | fix make clean target rule | Waldemar Brodkorb | |
correct the wrong path and remove the correct files on clean. Finetune more directory creation rules. | |||
2011-01-07 | fix eglibc TZif file creation plus installation of desired localtime + UTC | Thorsten Glaser | |
UTC is used as “static base timezone” and thus must be present Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | fix path to config files | Waldemar Brodkorb | |
2011-01-07 | add missing Config.in for toolchain settings | Waldemar Brodkorb | |
2011-01-07 | make sysroot relative to have a relocatable gcc | Thorsten Glaser | |
Signed-off-by: Thorsten Glaser <tg@mirbsd.org> | |||
2011-01-07 | add varios patches... | Waldemar Brodkorb | |
eglibc should install nsswitch.conf and others. add -fhonour-copts to TARGET_CFLAGS. | |||
2011-01-07 | add toolchain settings menu point | Waldemar Brodkorb | |
- gdb compilation can be disabled - gcc languages (c++/java) can be enabled/disabled - gcc stack smashing protection can be enabled/disabled | |||
2011-01-04 | copy fsf config.guess on Cygwin and use it. | Waldemar Brodkorb | |
When compiling gmp under Windows XP on a 64 Bit AMD system, config.guess tries to build with ABI64 and fails. Using configfsf.guess in this case, will fix it. | |||
2011-01-04 | copy readelf only on Darwin build system | Waldemar Brodkorb | |
On Cygwin readelf in this directory is not the right binary. The real binary is in .libs/readelf.exe. Toolchain building fails on Cygwin after copying the readelf thingy. | |||
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2010-12-31 | revert common uClibc vfork implementation. the new one does not work with ↵ | Waldemar Brodkorb | |
cris architecture | |||
2010-12-31 | add patch from uClibc trunk, otherwise mipsel build breaks | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-15 | update to latest upstream version | Waldemar Brodkorb | |
2010-12-02 | fix mips 64bit toolchains | Waldemar Brodkorb | |
2010-11-27 | fix build of glibc toolchains | Waldemar Brodkorb | |
2010-11-23 | install symlinks for glibc-dev package, do not install libnsl for now | Waldemar Brodkorb | |
2010-11-20 | tarball is only available on openadk.org | Waldemar Brodkorb | |
2010-11-17 | update kernel-header patches, update cris patch | Waldemar Brodkorb | |
2010-11-15 | another bad hack to get eglibc working with make 3.82 | Waldemar Brodkorb | |
2010-11-12 | updates and build fixes for a lot of packages | Waldemar Brodkorb | |
compiled for ibmx40 with eglibc. | |||
2010-11-07 | fix eglibc/glibc toolchain building with make 3.82 | Waldemar Brodkorb | |
2010-11-03 | correct wrong version number for eglibc | Waldemar Brodkorb | |
2010-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version | |||
2010-09-29 | update eglibc and ibm x40 target, fix macosx cross-compile | Waldemar Brodkorb | |
2010-09-28 | use correct path | Waldemar Brodkorb | |