cookutils log cook

age author description
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
2011-05-10 Christophe Lincoln Add a trap call to inform and log a stopped cook process
2011-05-10 Christophe Lincoln cook: small cosmetic change
2011-05-10 Christophe Lincoln cook: handle implicit build dependencies
2011-05-09 Christophe Lincoln Add wanted_stuff support
2011-05-09 Christophe Lincoln extract_source: redirect tar error to /dev/null
2011-05-09 Christophe Lincoln cook: fix copy of generic file, must ne before files list creation
2011-05-09 Christophe Lincoln Remove also Perl compiled files (after files.list creation so there are under tazpkg control)
2011-05-09 Christophe Lincoln cook: show where we clone repo
2011-05-09 Christophe Lincoln cook: avoid screen grep error if no installed.cook.diff
2011-05-09 Christophe Lincoln cook: small cosmetic change
2011-05-09 Christophe Lincoln cooker: log commted pkgs to cook twice so it's in log and activity
2011-05-09 Christophe Lincoln cook: dont use -gt but !=
2011-05-09 Christophe Lincoln web: add unbuilt package stat
2011-05-09 Christophe Lincoln cook: build date: do it better
2011-05-09 Christophe Lincoln README: one more coding style rule
2011-05-09 Christophe Lincoln cook: build summary display minutes only if not 0
2011-05-08 Christophe Lincoln cook: build time summary also in minutes
2011-05-08 Christophe Lincoln cooker: list testing is finish now cook them all. cook: one more QA check right after genpkg_rules
2011-05-08 Christophe Lincoln Let receipt have option in compile_rules
2011-05-08 Christophe Lincoln Fix packages list creation (Thank Godane)
2011-05-08 Christophe Lincoln fix an echo typo
2011-05-07 Christophe Lincoln cook: fix last commit