cookutils log cook

age author description
2013-01-05 Pascal Bellard cook: typo3.0
2013-01-05 Pascal Bellard cook: track more errors
2012-12-11 xfred222 fix bug39: add xml folder creation during cook setup
2012-10-21 Christopher Rogers cook: Make sure vcs is installed when needed to download source.slitaz-tank
2012-10-16 Christopher Rogers libcookorder.sh: Add comments to explain lots of functions. More to come.slitaz-tank
2012-10-15 Christopher Rogers cook: Add some comments to better explain my functions.slitaz-tank
2012-09-15 Pascal Bellard cook: pkgdb end date
2012-08-25 Christopher Rogers cook: Start using functions that are in libcookiso.sh. Less depended on tazlito.slitaz-tank
2012-08-15 Christopher Rogers cook: Add --flavors option back in to pkgdb option. Also added add stand alone flavors option so you don't need to rebuild package list to rebuild the flavor files.slitaz-tank
2012-08-08 Christopher Rogers cook: Cleaned up some white space.
2012-08-08 Christopher Rogers cook: Cleaned up some white space.slitaz-tank
2012-07-29 Christopher Rogers Merge default.slitaz-tank
2012-07-29 Christopher Rogers cook: Add support to cook bazaar version controll sources.slitaz-tank
2012-07-13 Christopher Rogers cook: Fixed making $CACHE/installed.list file.slitaz-tank
2012-07-13 Christopher Rogers cook: Move init_db_files to libcook.sh. Fixed debug_info function.slitaz-tank
2012-07-09 Pascal Bellard cook: add CMake Error
2012-06-25 Christopher Rogers cook: Fix getsrc function to only extract sources once.slitaz-tank
2012-06-20 Christopher Rogers Merge default.slitaz-tank
2012-06-20 Christopher Rogers cook: Add --pack option. This is so when i just change genpkg_rules i can just repack package if WOK/pkg/taz folder exists without compiling the package again.
2012-06-20 Christopher Rogers cook: Updated copy_generic_files function to be more like in slitaz-tank branch.
2012-06-20 Christopher Rogers cook: Updated summary function to be more like in slitaz-tank branch. Summary function now provvided $TARBALL name, source folder size if exist, and source file size.
2012-06-19 Christopher Rogers cook: Merge slitaz-tank branch create_tarball function into offical cook. Since $pkgsrc is in set_path function and $tarball is not used globally its better for $tarball to just be a local variable in create_tarball function.
2012-06-19 Christopher Rogers cook: Using PKGS_CATEGORIES variable.
2012-06-19 Christopher Rogers cook: Removed log function cause its in libcook.sh.
2012-06-15 Pascal Bellard update TARBALL variable in create_tarball
2012-06-14 Christopher Rogers cook: Merge set_paths functions from slitaz-tank branch. This adds basesrc, kbasevers, pyvers, pkgsrc, lzma_tarball, and perlvers variables. KBASEVER is in linux and linux-libre and is needed to make sure .tar.lzma sources are named right when they use minor patches.
2012-06-11 Christopher Rogers cook: Fixed what needs sourcing.slitaz-tank
2012-06-11 Christopher Rogers cook: Updated fully to what slitaz-tank needs.slitaz-tank
2012-06-09 Christopher Rogers cook: Update summary and extract_source function. Add getsrc, repack_source, download_base and download function.slitaz-tank
2012-06-09 Pascal Bellard cook: add some error messages
2012-06-08 Christopher Rogers Merge default.slitaz-tank
2012-06-08 Christopher Rogers cook: Add LICENSE variable to receipt.
2012-06-08 Christopher Rogers cook: Add license variable into new --interactive option.slitaz-tank
2012-06-08 Christopher Rogers cook: Add AUFS_MODE variable. Add some changes to setup option thats used in slitaz-tank version of cookutils.slitaz-tank
2012-06-07 Christopher Rogers cook: Update get_source function. Add PATCH variable support.slitaz-tank
2012-06-07 Christopher Rogers cook: Update create_tarball function.slitaz-tank
2012-06-07 Christopher Rogers cook: Update set_paths function.slitaz-tank
2012-06-07 Christopher Rogers cook: Update receipt_quality function. Since my cook.conf installs wget i can check https websites right.slitaz-tank
2012-06-07 Christopher Rogers cook: Update init_db_files function.slitaz-tank
2012-06-07 Christopher Rogers cook: Use $MIRROR_URL variable in slitaz.conf.
2012-06-04 Christopher Rogers cook: Add source_stuff variable.
2012-06-01 Paul Issott Tiny edits
2012-05-29 Christophe Lincoln cook: use pkgconfig file in sysroot
2012-05-29 Christophe Lincoln Some update to cook to use sysroot
2012-05-22 Christophe Lincoln cook: use -m64 gcc option when cross-compiling for x86_64
2012-05-22 Christophe Lincoln cook: small fix
2012-05-22 Christophe Lincoln cook: we may have a local bdep not in wok, not on mirror but in local repo
2012-05-20 Christophe Lincoln move internal vars to libcook.sh and broken function
2012-05-20 Christophe Lincoln small fix
2012-05-20 Christophe Lincoln cook arch-setup: check cross packages exist and install glibc-base
2012-05-20 Christophe Lincoln cook: update cross-environement if pkg is installed like we do for native build
2012-05-20 Christophe Lincoln cook: use libtaz.sh newline()
2012-05-19 Christophe Lincoln cook: install build deps in cross environment root if we cross compiling
2012-05-19 Christophe Lincoln Small up to cook usage
2012-05-19 Christophe Lincoln cross: small fixe and use CROSS_PREFIX to install bdeps in a cross compile environement
2012-05-19 Christophe Lincoln Add libcook.sh and start sharing code between cook, cooker and cookiso
2012-05-19 Christophe Lincoln cook, cross, *.conf: improve cross compilation and small clean
2012-05-14 Christophe Lincoln cook: use cross-strip when genpkg_rules not only compile_rules
2012-05-14 Christophe Lincoln cook: use the cross compiled strip if cross compiling
2012-05-13 Christophe Lincoln use INSTALLED