cookutils log lighttpd/index.cgi

age author description
2018-06-06 Aleksej Bobylev modules/compressor: compress (optimize) GIF images using gifsicle
2018-06-04 Aleksej Bobylev lighttpd/index.cgi: load main page parts asynchronously
2018-05-30 Aleksej Bobylev lighttpd/index.cgi: tiny edits
2018-05-29 Aleksej Bobylev modules/pkgdb: provide "atomic" update now
2018-05-18 Aleksej Bobylev lighttpd/index.cgi: follow changed versions in "[files]"
2018-05-18 Aleksej Bobylev cook: follow changed version in the "Summary"; lighttpd/index.cgi: follow changed version in the "[download]".
2018-05-08 Aleksej Bobylev lighttpd/index.cgi: fix determining of unpackaged empty folders
2018-04-19 Aleksej Bobylev lighttpd/index.cgi: fix colorization: "warning: inlining failed" is warning, "/etc/bash_completion.d/" is useless files with the "---" tag
2018-03-31 Aleksej Bobylev lighttpd/index.cgi: allow to define favicon in cook.conf
2018-03-31 Aleksej Bobylev cook: copy(): better way to copy empty folders, exclude *.la from @dev; lighttpd/index.cgi: exclude *.la from @dev
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: 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: 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-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-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 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-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-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 Properly handle EXTRAVERSION
2017-11-06 Aleksej Bobylev cook: export CAT for mk_pkg_receipt; lighttpd/index.cgi: rename man2html to man2html.bin for package man2html availability, prepend diff output with vertical bar, improve coloring.
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 lighttpd/index.cgi: small improvements (and again)
2017-11-01 Aleksej Bobylev lighttpd/index.cgi: small improvements (again)
2017-11-01 Aleksej Bobylev lighttpd/index.cgi: small improvements
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-30 Aleksej Bobylev cook: try to fix the '[ Done|Failed ]' status in the activity log when the two `cook` simultaneously build two different packages using the same activity log.
2017-10-29 Aleksej Bobylev lighttpd/index.cgi: fix previous commit.
2017-10-29 Aleksej Bobylev Update doc/receipts-v2.md with examples (still wip); lighttpd/index.cgi: fix CMake listings beginning with '--'
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-22 Aleksej Bobylev lighttpd/index.cgi: fix previous commit
2017-10-22 Aleksej Bobylev lighttpd/index.cgi: show button to re-create pkgdb in the same way like to recook package.
2017-10-21 Aleksej Bobylev lighttpd/index.cgi: consider $WANTED as build dependency too; lighttpd/cooker.css: tiny edits.
2017-10-20 Aleksej Bobylev cook: don't waste time uninstalling bdeps while we are in aufs chroot; modules/pkgdb: make bdeps.txt; lighttpd/index.cgi: show table "Dependencies of packages" in the package's info page.
2017-10-20 Aleksej Bobylev lighttpd/index.cgi: show '(B)LFS' button on the package's page
2017-10-17 Aleksej Bobylev lighttpd/index.cgi: try to improve links in the top "Debug information" block.
2017-10-06 Aleksej Bobylev modules/pkgdb: ownership isn't transferred, set permissions; lighttpd/index.cgi: color shell documentation files (see compton).
2017-09-29 Aleksej Bobylev lighttpd/index.cgi, lighttpd/cooker.css: another way to display log.
2017-09-29 Aleksej Bobylev lighttpd/index.cgi: display <Recook> button for un-cooked packages too.
2017-09-01 Aleksej Bobylev lighttpd/index.cgi: display unpackaged empty folders under "files" sub-section.
2017-08-12 Aleksej Bobylev lighttpd/index.cgi: display markdown in doc/
2017-07-16 Aleksej Bobylev lighttpd/index.cgi: fix '/cross/' and '/i486.cgi' links: they are root, not repo-based ones.
2017-07-16 Aleksej Bobylev lighttpd/index.cgi: show "orphan types" hint in the parentheses (see /package/files).
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-25 Aleksej Bobylev cooker: explain usage, improve cook order to be used with split v1 & v2, add tasks support.
2017-06-23 Aleksej Bobylev lighttpd/index.cgi: hide some libtool useless annoying warnings (will be displayed as plain text).
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 Aleksej Bobylev Tiny edits.
2017-06-19 Aleksej Bobylev Tiny edits.
2017-06-18 Aleksej Bobylev cook: fix commands --clean, --getsrc, --block, --unblock; lighttpd/index.cgi: add rich statistics on main page.
2017-06-15 Paul Issott Tiny edits
2017-06-15 Aleksej Bobylev lighttpd/index.cgi: files: improve quick jump links.
2017-06-13 Aleksej Bobylev Tiny edits.