cookutils log cook

age author description
2015-11-30 Aleksej Bobylev cook: better handle implicit dependencies (to avoid tazpkg install warning)
2015-11-30 Aleksej Bobylev cook: don't hide tazpkg installing errors, use --quiet instead (thanks Pascal); use action(), title() and footer()
2015-11-16 Aleksej Bobylev cook: less chatty when installing build depends
2015-11-07 Aleksej Bobylev fix-desktop-file: not remove Comment[locale] unconditionally when Name[locale] == Name
2015-11-07 Aleksej Bobylev Add fix-desktop-file: check and fix errors, warnings and apply hints in .desktop files
2015-10-10 Pascal Bellard cook: fix cooktime for recursive cooks (like linux)
2015-09-23 Pascal Bellard cook: add cook time in debug_info (again)
2015-09-23 Pascal Bellard cook: add cook time in debug_info (again)
2015-09-23 Pascal Bellard cook: add cook time in debug_info
2015-09-21 Pascal Bellard cook: catch more errors
2015-09-20 Pascal Bellard cooker.cgi: show cook progress
2015-08-25 Pascal Bellard cook/get_dev_files: add /usr/lib/*a
2015-06-30 Aleksej Bobylev cook pkgdb: better handle absent packages, make sure to get "mirrors" and "extra.list" for recharge bundle
2015-06-22 Aleksej Bobylev cook pkgdb: small fix for repeated action
2015-06-22 Aleksej Bobylev cook pkgdb: report absent pkgs, remove duplicates from lists (also use --rmpkg to remove duplicate .tazpkg files or remove them by hands)
2015-06-14 Christopher Rogers cook: Fixed url echo line.slitaz-tank
2015-06-07 Aleksej Bobylev Log pkgdb process; show it using web interface
2015-06-07 Aleksej Bobylev Collect all the descriptions into "descriptions.txt" and add it to the bundle.
2015-05-27 Aleksej Bobylev cook: remove python and perl compiled files unconditionally
2015-05-15 Aleksej Bobylev cook: tiny edits.
2015-05-12 Aleksej Bobylev cook: add md5sum to packages.info
2015-05-10 Aleksej Bobylev cook: ... so download extra.list from mirror
2015-05-10 Pascal Bellard cook: extra.list is created on mirror, not on tank
2015-05-08 Aleksej Bobylev cook pkgdb: display files sizes in the less chatty way.
2015-05-08 Aleksej Bobylev cook pkgdb: pack extra.list, not symlink, to the bundle.tar.lzma
2015-05-08 Aleksej Bobylev cook pkgdb: restore "old" format of files.list.lzma for pkgs.slitaz.org
2015-05-07 Aleksej Bobylev Move to using short i18n functions with "printf", so rewrite sources and po files. Fix: stripping before list files (python packages listed missed .pyc files). Also remove few hacks from code, make pot and msgmerge.
2015-05-03 Aleksej Bobylev cook: pkgdb: download "mirrors" file from mirror1.
2015-05-03 Aleksej Bobylev cook: pkgdb: locate "mirrors" file.
2015-05-03 Aleksej Bobylev cook pkgdb: provide new mechanism of recharging: IDs contains "old" ID plus timestamp, bundle.tar.lzma contains all "old" recharge files plus files.list.md5 to determine whether to download massive files.list.lzma or not.
2015-04-18 Christopher Rogers cook: Merge loglimit function from default branch.slitaz-tank
2015-04-17 Christopher Rogers cook: Fixed loglimit function.slitaz-tank
2015-04-17 Christopher Rogers cook: Update loglimit function.slitaz-tank
2015-04-14 Christopher Rogers cook: fixed typo.slitaz-tank
2015-04-14 Christopher Rogers cook: Add gettext stuff thats in default branch of cookutils.slitaz-tank
2015-04-13 Christopher Rogers cook: Fixed get_devel_file function to only put pkgconfig and include into -dev package. The .so files are for the main package.
2015-02-12 Aleksej Bobylev cook: rss: encode predefined XML entities when xml files are generated (let my RSS Reader shows no errors).
2015-01-09 Pascal Bellard cooker.cgi: allow wildcard in package search
2014-11-27 Aleksej Bobylev cook: generate packages.info.lzma3.4.2
2014-11-24 Richard Dunbar cook: create packages.desc for -arm.tazpkg
2014-11-23 Pascal Bellard cook: create extra.list
2014-11-05 Pascal Bellard cook: add tar.lz support
2014-10-25 Pascal Bellard cookutils: catch control-c in aufs jail (again)
2014-10-25 Pascal Bellard cookutils: catch control-c in aufs jail
2014-09-25 Pascal Bellard cookiso: update SSH_HOST
2014-07-12 Aleksej Bobylev Fix fetching sources using git (was crashed on oxygen-gtk package).3.4.1
2014-05-12 Pascal Bellard cook: install package outside the aufs jail
2014-05-11 Eric Joseph-Alexandre cook: Fix typo for X86_64-setup. + cook failed with -march. Use -mtune instead
2014-04-30 Christophe Lincoln Treat all arch the same way (fix pkgs counting in web interface)
2014-04-26 Christophe Lincoln Better support vor armv* arches
2014-04-26 Christophe Lincoln Make it cross compile for armv6hf
2014-04-18 Pascal Bellard cook: unsupported arch packages are not broken3.4
2014-04-17 Christophe Lincoln cook: introduce receipts functions
2014-04-05 Pascal Bellard Add any arch support3.3.1
2014-04-05 Christophe Lincoln cook: add --continue option to continue pkg compile when developing/porting
2014-04-02 Christophe Lincoln cook: use cross tool LIBTOOL (this make gtk+ cross compile)
2014-03-30 Christophe Lincoln cook: clean-up cross comment
2014-03-28 Paul Issott Tiny edits
2014-03-27 Christophe Lincoln cook: fix uncook EXTRAVERSION (again)
2014-03-27 Christophe Lincoln cook: fix uncook EXTRAVERSION