cookutils log

age author description
2017-09-27 Paul Issott Tiny edit
2017-09-18 Aleksej Bobylev cook: allow empty packages.
2017-09-08 Aleksej Bobylev modules/pkgdb: anticipate situation when no packages in /home/slitaz/packages (good for local development)
2017-09-08 Aleksej Bobylev cookiso: tiny edits
2017-09-04 Aleksej Bobylev cook: copy() small improvements
2017-09-01 Paul Issott Tiny edits
2017-09-01 Aleksej Bobylev lighttpd/index.cgi: display unpackaged empty folders under "files" sub-section.
2017-09-01 Aleksej Bobylev cook: copy empty directories (hi, consolekit2 package, and probably some other too).
2017-08-31 Aleksej Bobylev cook: add cook_pick_docs() and COOKOPTS="skip-log-errors"; update doc.
2017-08-29 Aleksej Bobylev modules/pkgdb: reset/wipe files.list before making the DB
2017-08-26 Aleksej Bobylev cookiso: learn about 'next'; modules/compressor: fix IFS again.
2017-08-17 Aleksej Bobylev modules/compressor: more svg cleaning with extra options.
2017-08-12 Aleksej Bobylev lighttpd/index.cgi: display markdown in doc/
2017-08-11 Aleksej Bobylev cooker: add command 'outgoing'; modules/deps: add option '--incl'; modules/compressor: skip empty *.a
2017-08-05 Aleksej Bobylev modules/compressor: versioned (symlinked) static libraries break the logic (hi, ntk-dev package)...
2017-08-04 Aleksej Bobylev modules/compressor: Nullify timestamps of files in ar archives (aka static libs) to make "release checksum" stable for dev-packages containing *.a.
2017-08-02 Aleksej Bobylev cook: remove package in taz/ is package not needed; modules/compressor: recompress *.zip files (for LibreOffice).
2017-08-01 Aleksej Bobylev cook: sort "md5sum" file to make "release checksum" even more stable; add set_paths() to install_package() to follow receipts change here (meet auto-updated receipts!)
2017-07-29 Aleksej Bobylev cook: do not replace package in $PKGS if release checksum has not changed -> mirror package will not change if nothing was changed after rebuilding.
2017-07-27 Aleksej Bobylev Minor bug fixes due to the change in the behavior of the dot command in Busybox-1.27.
2017-07-23 Pascal Bellard cook: dot command may not search current directory first
2017-07-20 Aleksej Bobylev cook: specify we use busybox fold (don't fail when remove coreutils-file-format or coreutils-multicall containing fold); cooker: remove package from packages.info DB too.
2017-07-17 Paul Issott Tiny edits
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-26 Aleksej Bobylev modules/deps: accelerate files list creation significantly.
2017-06-25 Paul Issott Tiny edit
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 Paul Issott modules/deps (tiny edits)
2017-06-20 Aleksej Bobylev Tiny edits.
2017-06-19 Paul Issott modules/deps (tiny edits)
2017-06-19 Aleksej Bobylev Tiny edits.
2017-06-18 Aleksej Bobylev Fix previous commit.
2017-06-18 Aleksej Bobylev cook: too more commented (wrong packages was removed after compiling)
2017-06-18 Aleksej Bobylev cook: fix commands --clean, --getsrc, --block, --unblock; lighttpd/index.cgi: add rich statistics on main page.
2017-06-17 Aleksej Bobylev Add modules/deps: check package's dependencies; cook: make/update split.db and files.list; modules/compressor: use static (i.e. unbreakable) versions of pngquant and optipng.
2017-06-16 Aleksej Bobylev cook, cooker: save all the cats ;) and make seds not so 'sed.'
2017-06-16 Aleksej Bobylev modules/pkgdb: fix files list creating.
2017-06-15 Paul Issott Tiny edits
2017-06-15 Aleksej Bobylev lighttpd/index.cgi: files: improve quick jump links.
2017-06-14 Aleksej Bobylev cook: mk_pkg_receipt(): escape quotes for receipt (fix package 'perl-bit-vector')
2017-06-13 Aleksej Bobylev Tiny edits.
2017-06-13 Aleksej Bobylev cook: improve $CAT using; lighttpd/index.cgi: improve top buttons.
2017-06-11 Aleksej Bobylev A bunch of small improvements, incl.: cook: not touching main log when packing; find lastcooktime in other logs; summary for packing log; index.cgi: return back after changing the theme; show directories too among the files list, quick jump links; new download page (src & pkgs); new toolchain page; show packing log too.
2017-06-11 Aleksej Bobylev cook: fix copying stuff/applications & stuff/licenses, don't update chroot twice in update_chroot(); lighttpd/index.cgi: reset percentage for packages with undefined previous cooking time.
2017-06-09 Aleksej Bobylev cooker: enable previous commit.
2017-06-08 Aleksej Bobylev cooker: try to handle removing stuff after syncing wok with wok-hg.
2017-06-08 Aleksej Bobylev modules/compressor: small fix for new svgcleaner.
2017-06-08 Aleksej Bobylev cook: fix remove_already_packed(): process broken symlinks too.
2017-06-08 Aleksej Bobylev lighttpd/index.cgi, modules/compressor: small improvements.
2017-06-07 Aleksej Bobylev cook: remove_already_packed(): file may be missing...
2017-06-07 Aleksej Bobylev cook: allow include $PACKAGE into $SPLIT to define desired packaging order.
2017-06-07 Aleksej Bobylev cook, lighttpd/index.cgi: forgot about EXTRAVERSION.
2017-06-07 Aleksej Bobylev modules/pkgdb: works for receipts v2 too now.
2017-06-06 Aleksej Bobylev cook: add remove_already_packed(), small improvements; lighttpd/index.cgi: fix colors in the end of bash log.
2017-06-05 Aleksej Bobylev cook: remake copy_generic_files()/copy_generic_stuff() logic; change build dep installation (AUTO_COOK isn't work now) with tazpkg cookmode; improve mk_pkg_receipt(), copy(); update 'cook package --pack'; add docs about copy(); lighttpd/index.cgi: summary on unpackaged files; tiny edits on lighttpd/cooker.css and modules/compressor.
2017-06-01 Paul Issott receipts-v2.md (tiny edits)