tazwok log

age author description
2011-05-14 Christopher Rogers Fixed python compiled files to be removed after files.list is made. Added perl_compiled_files_remove function to remove these files before files.list is made since these are only made when compiling.
2011-05-14 Christopher Rogers tazwok.conf: Added run to FSH. Removed slitaz-boot-scripts in SLITAZ_TOOLCHAIN_EXTRA. Fixed typo in README.tazbb.
2011-05-11 Christopher Rogers Add support for cvs url sources.
2011-05-11 Christopher Rogers Fixed tazwok check_for_tarball function to handle sources that have spaces in the folders name.
2011-05-10 Christopher Rogers Merge bugfixes from default branch.4.3
2011-05-10 Christopher Rogers Fixed last commit to not confict branch 4.3.
2011-05-10 Christopher Rogers Fixed $PACKAGES_REPOSITORY/blocked list to only added new broken packages.
2011-05-09 Christopher Rogers Revert last commit.
2011-05-09 Christopher Rogers Moved wok-depends.txt and wok-wanted.txt to $PACKAGES_RERPOSITORY.
2011-05-08 Christopher Rogers Add a check to see if $LOCAL_REPOSITORY/sandbox exist before softlinking the lockfile /proc/1 into $chroot_dir folder. This is so the soft link is not made for non-tank systems.
2011-05-08 Christopher Rogers Updated Makefile. Added tazbb for automating build bot for tank using host crond. Added README.tazbb.
2011-05-08 Christopher Rogers Translated everything in tazwok french docs to the english one.
2011-05-08 Christopher Rogers Added basic info on cook-commit into tazwok.en.html file.
2011-05-07 Christopher Rogers Added slitaz-boot-scripts to tazwok.conf $SLITAZ_TOOLCHAIN_EXTRA.
2011-05-06 Christopher Rogers Add english docs for update-wok and chroot.
2011-05-06 Christopher Rogers Add install var and some compatable to download function for it to when coreutils becomes the norm.
2011-05-06 Christopher Rogers Replace === breaks with horizontal_line function in libtaz commons. Saves over 1KB.
2011-05-04 Christopher Rogers Added tag 4.2.14 for changeset 1165e2c0ac23
2011-05-04 Christopher Rogers Change VERSION to 4.2.144.2.14
2011-05-04 Christopher Rogers Merge bugfix from branch default.4.3
2011-05-04 Christopher Rogers Remove .packlist file in packages now too.
2011-05-04 Christopher Rogers Fixed tazwok merge.4.3
2011-05-04 Christopher Rogers Merge bugfixes from branch default4.3
2011-05-04 Christopher Rogers Fixed path for some images in web/index.php.
2011-05-03 Christopher Rogers Tazwok now removes perllocal.pod from packages now. This file is in every perl package.
2011-04-30 Christopher Rogers tank-bot: Made sure if .hg folder existed in LOCAL_REPOSITORY/flavors. It now clones flavors based on SLITAZ_VERSION.
2011-04-30 Christopher Rogers cook-toolchain: Made sure stuff and wanted_stuff was unset before new package was build.
2011-04-26 Christopher Rogers Fixed check_for_pkg_in_wok function in tazwok. I made sure it checked provided receipt existed before returning 1. This should fix the errors like 'can't fine jdk in wok or mirror'.
2011-04-24 Pascal Bellard tazwok/check_for_incoming: update flavors from hg
2011-04-18 Christophe Lincoln Fixed manual desktop file (#15)
2011-04-07 Antoine Bodin Added tag 4.2.13 for changeset 621bcc0de8ca
2011-04-07 Antoine Bodin Change VERSION to 4.2.134.2.13
2011-04-07 Antoine Bodin Merge bugfix from branch default4.3
2011-04-07 Antoine Bodin tazwok, cook(): also set reverse-wanteds as broken when a package fails to compile (thanks godane)
2011-04-07 Antoine Bodin Added tag 4.2.12 for changeset ada9fd937936
2011-04-07 Antoine Bodin Change VERSION to 4.2.124.2.12
2011-04-07 Antoine Bodin Merge bugfixes from branch default4.3
2011-04-07 Antoine Bodin tazwok, check_for_tarball(): fix a typo
2011-04-07 Antoine Bodin Added tag 4.2.11 for changeset a99465ca9b36
2011-04-07 Antoine Bodin Change VERSION to 4.2.114.2.11
2011-04-07 Antoine Bodin Merge bugfixes from branch default4.3
2011-04-07 Antoine Bodin tazwok, check_for_tarball(): fix a bug which prevented to unpack sources in some cases
2011-04-07 Antoine Bodin tazwok, check_for_tarball(): tiny improvement
2011-04-07 Antoine Bodin tazwok, gen_package(): try to fix the new lib change feature4.3
2011-04-06 Antoine Bodin tazwok, check_for_incoming: bugfix4.3
2011-04-04 Antoine Bodin Added tag 4.2.10 for changeset 5092d2083471
2011-04-04 Antoine Bodin Set VERSION to 4.2.104.2.10
2011-04-04 Antoine Bodin Merge bugfixes from default4.3
2011-04-04 Antoine Bodin tazwok: fix an error which cause cookorder to be regenerated even if unneeded
2011-04-04 Antoine Bodin gen-iso: make it compatible with tazlito 4.0
2011-04-02 Antoine Bodin cook-toolchain: define stuff var
2011-04-02 Antoine Bodin Merge bugfixes from default4.3
2011-04-02 Antoine Bodin tazwok, gen_wan_db(): tiny fix
2011-04-02 Antoine Bodin tazwok: rework sorting cookorder triggering to have it works well in all cases
2011-04-02 Antoine Bodin tazwok, check_for_compile_rules: strip CFLAGS/CXXFLAGS to prevent configure failure in some cases
2011-04-01 Antoine Bodin tazwok, check_for_build_depends: fix a bug which made cook freeze when there was broken bdeps4.3
2011-03-28 Antoine Bodin cook-toolchain, prepare_package(): adding stuff & wanted_stuff declaration4.3
2011-03-27 Antoine Bodin Fix a typo4.3
2011-03-27 Antoine Bodin Improve config.site and remove path config from tazwok.conf (actually change theses paths doesn't works well)4.3
2011-03-25 Antoine Bodin tazwok, check_for_incoming(): Fix generation of safe wok4.3
2011-03-25 Antoine Bodin Added tag 4.2.9 for changeset 6860bdd72031
2011-03-25 Antoine Bodin Change VERSION to 4.2.94.2.9
2011-03-25 Antoine Bodin Merge changes from default4.3
2011-03-25 Antoine Bodin tazwok: various fixes about packages_db() generation4.3
2011-03-16 Antoine Bodin tazwok, gen_package(): fix libs detection4.3
2011-03-16 Antoine Bodin cook-toolchain: fix a bug which prevent to cook-toolchain (again)4.3
2011-03-19 Christopher Rogers Add WOK option again. This it shouldn't cause problems I hope. Fixed get-src to not error if incoming packages.desc doesn't exist.
2011-03-18 Christopher Rogers Add get-src option into tazwok.
2011-03-16 Pascal Bellard tazwok: fix FSH check
2011-03-15 Antoine Bodin cook-toolchain: fix a bug which prevent to cook-toolchain4.3
2011-03-15 Antoine Bodin tazwok, check_env_status(): fix a bug which prevent to cook-toolchain4.3
2011-03-15 Antoine Bodin Fix: typo4.3
2011-03-15 Antoine Bodin tazwok: ensure repository ID is up-to-date after a cook command4.3
2011-03-15 Antoine Bodin tazwok: rework feature auto-recook of reverse depends4.3
2011-03-15 Antoine Bodin Fix safe wok generation & change config according this; plus few tiny hacks4.3
2011-03-15 Antoine Bodin tazwok, configure_tazchroot(): fix undigest support4.3
2011-03-15 Antoine Bodin Added tag 4.2.8 for changeset 7e7265ac0dc0
2011-03-15 Antoine Bodin Change VERSION to 4.2.84.2.8
2011-03-15 Antoine Bodin Merge changes from default4.3
2011-03-15 Antoine Bodin tazwok: Rollback WOK global option
2011-03-15 Antoine Bodin tazwok, configure_tazchroot(): setup chroot'ed /etc/slitaz-release to make tazlito works correctly
2011-03-14 Antoine Bodin Fix a wrong message into new-tree)
2011-03-14 Antoine Bodin Fix + improvements into cook-toolchain script
2011-03-14 Antoine Bodin Fix configure_tazchroot()
2011-03-14 Antoine Bodin typo4.3
2011-03-13 Paul Issott Tiny edit
2011-03-12 Christopher Rogers Add support to change WOK path. This is to help with the slitaz-modular project.
2011-03-12 Pascal Bellard index.php: avoid empty line in include_and_link
2011-03-08 Antoine Bodin Added tag 4.2.7 for changeset ff412a1044b0
2011-03-08 Antoine Bodin Merge changes from default4.3
2011-03-08 Antoine Bodin Fix: Use bind to mount systems dirs. This way filesystem permissions on host are not altered.4.2.7
2011-03-08 Antoine Bodin Change VERSION to 4.2.7
2011-03-07 Paul Issott Typos
2011-03-07 Paul Issott Tazwok: tiny edits
2011-03-07 Paul Issott Edit examples
2011-03-07 Pascal Bellard tazwok: packages may have no files but symlinks
2011-03-07 Paul Issott Start to edit
2011-03-06 Christopher Rogers Added support for bazaar VCS packages.
2011-03-06 Antoine Bodin Added tag 4.2.6 for changeset bf449151a342
2011-03-06 Antoine Bodin Merge bugfix from default4.3
2011-03-06 Antoine Bodin Fix update_wan_db(); Now rwanted are removed from wok-wanted.txt when they should. (Thank godane)4.2.6
2011-03-06 Antoine Bodin Change VERSION to 4.2.6
2011-03-06 Antoine Bodin Merge changes from default4.3
2011-03-06 Antoine Bodin tazwok: fix source path on mirror.slitaz.org (again)
2011-03-05 Pascal Bellard tazwok: fix source path on mirror.slitaz.org
2011-03-05 Paul Issott Tiny web edits
2011-03-05 Antoine Bodin Added tag 4.2.5 for changeset 433aa071e16c
2011-03-05 Antoine Bodin Merge bugfix from default4.3
2011-03-05 Antoine Bodin Various code optimization4.3
2011-03-05 Antoine Bodin Fix an harmless bug.4.2.5
2011-03-05 Antoine Bodin Merge bugfixes from default4.3
2011-03-05 Antoine Bodin Fix a bug which sometimes prevent packages datas to update into lists.