cookutils log cooker

age author description
2021-11-09 Pascal Bellard cook: typo
2019-01-18 Aleksej Bobylev cooker: improve previous commit
2019-01-18 Aleksej Bobylev cooker: ability to hide selected (long-broken) packages without removing the receipts
2019-01-02 Aleksej Bobylev Using single database for the cooker badges - speed up the listings, show counts
2018-12-20 Aleksej Bobylev Small updates
2018-11-24 Aleksej Bobylev Working with "i486", "x86_64" and "any" architecture; post-check with badges; new icons, tag cloud, and other improvements
2018-03-22 Aleksej Bobylev modules/deps: provide `cook <pkg> --deps --quiet` quiet mode; cooker: provide `cooker autodeps`
2018-02-22 Aleksej Bobylev cook.conf: add some explanations; cook.site: do not force ${datadir} value; cooker: many receipts not include $HOST_ARCH definition, let them build on x86_64 host without obstacles.
2017-10-28 Aleksej Bobylev cook: initial support of --trials|-t; copy(): @rm as quick alias for remove_already_packed(); cook_copy_icons(): initial removing of all hicolor icons; lighttpd/index.cgi: extend packages info; some more tiny edits.
2017-10-24 Aleksej Bobylev cooker: re-create splitDB after pulling the changes
2017-08-11 Aleksej Bobylev cooker: add command 'outgoing'; modules/deps: add option '--incl'; modules/compressor: skip empty *.a
2017-07-20 Aleksej Bobylev cook: specify we use busybox fold (don't fail when remove coreutils-file-format or coreutils-multicall containing fold); cooker: remove package from packages.info DB too.
2017-06-25 Aleksej Bobylev cooker: explain usage, improve cook order to be used with split v1 & v2, add tasks support.
2017-06-18 Aleksej Bobylev cook: fix commands --clean, --getsrc, --block, --unblock; lighttpd/index.cgi: add rich statistics on main page.
2017-06-16 Aleksej Bobylev cook, cooker: save all the cats ;) and make seds not so 'sed.'
2017-06-09 Aleksej Bobylev cooker: enable previous commit.
2017-06-08 Aleksej Bobylev cooker: try to handle removing stuff after syncing wok with wok-hg.
2016-05-25 Pascal Bellard cooker: fix a crash case (again)
2016-05-25 Pascal Bellard cooker: fix a crash case
2015-11-29 Pascal Bellard cooker: serialize requests (a bit)
2015-11-13 Pascal Bellard cooker: recook button support (again)
2015-11-13 Pascal Bellard cooker: recook button support
2015-10-10 Pascal Bellard cooker: restore previous $command (again)
2015-10-10 Pascal Bellard cooker: do not recook while cooking...
2015-10-10 Pascal Bellard cooker: restore previous $command
2015-09-27 Pascal Bellard cooker: crontab for the poke button (again)
2015-09-27 Pascal Bellard cooker: crontab for the poke button
2015-05-07 Aleksej Bobylev Move to using short i18n functions with "printf", so rewrite sources and po files. Fix: stripping before list files (python packages listed missed .pyc files). Also remove few hacks from code, make pot and msgmerge.
2014-10-10 Pascal Bellard cooker: fix arch-db
2014-04-30 Christophe Lincoln Try to spped up arch DB build
2014-04-30 Christophe Lincoln Treat all arch the same way (fix pkgs counting in web interface)
2014-04-05 Pascal Bellard Add any arch support3.3.1
2014-02-27 Paul Issott Tiny edits
2013-02-01 Christopher Rogers Update cooker usage and add better error detection.slitaz-tank
2012-06-20 Christopher Rogers Merge default.slitaz-tank
2012-06-16 Paul Issott Tiny edits
2012-06-12 Christopher Rogers cooker: Use $commits, $blocked, and $broken variables.
2012-06-12 Christopher Rogers cooker: Use $pidfile and $wokrev variables.
2012-06-11 Christopher Rogers cooker: Replace 'echo ' with newline function. Check if file $crontabs exists before using fgrep on it.
2012-06-11 Christopher Rogers cooker: Updated fully to what slitaz-tank needs.slitaz-tank
2012-05-20 Christophe Lincoln move internal vars to libcook.sh and broken function
2012-05-19 Christophe Lincoln cook, cross, *.conf: improve cross compilation and small clean
2012-05-13 Christophe Lincoln Let say I prefer old style line :-)
2012-05-13 Christophe Lincoln one more line to display in summary (we have host arch) and test --output=html in cooker
2012-05-13 Christophe Lincoln cooker: small change
2012-05-13 Christophe Lincoln cooker: a small fix so arch DB is created
2012-05-12 Paul Issott Edit cooker
2012-05-12 Christophe Lincoln cooker: add some support for cross compilation. We use a arch.$ARCH file to check id package must be build for the host arch or not
2012-04-10 Christophe Lincoln cooker: small fix to setup
2012-03-18 Paul Issott Tiny edits
2012-03-17 Christophe Lincoln cooker: Add setup-cron to enable cron job
2012-03-14 Christophe Lincoln cooker setup create feeds dir1.7
2012-03-13 Christophe Lincoln cooker needs tazlito to generate flavors files
2012-03-01 Christophe Lincoln cooker: Fix loop then --> do1.6.3
2012-02-27 Pascal Bellard cook, cooker: multiple WANTED packages
2011-12-23 Pascal Bellard cooker: check /var/run/cooker.pid
2011-11-07 Pascal Bellard cooker: WANTED is BUILD_DEPENDS too
2011-05-28 Christophe Lincoln cooker: clean files when a packages is removed
2011-05-27 Christophe Lincoln cooker: trap INT and TERM when checking commit
2011-05-23 Paul Issott Tiny edits