cookutils log modules/deps

age author description
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-08-18 Aleksej Bobylev Better maintain Ruby packages
2018-06-04 Aleksej Bobylev lighttpd/index.cgi: load main page parts asynchronously
2018-05-17 Aleksej Bobylev Ability to change $VERSION in the receipt.
2018-05-04 Aleksej Bobylev modules/deps: tp_ldd(): fix previous commit for some cases
2018-05-01 Aleksej Bobylev modules/deps: line "Requires: ..." in the *.pc files may contain variables (see cogl-dev package)
2018-03-22 Aleksej Bobylev modules/deps: provide `cook <pkg> --deps --quiet` quiet mode; cooker: provide `cooker autodeps`
2017-12-23 Aleksej Bobylev cook: handle rsum more stable, fix working with sets when copy() isn't used; modules/compressor: find executables and libs beyond [/usr]?/[s]?bin/; modules/deps: don't process *.la files by default; doc/receipts-v2.md: add chapter 'Dependency tracking'.
2017-11-18 Aleksej Bobylev cook: fix typo related to "sets"
2017-11-17 Aleksej Bobylev cook, modules/deps, doc/receipts-v2.md: introduce "compiling sets"
2017-11-07 Aleksej Bobylev Properly handle EXTRAVERSION
2017-11-04 Aleksej Bobylev lighttpd/index.cgi: improve titling; modules/compressor: show file names for warnings/errors, restore original if error, store in cache if no errors.
2017-11-01 Aleksej Bobylev modules/deps: clean files from missing legacy packages; lighttpd/index.cgi: display appropriate name/description for split packages, display fair table in "Related packages" section.
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-10-23 Aleksej Bobylev `cook pkgdb` include `cook splitdb` now.
2017-08-11 Aleksej Bobylev cooker: add command 'outgoing'; modules/deps: add option '--incl'; modules/compressor: skip empty *.a
2017-07-14 Aleksej Bobylev cook, modules/pkgdb: calculate package's "release checksum"; modules/deps: add more xorg-* rules, exclude "fonts.dir" and "fonts.scale" from packaging (should be re-created after package install); lighttpd/index.cgi: exclude "fonts.dir" and "fonts.scale".
2017-06-26 Aleksej Bobylev modules/deps: accelerate files list creation significantly.
2017-06-22 Aleksej Bobylev cook: improve patchit() and all_names(); modules/deps: change the cases upside down, show update stats (it not hangs); lighttpd/index.cgi: use split.db to make search datalist, and to search packages (no need to `ls` ~ 5000 dirs, just one file); lighttpd/cooker.css: style the matches in search page.
2017-06-20 Paul Issott modules/deps (tiny edits)
2017-06-20 Aleksej Bobylev Tiny edits.
2017-06-19 Paul Issott modules/deps (tiny edits)
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.