cookutils log

age author description
2012-05-20 Christophe Lincoln small fix
2012-05-20 Christophe Lincoln cook arch-setup: check cross packages exist and install glibc-base
2012-05-20 Christophe Lincoln cook: update cross-environement if pkg is installed like we do for native build
2012-05-20 Christophe Lincoln cook: use libtaz.sh newline()
2012-05-19 Christophe Lincoln cook: install build deps in cross environment root if we cross compiling
2012-05-19 Christophe Lincoln cross: glibc --enable-kernel=2.6.32
2012-05-19 Christophe Lincoln Small up to cook usage
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 Add libcook.sh and start sharing code between cook, cooker and cookiso
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 cook: use cross-strip when genpkg_rules not only compile_rules
2012-05-14 Christophe Lincoln cook: use the cross compiled strip if cross compiling
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 use INSTALLED
2012-05-13 Christophe Lincoln cook: setup set gcc path if sysroot is used
2012-05-13 Christophe Lincoln cook: we may use sysroot when cross compiling
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 Added tag 2.0 for changeset c78dde3b62ef
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-13 Christophe Lincoln cross.conf use peer package args
2012-05-13 Christophe Lincoln cook: default arch is i486
2012-05-13 Christophe Lincoln cook: improve arch-setup
2012-05-13 Christophe Lincoln cook: fix ARCH when setup
2012-05-13 Christophe Lincoln coo arch-setup: add support for x86_64
2012-05-13 Christophe Lincoln Let say I prefer old style line :-)
2012-05-13 Christophe Lincoln html output work, let have some css (use html output by defult in cooker but not cok ?)
2012-05-13 Christophe Lincoln one more line to display in summary (we have host arch) and test --output=html in cooker
2012-05-13 Christophe Lincoln cooker: small change
2012-05-13 Christophe Lincoln cooker: a small fix so arch DB is created
2012-05-13 Christophe Lincoln Add a color to header
2012-05-12 Paul Issott Edit cooker
2012-05-12 Paul Issott Edit cook
2012-05-12 Christophe Lincoln Small fix to css (and again)
2012-05-12 Christophe Lincoln Small fix to css (again)
2012-05-12 Christophe Lincoln Small fix to css
2012-05-12 Christophe Lincoln cooker: add some support for cross compilation. We use a arch.$ARCH file to check id package must be build for the host arch or not
2012-05-12 Paul Issott Edit cross files
2012-05-12 Christophe Lincoln cook: one check is sufficiante
2012-05-12 Christophe Lincoln README: add info on cook and cross compilation
2012-05-12 Christophe Lincoln cook: small change to log (again)
2012-05-12 Christophe Lincoln cook: small change to log and add activity command
2012-05-12 Christophe Lincoln cook: dont cross compile package with HOST_ARCH unset (see comments)
2012-05-12 Christophe Lincoln cook: fix autoinstall
2012-05-11 Christophe Lincoln Small update to cross doc/howto
2012-05-11 Christophe Lincoln cross: add support for --config=/path/to/cross.conf
2012-05-11 Christophe Lincoln be less resource intensive
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