cookutils log cross

age author description
2017-03-08 Christophe Lincoln Update cross usage() libhack is important to keep a working cross build environment
2017-02-18 Paul Issott Tiny edits (start to tidy repos)
2015-05-07 Aleksej Bobylev Move to using short i18n functions with "printf", so rewrite sources and po files. Fix: stripping before list files (python packages listed missed .pyc files). Also remove few hacks from code, make pot and msgmerge.
2014-06-06 Paul Issott Add zh_CHT.po
2014-05-09 Christophe Lincoln Various fixes to cross (building cross toolchain should go smoother) and update Eglibc to 2.14.1 (match glibc)
2014-05-09 Eric Joseph-Alexandre Fixe error: bits/stdio_lim.h not found after glibc headers build
2014-04-26 Christophe Lincoln Make it cross compile for armv6hf
2014-03-14 Christophe Lincoln Dont use too much CFLAGS for eglibc: now armv6hf have a stable cross toolchain!
2014-03-05 Christophe Lincoln cross: add libhack command
2014-03-05 Christophe Lincoln cross: cross libtool may help :-)
2014-03-05 Christophe Lincoln Improve CFLAGS and cross tools build
2014-03-04 Christophe Lincoln cross: Fix compile order
2014-03-04 Christophe Lincoln cross: some clean-up now ARM v6 hard float compile!
2014-03-04 Christophe Lincoln Some more ARM support
2014-03-03 Christophe Lincoln cros: add support for armv6hf and armv7 arch + better setup command
2014-03-02 Christophe Lincoln Small fix to CSS and cross
2014-02-18 Christophe Lincoln cross: message when eglibc is built
2014-02-13 Christophe Lincoln cross: tar J or --xz is to filter the archive through xz
2014-02-13 Pascal Bellard cross: typo
2014-02-12 Christophe Lincoln Small update to cross
2013-01-29 Christophe Lincoln Update (C) to 2013
2012-06-16 Paul Issott Tiny edits
2012-06-01 Paul Issott Tiny edits
2012-06-01 Christophe Lincoln cross: glibc create lib64 lib symlinks (that fix GCC final build)
2012-05-31 Christophe Lincoln cross: small fix
2012-05-31 Christophe Lincoln remove .*install files from linux headers
2012-05-31 Christophe Lincoln cross: dont extract the kernel each time
2012-05-31 Christophe Lincoln cross: install kernel headers in source then copy, add libc_cv_forced_unwind=yes to glibc-headers build
2012-05-30 Christophe Lincoln cross x86_64: glibc libexec in /usr/lib64
2012-05-30 Christophe Lincoln cross x86_64: glibc... we need fixes by hand
2012-05-30 Christophe Lincoln cross x86_64: we need glibc headers to compile gcc-static
2012-05-29 Christophe Lincoln cross: use eglibc 2.13 (rpc support is dropped and workaround is needed for 2.15)
2012-05-29 Christophe Lincoln cross: small fix to clean-tools
2012-05-29 Christophe Lincoln Some update to cook to use sysroot
2012-05-29 Christophe Lincoln cross: fix gcc-final
2012-05-29 Christophe Lincoln cross: sysroot method is now used (much better), eglibc replace glibc for ARM
2012-05-26 Christophe Lincoln Let have a more complet cross-toolchain
2012-05-20 Christophe Lincoln cross: use custom CFLAGS fro arm/glibc and small info in cook.conf about x86_64
2012-05-19 Christophe Lincoln cross: glibc --enable-kernel=2.6.32
2012-05-19 Christophe Lincoln cross: small fixe and use CROSS_PREFIX to install bdeps in a cross compile environement
2012-05-19 Christophe Lincoln cook, cross, *.conf: improve cross compilation and small clean
2012-05-16 Christophe Lincoln cross: improve prebuitl toolchain creation
2012-05-15 Christophe Lincoln cross: better x86_64 support and create prebuilt toolchain (again)
2012-05-15 Christophe Lincoln cross: better x86_64 support and create prebuilt toolchain
2012-05-14 Christophe Lincoln cross: glibc install libexec dir in standard path
2012-05-14 Christophe Lincoln cross: more clean-tools and add gen-prebuilt (for testing)
2012-05-14 Christophe Lincoln remove testing exit call
2012-05-14 Christophe Lincoln We need logdir set for log path
2012-05-14 Christophe Lincoln rm binutils source before new build
2012-05-14 Christophe Lincoln More x86_64 support and show custom configure args in logs
2012-05-13 Christophe Lincoln cross x86_64 typo
2012-05-13 Christophe Lincoln cross: make compile more stable, some vars maybe be altered by packages so init_copile before each build
2012-05-13 Christophe Lincoln cross: small fixes
2012-05-13 Christophe Lincoln Use sysroot in option, fix for x86_64 (gcc static is fine now)
2012-05-13 Christophe Lincoln cross: glibc dont like optimisation when cross building cross tools2.0
2012-05-13 Christophe Lincoln cross: use nes config var and optimisze glibc for arm
2012-05-12 Paul Issott Edit cross files
2012-05-11 Christophe Lincoln cross: add support for --config=/path/to/cross.conf
2012-05-10 Christophe Lincoln cross: the goal is a light script we can edit so hardcode arch options so we all build exactly the same
2012-05-10 Christophe Lincoln cross: add clean-tools