cookutils log

age author description
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
2011-05-12 Christophe Lincoln cook: QA just check for bad link in /usr (/dev have too many level)
2011-05-12 Christophe Lincoln cook: let unblock blocked packages
2011-05-12 Christophe Lincoln cook: strip down also python package itself
2011-05-12 Christophe Lincoln web: make sure we display pkg summary or debug info
2011-05-12 Christophe Lincoln cook: touch missing packages.txt and files.list (will work on that)
2011-05-11 Christophe Lincoln cook: small fix in usage
2011-05-11 Christophe Lincoln cook: Add SVN support
2011-05-11 Christophe Lincoln Use special case for https (Thanks Godane)
2011-05-11 Christophe Lincoln Handle CVS url
2011-05-11 Christophe Lincoln QA: exit if broken link (do it better)
2011-05-11 Christophe Lincoln QA: exit if broken link
2011-05-11 Christophe Lincoln cook: realy use busybox diff