age |
author |
description |
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 |
2011-05-23 |
Christophe Lincoln |
cook: improve a bit pkglist |
2011-05-23 |
Christophe Lincoln |
cooker: be quiet while grepping for wanted in cook_order |
2011-05-19 |
Christophe Lincoln |
cooker: small cosmetic change for log |
2011-05-16 |
Christophe Lincoln |
cooker: have removed pkgs messages befor (for logs) |
2011-05-16 |
Christophe Lincoln |
log removed packages |
2011-05-16 |
Christophe Lincoln |
Remove deleted pkgs in wok |
2011-05-15 |
Paul Issott |
Tiny edits |
2011-05-15 |
Christophe Lincoln |
cooker: store last wok rev to be used by CGI and so avois hg head call on each page load (even faster now) |