cookutils log cook

age author description
2021-11-09 Pascal Bellard cook: typo
2020-07-28 Pascal Bellard cook: allow built in aufs
2019-01-29 Aleksej Bobylev Small improvements and fixes:
2019-01-18 Aleksej Bobylev cook: copy-paste typo
2019-01-07 Aleksej Bobylev cook: warn if checksum not defined for external patch
2019-01-04 Aleksej Bobylev cook: patchit(): allow external patches and patches checksum
2018-12-17 Aleksej Bobylev cook, modules/precheck: provide CATEGORY="nopack"; modules/pack: improve variables handling; modules/postcheck: display badge "old" both with any other badges
2018-12-11 Aleksej Bobylev cook: add cook_perl()
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-07-28 Aleksej Bobylev cook, cook.conf: move macro definition from CFLAGS and CXXFLAGS to CPPFLAGS
2018-07-21 Aleksej Bobylev cook: summary(): version field in the packages.info already contains $EXTRAVERSION - don't add it repeatedly
2018-07-19 Aleksej Bobylev cook: copy(): remove /usr/share/mimelnk/ from @std
2018-07-12 Aleksej Bobylev Fix $MAINTAINER fetch for the case "User <user@example.com>"; cache/proxy/extract Repology badges for maintainers
2018-07-10 Aleksej Bobylev lighttpd/index.cgi: add simple page for maintainers
2018-07-10 Aleksej Bobylev Improve work with sets:
2018-06-21 Aleksej Bobylev cook: allow multi-set & no-src receipts (sources may be downloaded inside compile_rules() individually for each set), allow change SHORT_DESC & WEB_SITE in genpkg_rules() (for differents sets);
2018-06-09 Aleksej Bobylev cook, lighttpd/index.cgi: add */share/metainfo/* to the "GNOME goodies" and exclude they from @std; modules/compressor: cache compressed gif's too
2018-05-18 Aleksej Bobylev cook: follow changed version in the "Summary"; lighttpd/index.cgi: follow changed version in the "[download]".
2018-05-17 Aleksej Bobylev Ability to change $VERSION in the receipt.
2018-04-25 Aleksej Bobylev cook: add cache/timestats and .bdeps
2018-04-20 Aleksej Bobylev cook: fix(): add `fix symlinks` function (for "glusterfs" package, and maybe some other)
2018-04-19 Aleksej Bobylev cook: remove /etc/bash_completion.d from `copy @std` selection.
2018-04-07 Paul Issott Tiny Edits
2018-03-31 Aleksej Bobylev cook: copy(): fix copying empty dirs
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-03-21 Aleksej Bobylev cook: add `fix math`; cook.conf: set LDFLAGS provided by `fix ld` by default.
2018-02-21 Aleksej Bobylev cook: change chroot mount options to "-o bind", add /dev here; mark "*.so.dbg" as @dev files
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
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 cook: avoid error if package hasn't sources; lighttpd/index.cgi: fix log coloring
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 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-07 Aleksej Bobylev (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 cook, modules/mk_pkg_receipt: fix regressions caused two previous commits
2017-11-04 Aleksej Bobylev Pass $PACKAGE to mk_pkg_receipt().
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-10-30 Paul Issott Tiny edits
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-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-23 Aleksej Bobylev `cook pkgdb` include `cook splitdb` now.
2017-10-22 Aleksej Bobylev cook: patchit(): allow patch options (like '-p0', '-p2", etc.)
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-19 Aleksej Bobylev cook: copy(): Qt4 & Qt5 *.pri files are belongs to @dev
2017-09-29 Aleksej Bobylev cook: use 'cp -r' instead of 'cp -a' to make stuff files root-owned.
2017-09-18 Aleksej Bobylev cook: allow empty packages.
2017-09-04 Aleksej Bobylev cook: copy() small improvements
2017-09-01 Paul Issott Tiny edits
2017-09-01 Aleksej Bobylev cook: copy empty directories (hi, consolekit2 package, and probably some other too).