cookutils log

age author description
2018-04-26 Aleksej Bobylev lighttpd/cooker.css: not "Failed" is not red.
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 Add uname
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-04-19 Aleksej Bobylev cook: remove /etc/bash_completion.d from `copy @std` selection.
2018-04-07 Paul Issott Tiny Edits
2018-04-04 Aleksej Bobylev modules/compressor: *.png.tmp file may be missing on fail
2018-03-31 Aleksej Bobylev cook: copy(): fix copying empty dirs
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-03-26 Aleksej Bobylev cook.site: better manage ${sysconfdir} and ${localstatedir}
2018-03-22 Aleksej Bobylev modules/deps: provide `cook <pkg> --deps --quiet` quiet mode; cooker: provide `cooker autodeps`
2018-03-21 Aleksej Bobylev cook: add `fix math`; cook.conf: set LDFLAGS provided by `fix ld` by default.
2018-03-19 Aleksej Bobylev cook.conf: better keep CFLAGS and CXXFLAGS the same
2018-03-18 Aleksej Bobylev cook.conf: fix CXXFLAGS (thanks Alanyih); lib/libcook.sh: don't strip activity log so much
2018-03-16 Aleksej Bobylev modules/compressor: fix typo
2018-03-08 Aleksej Bobylev modules/compressor: compress_png(): remove temp file on fail
2018-03-07 Aleksej Bobylev modules/compressor: sizes() strip: allow spaces in the filenames (fix adobe-air-sdk)
2018-03-05 Pascal Bellard cookiso: not 4 russian dolls only
2018-02-22 Aleksej Bobylev cook.conf: add some explanations; cook.site: do not force ${datadir} value; cooker: many receipts not include $HOST_ARCH definition, let them build on x86_64 host without obstacles.
2018-02-21 Aleksej Bobylev cook: change chroot mount options to "-o bind", add /dev here; mark "*.so.dbg" as @dev files
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.