cookutils log Makefile

age author description
2018-11-24 Aleksej Bobylev Fix PREFIX for "pack" module
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-04-19 Aleksej Bobylev Add uname
2017-11-24 Aleksej Bobylev Separate modules/precheck from cook (next will be modules/getsrc); cook: fix bug preventing meta-packages to be included in receipt v2; lighttpd/index.cgi: show cooker state in the title (web browser show special icon if background page title has changed).
2017-11-04 Aleksej Bobylev cook: move mk_pkg_receipt() into module. Fix bug here: when main package was listed in $SPLIT, it was dependent on itself.
2017-06-17 Aleksej Bobylev Add modules/deps: check package's dependencies; cook: make/update split.db and files.list; modules/compressor: use static (i.e. unbreakable) versions of pngquant and optipng.
2017-01-11 Aleksej Bobylev Makefile: fix path
2017-01-11 Aleksej Bobylev Split modules/compressor (~500 lines of code) from cook.
2017-01-10 Aleksej Bobylev Add ja.po (thanks Keiichi Shiga)
2016-12-31 Aleksej Bobylev Make "pkgdb" separate module.
2016-12-19 Aleksej Bobylev Undo previous commit. Introduce `cooks` with the same purpose.
2016-11-19 Aleksej Bobylev Update translations.
2015-11-30 Aleksej Bobylev cook: don't hide tazpkg installing errors, use --quiet instead (thanks Pascal); use action(), title() and footer()
2015-11-07 Aleksej Bobylev Add fix-desktop-file: check and fix errors, warnings and apply hints in .desktop files
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-06-26 Aleksej Bobylev Add Chinese Simplified translations (thanks jame987165702).
2014-03-05 Christophe Lincoln fix Makefile
2014-03-03 Christophe Lincoln cros: add support for armv6hf and armv7 arch + better setup command
2014-02-12 Christophe Lincoln Add cooklinux
2014-01-13 Claudinei Pereira Add: pt_BR.po
2013-03-29 Aleksej Bobylev cook: rework and finish i18n (for local use), translate to Russian
2012-11-22 Christopher Rogers Makefile: Fixed permissions of tazdev.conf.slitaz-tank
2012-11-22 Christopher Rogers Add custom tazdev. This custom tazdev is needed for my cooker setup to work.slitaz-tank
2012-10-20 Christopher Rogers Update Makefile to include the exclude.txt file.slitaz-tank
2012-10-20 Christopher Rogers Update Makefile.slitaz-tank
2012-06-23 Christopher Rogers Update Makefileslitaz-tank
2012-05-19 Christophe Lincoln Add libcook.sh and start sharing code between cook, cooker and cookiso
2012-05-09 Christophe Lincoln cross: make sure we have glibc-prts for arm
2012-05-09 Christophe Lincoln Add cross (let have a cross toolchain builder)
2012-03-15 Christophe Lincoln Update Makefile
2011-06-07 Christophe Lincoln mv cooker web to /var/www/cooker
2011-05-29 Christophe Lincoln Makefile: install doc and new desktop file
2011-05-15 Christophe Lincoln Add init script and doc hwoto used it
2011-05-05 Christophe Lincoln Add documentation (nor only manual but also howto) and put cooker.cgi in a cgi-bin dir so it works with Busybox httpd and LightTPD
2011-05-05 Christophe Lincoln Cant use tazpkg to pack since it dont handle EXTRAVERSION and improving CGI
2011-05-04 Christophe Lincoln Add command test and improve Quality Assurance
2011-05-03 Christophe Lincoln Added: Makefile