cookutils log

age author description
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 cook: use pkgconfig file in sysroot
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-23 Pascal Bellard cooker.cgi: add download link for ARCH
2012-05-22 Christophe Lincoln cook: use -m64 gcc option when cross-compiling for x86_64
2012-05-22 Christophe Lincoln cook: small fix
2012-05-22 Christophe Lincoln cooker.cgi: show only x86_64 packages for x86_64 cooker
2012-05-22 Christophe Lincoln cook: we may have a local bdep not in wok, not on mirror but in local repo
2012-05-21 Christophe Lincoln cross: we need a more complet build system to cross-compile packages
2012-05-20 Christophe Lincoln cross: use custom CFLAGS fro arm/glibc and small info in cook.conf about x86_64
2012-05-20 Christophe Lincoln We need bash in cross chroot
2012-05-20 Christophe Lincoln move internal vars to libcook.sh and broken function
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