cookutils log

age author description
2011-05-23 Christophe Lincoln cooker: be quiet while grepping for wanted in cook_order
2011-05-22 Paul Issott cook: tiny edits
2011-05-22 Christophe Lincoln cook: revert last commit (receipt must be fixed)
2011-05-22 Christophe Lincoln cook: add missing only if not already in (some pkgs have dep in bdeps)
2011-05-22 Christophe Lincoln cook: show hw many missing dep we have
2011-05-22 Christophe Lincoln cook: it may be a dep not only bdep
2011-05-22 Christophe Lincoln cook: missing echo -e
2011-05-22 Christophe Lincoln cook: improve missing dep handling
2011-05-22 Christophe Lincoln cook: Add AUTO_COOK and handle missing build dep
2011-05-22 Christophe Lincoln cook: cosmetic fix remove a -n
2011-05-22 Christophe Lincoln cook: exit on missing bdep
2011-05-22 Christophe Lincoln cook: dont exist on missing dep
2011-05-22 Christophe Lincoln cook.conf: cross compile by default
2011-05-22 Christophe Lincoln cook: add timeout to wget
2011-05-22 Christophe Lincoln cook: exist on missing dep (we may build bped)
2011-05-21 Paul Issott Update docs and tiny edits
2011-05-21 Christophe Lincoln cook: new have an interactive --option now (Thanks and weel done Paul)
2011-05-20 Christophe Lincoln cooker: fix gettext type (thanks Chris)
2011-05-20 Christophe Lincoln cook: create files.list
2011-05-20 Christophe Lincoln daemon script: fix missing then
2011-05-20 Christophe Lincoln cook.conf: add BUILD_HOST to be compatible with the old way and tazwok
2011-05-20 Christophe Lincoln cook: add file support (Thanks Godane)
2011-05-20 Christophe Lincoln cook: add LZMA patch from Godane (quote var in [test] please)
2011-05-20 Christophe Lincoln daemon script: fix typo (Thanks Godane)
2011-05-20 Christophe Lincoln web: add Arch --> Architecture
2011-05-20 Christophe Lincoln web: add Arch befor $ARCH
2011-05-20 Christophe Lincoln web: Display $ARCH and link to toolchain log
2011-05-20 Christophe Lincoln cook.conf: use -march and dont cross compile by default (we fully i486 anywhere if we build a i486 compiler)
2011-05-20 Christophe Lincoln cook.conf handle --build and --host so we can cross compile SliTaz
2011-05-19 Christophe Lincoln Use i486 for generic Intel/AMDand -Os for size optimization (we will save space!!!)
2011-05-19 Christophe Lincoln cook: include Pascal patch
2011-05-19 Christophe Lincoln revert last commit to config (was testing only)
2011-05-19 Christophe Lincoln cooker: small cosmetic change for log
2011-05-18 Paul Issott Edit docs (again)
2011-05-18 Christophe Lincoln cook: add tbz2 support (Thank Erjo for the patch)
2011-05-18 Christophe Lincoln cook: get source from our mirror if missing (Thank Pascal for the patch)
2011-05-17 Christophe Lincoln cook: Fix wok url for setup (Thanks Claudinei)
2011-05-17 Paul Issott Edit (again)
2011-05-17 Paul Issott Edits and typos
2011-05-17 Christophe Lincoln In some case implicit package dont exist
2011-05-17 Christophe Lincoln cook: keep old style compatibility for SOURCE_REPOSITORY
2011-05-16 Christophe Lincoln cooker: have removed pkgs messages befor (for logs)
2011-05-16 Christophe Lincoln log removed packages
2011-05-16 Christophe Lincoln Remove deleted pkgs in wok
2011-05-15 Paul Issott Tiny edits
2011-05-15 Christophe Lincoln Added tag 1.1 for changeset 216d991caed1
2011-05-15 Christophe Lincoln Update doc1.1
2011-05-15 Christophe Lincoln Make the daemon script indepandant so not need to install cookutils on host (pkg: cookutils-daemon)
2011-05-15 Christophe Lincoln cooker: store last wok rev to be used by CGI and so avois hg head call on each page load (even faster now)
2011-05-15 Christophe Lincoln Add init script and doc hwoto used it
2011-05-15 Christophe Lincoln Add option to recompress source in LZMA
2011-05-15 Christophe Lincoln Add branch/rev support in svn
2011-05-14 Christophe Lincoln Added tag 1.0 for changeset c98ac2df8dfb
2011-05-14 Christophe Lincoln cook: fix when getting source from svn1.0
2011-05-14 Christophe Lincoln cook: remove unused test/path for new packages (Thanks Erjo)
2011-05-14 Christophe Lincoln cook: disable link checking
2011-05-13 Christophe Lincoln cook: pkglist echo the correct list name
2011-05-13 Christophe Lincoln cook: pkglist cd to packages before touching list
2011-05-13 Christophe Lincoln cook: remove old package if file exist
2011-05-12 Paul Issott Tiny edits