cookutils log

age author description
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.
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
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-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 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-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-24 Aleksej Bobylev cooker: re-create splitDB after pulling the changes
2017-10-23 Aleksej Bobylev `cook pkgdb` include `cook splitdb` now.