cookutils log

age author description
2018-02-04 Paul Issott Tiny edits
2018-02-02 Aleksej Bobylev lighttpd/index.cgi: sort packages on the tag page, misc tiny edits
2018-02-02 Aleksej Bobylev cook.conf: tune CFLAGS depending on ARCH
2018-02-02 Aleksej Bobylev cook: remove old package in /home/slitaz/packages and upgrade chroot package when $ARCH is used; provide overstriked "Failed" for prepared packages;
2018-01-27 Aleksej Bobylev cook: update_chroot(): fix package installation
2018-01-27 Aleksej Bobylev cook: fix but while CONFIG_FILES wasn't added to generated receipt (thanks Ceel); lighttpd/index.cgi: show "Latest cook" listing with modern BusyBox too.
2018-01-24 Aleksej Bobylev cook, lighttpd/index.cgi, modules/compressor, modules/mk_pkg_receipt, modules/pkgdb: patch for the x86_64 native architecture support, fix empty depends, etc.
2018-01-14 Aleksej Bobylev cook: fix regression in packit() made by me in commit #1020
2018-01-10 Aleksej Bobylev lighttpd/index.cgi: syntax_highlighter(): fix colorization for audacious and audacious-pluging logs; update all_names() from `cook` to display all available packages under [download] section.
2017-12-29 Paul Issott Tiny edits
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-12-07 Aleksej Bobylev cook: add fix() to use '--as-needed' linker flag in compile_rules(); cookit(): make QA fail on empty vars / bad values; remove_already_packed(): fix bug when $PACKAGE not listed in $SPLIT and we use this function for the default set. lighttpd/index.cgi: sort orphans. modules/precheck: separate error message by empty lines.
2017-12-01 Aleksej Bobylev cook: cook_copy_icons(): fix function
2017-12-01 Aleksej Bobylev lighttpd/index.cgi: fix coloring log (evilvte)
2017-12-01 Aleksej Bobylev lighttpd/index.cgi: fix coloring (php log)
2017-12-01 Aleksej Bobylev cook: avoid error if package hasn't sources; lighttpd/index.cgi: fix log coloring
2017-11-26 Paul Issott Tiny edits
2017-11-24 Aleksej Bobylev cook: cookit(): allow receipts without compile_rules()
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-22 Aleksej Bobylev ...and fresh bugfix: correctly display unpackaged files on the 'files' page
2017-11-22 Aleksej Bobylev Major release. cook: fix remove_already_packed(), now it works inside the set; package cooking stops if cookit() return non-zero return code while processing compile_rules() from receipt; lighttpd/index.cgi: 'files' page reworked, now it knows about the sets; finally fixed bug when out-of-tree files (such as pulled into $fs NOT from $install) mistakenly displayed as "unpackaged".
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-13 Aleksej Bobylev lighttpd/index.cgi: remake toolchain info (was broken for linux-api-headers); add feature: show tags
2017-11-11 Paul Issott Tiny edits
2017-11-07 Aleksej Bobylev (and again)
2017-11-07 Aleksej Bobylev (again)
2017-11-07 Aleksej Bobylev Properly handle EXTRAVERSION