cookutils log cook

age author description
2012-06-04 Christopher Rogers cook: Add source_stuff variable.
2012-06-01 Paul Issott Tiny edits
2012-05-29 Christophe Lincoln cook: use pkgconfig file in sysroot
2012-05-29 Christophe Lincoln Some update to cook to use sysroot
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 cook: we may have a local bdep not in wok, not on mirror but in local repo
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 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-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-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 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 one more line to display in summary (we have host arch) and test --output=html in cooker
2012-05-12 Paul Issott Edit cook
2012-05-12 Christophe Lincoln cook: one check is sufficiante
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-10 Christophe Lincoln cook: dont update chroot if target host dont match build host
2012-05-10 Christophe Lincoln Handle CROSS_BUGS (will move the few CROSS var to it so all cross configs are prefixed with CROSS_ in cook)
2012-05-10 Christophe Lincoln cook: handle HOST_ARCH (some package may bor build for an arch)
2012-05-09 Christophe Lincoln cook: handle testsuite() in receipt, use libtaz.sh
2012-05-09 Christophe Lincoln cook: Handle cross compilation
2012-04-26 Christophe Lincoln We may need LDFLAGS
2012-04-23 Christophe Lincoln Have setup --arm
2012-04-16 Christophe Lincoln cook: CFLAGS is usefull not configure args
2012-04-16 Christophe Lincoln cook: show configure args and CFLAGS
2012-03-19 Pascal Bellard cook: eval version (sqlite-dev need that)
2012-03-18 Paul Issott Tiny edits
2012-03-16 Christophe Lincoln cook fix stdr redirection and dont use script in cookiso
2012-03-14 Christophe Lincoln Generated XML feed for cooked packages
2012-03-13 Christophe Lincoln cook: Fix auto updating chroot
2012-03-13 Christophe Lincoln Dont update package if AUFS is in use
2012-03-13 Christophe Lincoln cook: enable auto-install with aufs chroot
2012-03-13 Christophe Lincoln Fix auto chroot update1.6.4
2012-03-13 Christophe Lincoln cook: Install cooked pkg id part of chroot to keep env up-to-date
2012-02-29 Antoine Bodin Generate ID file, which allow tazpkg to check for changes in a package repository before recharging1.6.2
2012-02-29 Christophe Lincoln cook: Fix loop then --> do1.6.1
2012-02-29 Pascal Bellard cook: add AUFS_NOT_SUPPORTED support
2012-02-27 Pascal Bellard cook, cooker: multiple WANTED packages
2012-02-16 Pascal Bellard cook: do not display command twice in aufs case
2012-02-13 Pascal Bellard cook: add aufs_chroot jail (again)
2012-02-13 Pascal Bellard cook: add aufs_chroot jail
2012-02-12 Eric Joseph-Alexandre Add GENERIC_MENUS option
2012-02-03 Christophe Lincoln cook: fix auto install of desktop files