cookutils log cook

age author description
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
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