cookutils log cook

age author description
2017-02-28 Pascal Bellard cook: fix copy_generic_files (for double copy)
2017-02-22 Pascal Bellard cook: check installed package list (again)
2017-02-21 Pascal Bellard cook: check installed package list
2017-02-18 Aleksej Bobylev cook: cook_copy_folders() and cook_copy_files(): allow spaces in the path, preserve existing hardlinks
2017-02-13 Pascal Bellard cook don't need lsmod
2017-01-12 Aleksej Bobylev cook, modules/compressor: implement tazpkg --cookmode; cooker.cgi: info2html(): pagination, syntax_highlighter(): distinguish local/cached installed packages (vital for the system update).
2017-01-11 Aleksej Bobylev Split modules/compressor (~500 lines of code) from cook.
2017-01-11 Aleksej Bobylev cook: normalize file time (again)
2017-01-09 Aleksej Bobylev Misc small changes.
2017-01-08 Pascal Bellard cook: normalize file time
2017-01-08 Aleksej Bobylev cook: changed the algorithm for determining the free memory: Busybox-1.26.1 has different output of the `free` command.
2017-01-02 Aleksej Bobylev cook: packit(): auto-create missing CONFIG_FILES.
2016-12-31 Aleksej Bobylev Make "pkgdb" separate module.
2016-12-21 Paul Issott Tiny edits
2016-12-19 Aleksej Bobylev Undo previous commit. Introduce `cooks` with the same purpose.
2016-12-19 Aleksej Bobylev cook: with splitted packages (they all should be updated anyway)
2016-12-14 Aleksej Bobylev cook: add cook_split_rm(); web/cooker.cgi: visualize console colorizations (existed in the bash log)
2016-12-12 Paul Issott Tiny edits
2016-12-12 Aleksej Bobylev cook: add normalize_mo(); update doc/cookopts.txt; tiny edits.
2016-12-05 Aleksej Bobylev cook: compress_manpages(): fix process and allow some rare manpages sections like *.1m and *.3x (see ncursesw package).
2016-11-29 Aleksej Bobylev cook: fix typos
2016-11-29 Aleksej Bobylev cook: 1) set_paths(): follow receipt possible changes (allow auto-updating); 2) strip_mo_i18n(): search for *.mo files only in /usr/share/locale (fix gambas2 cooking)
2016-11-17 Aleksej Bobylev cook: strip unsupported translations. Rewrite the doc in cookopts.txt.
2016-11-15 Aleksej Bobylev cook: few tweaks
2016-11-14 Aleksej Bobylev cook: add compress_ui()
2016-11-14 Aleksej Bobylev cook: remake compressors (few more to come), introduce COOKOPTS.
2016-11-14 Aleksej Bobylev cook: fix_desktop_files(): process desktop files not only from /usr/share/applications
2016-11-04 Aleksej Bobylev cook: add cook_compress_svg()
2016-09-17 Xander Ziiryanoff hide 7z output
2016-08-06 Pascal Bellard handle multiple cook in cooktime
2016-07-16 Xander Ziiryanoff fix "cook setup --wok" as first command in live mode
2016-07-12 Aleksej Bobylev cook: disable compress_manpages() and cook_compress_png() for arm arch;
2016-07-10 Aleksej Bobylev cook: don't compress man pages for splitted packages
2016-07-05 Aleksej Bobylev cook: add cook_pick_manpages(), remove cook_compress_manpages() - it is now done automatically
2016-07-03 Aleksej Bobylev cook: add cook_compress_png() and cook_copy_icons() to use in receipts
2016-06-30 Aleksej Bobylev cook: add cook_compress_manpages() and cook_copy_files().
2016-06-19 Pascal Bellard cook: hide packages.info missing error message
2016-05-08 Paul Issott Tiny typo
2016-05-07 Pascal Bellard cook: add a cross error
2016-01-28 Pascal Bellard cook: rotate logs
2015-12-26 Pascal Bellard cook: fix new package build
2015-12-17 Aleksej Bobylev cook: use option '--local' for tazpkg install local package (with local dependencies); better handle removing of old package
2015-12-16 Aleksej Bobylev cook: always install implicit build depends
2015-11-30 Aleksej Bobylev cook: better handle implicit dependencies (again)
2015-11-30 Aleksej Bobylev cook: better handle implicit dependencies (to avoid tazpkg install warning)
2015-11-30 Aleksej Bobylev cook: don't hide tazpkg installing errors, use --quiet instead (thanks Pascal); use action(), title() and footer()
2015-11-16 Aleksej Bobylev cook: less chatty when installing build depends
2015-11-07 Aleksej Bobylev fix-desktop-file: not remove Comment[locale] unconditionally when Name[locale] == Name
2015-11-07 Aleksej Bobylev Add fix-desktop-file: check and fix errors, warnings and apply hints in .desktop files
2015-10-10 Pascal Bellard cook: fix cooktime for recursive cooks (like linux)
2015-09-23 Pascal Bellard cook: add cook time in debug_info (again)
2015-09-23 Pascal Bellard cook: add cook time in debug_info (again)
2015-09-23 Pascal Bellard cook: add cook time in debug_info
2015-09-21 Pascal Bellard cook: catch more errors
2015-09-20 Pascal Bellard cooker.cgi: show cook progress
2015-08-25 Pascal Bellard cook/get_dev_files: add /usr/lib/*a
2015-06-30 Aleksej Bobylev cook pkgdb: better handle absent packages, make sure to get "mirrors" and "extra.list" for recharge bundle
2015-06-22 Aleksej Bobylev cook pkgdb: small fix for repeated action
2015-06-22 Aleksej Bobylev cook pkgdb: report absent pkgs, remove duplicates from lists (also use --rmpkg to remove duplicate .tazpkg files or remove them by hands)
2015-06-14 Christopher Rogers cook: Fixed url echo line.slitaz-tank