cookutils log cook

age author description
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
2011-05-15 Christophe Lincoln Add branch/rev support in svn
2011-05-14 Christophe Lincoln cook: fix when getting source from svn1.0
2011-05-14 Christophe Lincoln cook: remove unused test/path for new packages (Thanks Erjo)
2011-05-14 Christophe Lincoln cook: disable link checking
2011-05-13 Christophe Lincoln cook: pkglist echo the correct list name
2011-05-13 Christophe Lincoln cook: pkglist cd to packages before touching list
2011-05-13 Christophe Lincoln cook: remove old package if file exist
2011-05-12 Paul Issott Tiny edits
2011-05-12 Christophe Lincoln cook: QA just check for bad link in /usr (/dev have too many level)
2011-05-12 Christophe Lincoln cook: let unblock blocked packages
2011-05-12 Christophe Lincoln cook: strip down also python package itself
2011-05-12 Christophe Lincoln cook: touch missing packages.txt and files.list (will work on that)
2011-05-11 Christophe Lincoln cook: small fix in usage
2011-05-11 Christophe Lincoln cook: Add SVN support
2011-05-11 Christophe Lincoln Use special case for https (Thanks Godane)
2011-05-11 Christophe Lincoln Handle CVS url
2011-05-11 Christophe Lincoln QA: exit if broken link (do it better)
2011-05-11 Christophe Lincoln QA: exit if broken link
2011-05-11 Christophe Lincoln cook: realy use busybox diff
2011-05-11 Christophe Lincoln cook: add suport for https (GNU wget should be in BUILD_DEPENDS like if hg|svn|etc...
2011-05-11 Christophe Lincoln cook: use only busybox diff
2011-05-11 Christophe Lincoln cook: fix last commit
2011-05-11 Christophe Lincoln cook: dont build WANTED id it's broken
2011-05-11 Christophe Lincoln cook: avoid error (again)
2011-05-11 Christophe Lincoln cook: avoid error if no previews package
2011-05-11 Christophe Lincoln cook: remove old package if cook success
2011-05-11 Christophe Lincoln cook: small impovment to pkglist
2011-05-10 Christophe Lincoln cook: use i in cookit deps