cookutils log cook

age author description
2011-05-29 Christophe Lincoln cook: remove .hg dir when clonig from Hg
2011-05-28 Christophe Lincoln cook: use wget -O to get output file with TARBAL name (Thank Godane)1.3
2011-05-28 Christophe Lincoln cook: Add Godane patch to handle Hg branch
2011-05-28 Christophe Lincoln cook: improve source extracting, may be one file (Thanks Godane)
2011-05-27 Paul Issott cook, docs: tiny edits
2011-05-27 Christophe Lincoln Revert last commit, dont do things too quckly...
2011-05-27 Christophe Lincoln cook: if no rules dont extract
2011-05-27 Christophe Lincoln cook: fix if no option is used
2011-05-27 Christophe Lincoln improve and fix flavors creation
2011-05-27 Christophe Lincoln We need a RUN_OPTS to use --extract-only and others *.run options
2011-05-27 Christophe Lincoln cook: use full path to generated flavor files
2011-05-27 Christophe Lincoln cook: recharge pkgs list before creating flavors and up documentation
2011-05-27 Christophe Lincoln cook: handle flavors file creation
2011-05-27 Christophe Lincoln missing tab
2011-05-27 Christophe Lincoln cook: dont use 'set -e' and set $kvers for compile_rules and genpkg_rules
2011-05-27 Christophe Lincoln cook: set KVERS to be used in receipt
2011-05-27 Christophe Lincoln cook: let setup a stable or undigest repo (no more exit since Hg with abort if wok not empty)
2011-05-27 Christophe Lincoln cook: add support for *.run self executable scripts
2011-05-26 Christophe Lincoln Small fix
2011-05-26 Paul Issott Tiny edits
2011-05-26 Christophe Lincoln cook: display time for pkglist
2011-05-26 Christophe Lincoln cook: we may have unknow dep and dep not in wok but mirrored
2011-05-25 Christophe Lincoln cook: use uniq to install bdeps
2011-05-25 Christophe Lincoln cook: small cosmetic change to pkglist
2011-05-24 Christophe Lincoln cook: improve log when WANTED is blocked/broken (again)1.2
2011-05-24 Christophe Lincoln cook: improve log when WANTED is blocked/broken
2011-05-24 Christophe Lincoln cook: add 2 small echo
2011-05-24 Christophe Lincoln cook: make last commit work better
2011-05-24 Christophe Lincoln cook: dont try to pack if WANTED is blocked or broken
2011-05-24 Christophe Lincoln cook: dont install anything if we have missing dep
2011-05-23 Paul Issott Tiny edits
2011-05-23 Christophe Lincoln cook: improve a bit pkglist
2011-05-22 Paul Issott cook: tiny edits
2011-05-22 Christophe Lincoln cook: revert last commit (receipt must be fixed)
2011-05-22 Christophe Lincoln cook: add missing only if not already in (some pkgs have dep in bdeps)
2011-05-22 Christophe Lincoln cook: show hw many missing dep we have
2011-05-22 Christophe Lincoln cook: it may be a dep not only bdep
2011-05-22 Christophe Lincoln cook: missing echo -e
2011-05-22 Christophe Lincoln cook: improve missing dep handling
2011-05-22 Christophe Lincoln cook: Add AUTO_COOK and handle missing build dep
2011-05-22 Christophe Lincoln cook: cosmetic fix remove a -n
2011-05-22 Christophe Lincoln cook: exit on missing bdep
2011-05-22 Christophe Lincoln cook: dont exist on missing dep
2011-05-22 Christophe Lincoln cook: add timeout to wget
2011-05-22 Christophe Lincoln cook: exist on missing dep (we may build bped)
2011-05-21 Paul Issott Update docs and tiny edits
2011-05-21 Christophe Lincoln cook: new have an interactive --option now (Thanks and weel done Paul)
2011-05-20 Christophe Lincoln cooker: fix gettext type (thanks Chris)
2011-05-20 Christophe Lincoln cook: create files.list
2011-05-20 Christophe Lincoln cook.conf: add BUILD_HOST to be compatible with the old way and tazwok
2011-05-20 Christophe Lincoln cook: add file support (Thanks Godane)
2011-05-20 Christophe Lincoln cook: add LZMA patch from Godane (quote var in [test] please)
2011-05-19 Christophe Lincoln cook: include Pascal patch
2011-05-18 Christophe Lincoln cook: add tbz2 support (Thank Erjo for the patch)
2011-05-18 Christophe Lincoln cook: get source from our mirror if missing (Thank Pascal for the patch)
2011-05-17 Christophe Lincoln cook: Fix wok url for setup (Thanks Claudinei)
2011-05-17 Paul Issott Edits and typos
2011-05-17 Christophe Lincoln In some case implicit package dont exist
2011-05-17 Christophe Lincoln cook: keep old style compatibility for SOURCE_REPOSITORY
2011-05-15 Christophe Lincoln Add option to recompress source in LZMA