cookutils log cook

age author description
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
2011-05-07 Christophe Lincoln cook: more debug info
2011-05-07 Christophe Lincoln cook and cooker: dont add broken pkg to list if exist
2011-05-07 Christophe Lincoln cook: add a very small search function
2011-05-07 Christophe Lincoln cook: fix typo in comment and echo
2011-05-07 Christophe Lincoln cook: remove Python compiled files (may we discuss that Godane)
2011-05-07 Christophe Lincoln cook: save 4 lines and think before next time...
2011-05-07 Christophe Lincoln cook: add support for git branch so aufs builds
2011-05-07 Paul Issott Tiny edits
2011-05-07 Christophe Lincoln Add support for git|url in WGET_URL (works but we need TARBALL= set to work)
2011-05-07 Christophe Lincoln Small imrovments to cook and cooker
2011-05-07 Christophe Lincoln cook: rm dev info I used to code
2011-05-07 Christophe Lincoln cook: fix package source if it dont extract to one dir (like lzma)
2011-05-07 Christophe Lincoln cook: small fix to cookit() and one more debug info
2011-05-07 Christophe Lincoln cook: exit only if compile_rules fails not each time...
2011-05-07 Christophe Lincoln cook: Include Erjo patches - Beter test for installed packages and init DB files
2011-05-07 Christophe Lincoln cook: fix blocked
2011-05-07 Christophe Lincoln cook: small cosmetic fix
2011-05-07 Christophe Lincoln cook + cooker + doc: add blocked functionality and information
2011-05-07 Christophe Lincoln cook: fic debug date - cooker: add date to cooknotes
2011-05-07 Christophe Lincoln cook: Let handle blocked pkgs in 3 lines also used by the Cooker
2011-05-07 Christophe Lincoln cooker: add time stamp to debug info
2011-05-07 Christophe Lincoln Add $taz var, bunch of tiny improvment and one more info in README
2011-05-07 Christophe Lincoln cook: allow empty packages for CATEGORY meta
2011-05-07 Christophe Lincoln Improve extract_source (Thanks Godane)
2011-05-07 Christophe Lincoln cook: Add option --getsrc (Thanks Christopher)
2011-05-06 Christophe Lincoln cook: improve debug info and function
2011-05-06 Christophe Lincoln cook: get debug info also when genpkg_rules fails
2011-05-06 Christophe Lincoln cooker: finalize reverse command
2011-05-06 Christophe Lincoln Better output for cookorder, add SETUP_PKGS in cook.conf to share list with the cooker + small improvments
2011-05-06 Christophe Lincoln improve doc and small fix
2011-05-06 Christophe Lincoln cooker: add option --list= and log all stderr
2011-05-06 Christophe Lincoln Fix broken function in cook (Thanks Erjo) + add cooknotes feature