cookutils log

age author description
2011-05-29 Christophe Lincoln cooker.cgi: may include a favicon
2011-05-29 Christophe Lincoln Added tag 1.3 for changeset 93cb8f6fb98c
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 cooker.cgi: export TZ from /etc/TZ
2011-05-28 Christophe Lincoln cooker: clean files when a packages is removed
2011-05-28 Christophe Lincoln cooker.cgi: fix server date
2011-05-28 Christophe Lincoln cook: Add Godane patch to handle Hg branch
2011-05-28 Christophe Lincoln cooker: add Pascal patch to cgi web so it display better pct and TZ
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 cooker: trap INT and TERM when checking commit
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 Added tag 1.2 for changeset f566da86d957
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.conf: weel ~2000 pkgs crossed, now we need a repo to sync mirror, build in natif by default.
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-23 Christophe Lincoln cooker: be quiet while grepping for wanted in cook_order
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.conf: cross compile by default
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 daemon script: fix missing then