Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-06 | add full perl, first half of supported archs | Waldemar Brodkorb | |
2013-11-10 | fix substitution | Waldemar Brodkorb | |
2013-11-10 | add linker scripts | Waldemar Brodkorb | |
2013-10-24 | get rid of unsupported locale support | Waldemar Brodkorb | |
2013-10-22 | fix libmix packages, while checking all packages make some style cleanup | Waldemar Brodkorb | |
2013-10-21 | automatically create development subpackages, without user interaction, ↵ | Waldemar Brodkorb | |
depend on gcc for the target, simplifies a lot of library packages | |||
2013-10-14 | remove Makefile.multilib reference | Waldemar Brodkorb | |
2013-10-11 | add latest version of firefox, update dependencies and fix nss package to ↵ | Waldemar Brodkorb | |
include all necessary libraries for https support, tested only in qemu-i686 glibc for now | |||
2013-08-12 | update glibc to latest upstream | Waldemar Brodkorb | |
2013-07-29 | add tzdata dependency | Waldemar Brodkorb | |
2013-07-10 | update kernel 3.4.x, fix netfilter nat modules | Waldemar Brodkorb | |
2013-01-31 | create directory | Waldemar Brodkorb | |
2012-10-08 | finetune multilib support a lot, cleanup eglibc/glibc Makefiles while there | Waldemar Brodkorb | |
2012-10-05 | make libgcc static for busybox, make librt separate package, remove ↵ | Waldemar Brodkorb | |
dependency to libtirpc, disable inetd, add preliminary multilib support (not working right now),enable 32/64 bit kernel support for x86_64 | |||
2012-10-04 | create needed dirs | Waldemar Brodkorb | |
2012-08-10 | update glibc | Waldemar Brodkorb | |
2012-03-24 | update gcc, glibc and fix build breakage | Waldemar Brodkorb | |
2011-10-20 | /lib/libc.so should not be a symlink! | Waldemar Brodkorb | |
2011-10-16 | use CPU_ARCH not ARCH | Waldemar Brodkorb | |
2011-04-09 | add third build, full native | Waldemar Brodkorb | |
2011-03-17 | add symlinks for uclibc libs, cosmetic changes | Waldemar Brodkorb | |
2011-03-13 | remove libnsl, it is not available and/or required | Waldemar Brodkorb | |
2011-02-26 | another round of native compile fixes | Waldemar Brodkorb | |
2011-01-25 | entirely drop HOSTCC stuff | Waldemar Brodkorb | |
2011-01-19 | install libssp | Waldemar Brodkorb | |
2011-01-10 | fix timezone configuration for glibc based systems | Waldemar Brodkorb | |
2011-01-10 | resolve conflicts | Waldemar Brodkorb | |
2011-01-10 | s/STAGING_DIR/STAGING_TARGET_DIR/ | Waldemar Brodkorb | |
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-06 | remove obsolete SUB_INSTALL stuff. | 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-11-23 | install symlinks for glibc-dev package, do not install libnsl for now | Waldemar Brodkorb | |
2010-11-23 | install bits/syscall.h manually | Waldemar Brodkorb | |
2010-09-28 | update to latest upstream | Waldemar Brodkorb | |
2010-09-25 | fix typo | Waldemar Brodkorb | |
2010-09-14 | replace mksh scripts with faster C programs | Waldemar Brodkorb | |
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable. | |||
2010-07-07 | fix timezone configuration for eglibc/glibc based systems | Waldemar Brodkorb | |
2010-04-04 | enable glibc for lemote target | Waldemar Brodkorb | |
2010-02-27 | update lemote target to 2.6.33 | Waldemar Brodkorb | |
- fix libc-dev packages - fix cryptinit target | |||
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2010-01-31 | rework libc-dev package, add linker script for x86 | Waldemar Brodkorb | |
2010-01-30 | fix eglibc dev package and group alix/wrap devices | Waldemar Brodkorb | |
2009-12-19 | install libc headers only when selected | Waldemar Brodkorb | |
2009-12-19 | update eglic and glibc | Waldemar Brodkorb | |
2009-11-12 | libnsl is needed for java 1.6 | Waldemar Brodkorb | |
2009-09-25 | disable uclibc for lemote, still broken | Waldemar Brodkorb | |
2009-09-20 | fix header install | Waldemar Brodkorb | |
2009-09-16 | make adk compile system work on shuttle | Waldemar Brodkorb | |
- add some missing packages like cpio, lzma and gnu wget - make microperl more featureful, needed for kernel-header installation - make a dependency to perl - fix header installation for $libc-dev package - fix 64bit uclibc setup, simplify gcc patches and totally unrelated - add preliminary kvm and libvirt support (not tested) | |||
2009-09-09 | optimize libc-dev package | Waldemar Brodkorb | |
- remove some leftover debug code - add more header files in libc-dev packages - fix qemu-mips* hints | |||
2009-08-28 | add more packages needed for native builds | Waldemar Brodkorb | |
- add bison,flex,diffutils,autoconf,automake,libtool,m4,gperf - add {glibc,eglibc,uclibc}-dev packages - add libz/libncurses development packages - add PKG_OPTS to setup special options for packages noremove is needed for uclibc/eglibc/glibc packages, otherwise needed headers will be removed slightly tested, still in development |