tazwok log

age author description
2011-02-10 Antoine Bodin Fix function: search
2011-02-10 Antoine Bodin Display tazwok warning.txt when using check-log. Tazwok warnings contains suggestion about some possible improvement to the receipt to light it or make it better compatible with tazwok-experimental.
2011-02-10 Antoine Bodin fix function: list
2011-02-10 Antoine Bodin Add functionnality: webserver
2011-02-09 Antoine Bodin Fix typo in previous commit
2011-02-09 Antoine Bodin Use new approach to avoid the need of SRC_WANTED
2011-02-07 Christopher Rogers Fixed check_for_trball to repack source if tarball if it exist. Made the if statement for WGET_URL to be shorter since not all receipt uses WGET_URL to download/get tarball.
2011-02-05 Christopher Rogers Made sure version in WOK/SRC_WANTED/receipt match version in WOK/PACKAGE/receipt. Also make sure SRC_WANTED was unset in source_receipt function.
2011-02-05 Christopher Rogers Fixed SRC_WANTED. This is so SOURCE is used when its needs to be used.
2011-02-04 Christopher Rogers Fixed nounpack.
2011-02-04 Christopher Rogers Added tag 0.0.5.6 for changeset d217a17789ce
2011-02-04 Christopher Rogers Fixed the nounpack option to unpack to recompress source. I just wanted the tmp_src folder to be removed after .tar.lzma file was made. Otherwise the wok would get full of source code again.
2011-02-04 Christopher Rogers Added tag 0.0.5.5 for changeset 616df30e67e9
2011-02-04 Antoine Bodin Add nounpack option for get-src & SRC_WANTED variable support
2011-02-03 Christopher Rogers Fixed check_for _tarball to remove tmp_src if get-src is used.
2011-02-02 Antoine Bodin Improve with_dev, use --auto option for tazpkg remove
2011-02-02 Antoine Bodin Typo: tag is 0.0.5.4
2011-02-02 Antoine Bodin Added tag 0.5.4 for changeset 1057154f92f4
2011-02-02 Antoine Bodin Fix: 2nd stupid error
2011-02-02 Antoine Bodin Fix: stupid error (thanks Godane)
2011-02-01 Antoine Bodin Added tag 0.0.5.3 for changeset a0a0b4c8ecc1
2011-02-01 Antoine Bodin Fix: blocked should not be removed anymore
2011-02-01 Antoine Bodin Added tag 0.0.5.2 for changeset 3afbd57156a1
2011-02-01 Antoine Bodin Various bugfixes; Rework check-for-lib-update part; ensure cook command keep consistency of wok database; speed-up check-incoming
2011-01-31 Antoine Bodin Allow to skip scan when push incomings
2011-01-31 Antoine Bodin Don't install bdeps for meta without compile rules, thanks godane
2011-01-31 Antoine Bodin Fix minor issue about Updating receipt size status display
2011-01-31 Antoine Bodin Added tag 0.0.5.1 for changeset c17058c5f06a
2011-01-31 Antoine Bodin Fix: use clean-chroot to ensure no more depends are left in cooking environnment
2011-01-31 Antoine Bodin Fix: block core toolchain packages efficiently and support block-list correctly
2011-01-31 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-01-26 Christopher Rogers Added tag 0.0.4.1 for changeset 3cbde35a56d9
2011-01-26 Christopher Rogers Fixed order for cooktoolkit in tazwok.conf i think. Perl needs db, gdbm, and zlib to be compiled before perl is.
2011-01-31 Antoine Bodin Added tag 0.0.5 for changeset 8c233be73ba9
2011-01-31 Antoine Bodin Rework commits/cooklist handling and fixed various minor issues
2011-01-26 Antoine Bodin Added tag 0.0.4 for changeset d07da31a635e
2011-01-26 Antoine Bodin Fix: look_for_updated packages now works well
2011-01-26 Antoine Bodin Automated merge with http://repos.slitaz.org/tazwok-experimental
2011-01-26 Christopher Rogers Fixed a sintex problem with fgrep '-/+ buffers'. Fgrep doesn't like -.
2011-01-26 Antoine Bodin Fix an fgrep command
2011-01-26 Antoine Bodin is now created by libtaz when sourced
2011-01-26 Antoine Bodin Remove remove-old command as tazwok-experimental clean tarball/packages progressively & automatically.
2011-01-26 Antoine Bodin Added tag 0.0.3 for changeset 4359e83840f9
2011-01-25 Antoine Bodin Various code cleanup and improvement
2011-01-23 Antoine Bodin Fix: typo
2011-01-23 Antoine Bodin Fix: build wok data files if missing before scanning them
2011-01-22 Antoine Bodin Fix: all missing dirs are now created when mounting chroot.
2011-01-22 Antoine Bodin Added tag 0.0.2.1 for changeset 537d66176338
2011-01-22 Antoine Bodin Add: configure-chroot function I forgot
2011-01-18 Antoine Bodin Added tag 0.0.2 for changeset 6fe230c4cc10
2011-01-18 Antoine Bodin Use tazwok-experimental in toolchain
2011-01-18 Antoine Bodin Added tag 0.0.1 for changeset 3d47f116fce3
2011-02-24 Antoine Bodin Tazwok-experimental branch
2010-12-12 Pascal Bellard Add jar support (again)
2010-12-12 Pascal Bellard Add jar support
2010-12-01 Christopher Rogers Add py_compiled_files_remove function into tazwok. This is to save size on python based packages. .pyc and .pyo files are not need for python scripts to run i hope.
2010-11-22 Pascal Bellard tazwok: weird url redirections support
2010-11-07 Paul Issott en: edit docs
2010-11-03 Christopher Rogers Added gnome mirror to tazwok.conf.
2010-10-29 Pascal Bellard tazwok: add https support for wget