cookutils log

age author description
2011-05-27 Christophe Lincoln improve and fix flavors creation
2011-05-27 Christophe Lincoln We need a RUN_OPTS to use --extract-only and others *.run options
2011-05-27 Christophe Lincoln cook: use full path to generated flavor files
2011-05-27 Christophe Lincoln cook: recharge pkgs list before creating flavors and up documentation
2011-05-27 Christophe Lincoln cook: handle flavors file creation
2011-05-27 Christophe Lincoln missing tab
2011-05-27 Christophe Lincoln cooker: trap INT and TERM when checking commit
2011-05-27 Christophe Lincoln cook: dont use 'set -e' and set $kvers for compile_rules and genpkg_rules
2011-05-27 Christophe Lincoln cook: set KVERS to be used in receipt
2011-05-27 Christophe Lincoln cook: let setup a stable or undigest repo (no more exit since Hg with abort if wok not empty)
2011-05-27 Christophe Lincoln cook: add support for *.run self executable scripts
2011-05-26 Christophe Lincoln Small fix
2011-05-26 Paul Issott Tiny edits
2011-05-26 Christophe Lincoln cook: display time for pkglist
2011-05-26 Christophe Lincoln cook: we may have unknow dep and dep not in wok but mirrored
2011-05-25 Christophe Lincoln cook: use uniq to install bdeps
2011-05-25 Christophe Lincoln cook: small cosmetic change to pkglist
2011-05-24 Christophe Lincoln Added tag 1.2 for changeset f566da86d957
2011-05-24 Christophe Lincoln cook: improve log when WANTED is blocked/broken (again)1.2
2011-05-24 Christophe Lincoln cook: improve log when WANTED is blocked/broken
2011-05-24 Christophe Lincoln cook: add 2 small echo
2011-05-24 Christophe Lincoln cook: make last commit work better
2011-05-24 Christophe Lincoln cook: dont try to pack if WANTED is blocked or broken
2011-05-24 Christophe Lincoln cook.conf: weel ~2000 pkgs crossed, now we need a repo to sync mirror, build in natif by default.
2011-05-24 Christophe Lincoln cook: dont install anything if we have missing dep
2011-05-23 Paul Issott Tiny edits
2011-05-23 Christophe Lincoln cook: improve a bit pkglist
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
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
2011-05-11 Christophe Lincoln cook: add suport for https (GNU wget should be in BUILD_DEPENDS like if hg|svn|etc...
2011-05-11 Christophe Lincoln cook: use only busybox diff
2011-05-11 Christophe Lincoln cook: fix last commit
2011-05-11 Christophe Lincoln cook: dont build WANTED id it's broken
2011-05-11 Christophe Lincoln cook: avoid error (again)
2011-05-11 Christophe Lincoln cook: avoid error if no previews package
2011-05-11 Christophe Lincoln cook: remove old package if cook success
2011-05-11 Christophe Lincoln cook: small impovment to pkglist
2011-05-10 Paul Issott Tiny edits
2011-05-10 Christophe Lincoln cook: use i in cookit deps
2011-05-10 Christophe Lincoln web: typo (my bad english...)
2011-05-10 Christophe Lincoln web: improvment and add link to last instelled.diff
2011-05-10 Christophe Lincoln Add a trap call to inform and log a stopped cook process
2011-05-10 Christophe Lincoln cook: small cosmetic change
2011-05-10 Christophe Lincoln cook: handle implicit build dependencies
2011-05-10 Christophe Lincoln web: let have round corner with old mozilla/webkit browser
2011-05-10 Christophe Lincoln cooker: rm -f to avoid screen error
2011-05-10 Christophe Lincoln web: add color to WARNING in logs
2011-05-10 Christophe Lincoln cooker: get a clean cookorder before scanning (dont add previews pkgs)
2011-05-09 Christophe Lincoln Add wanted_stuff support
2011-05-09 Christophe Lincoln extract_source: redirect tar error to /dev/null
2011-05-09 Christophe Lincoln cook: fix copy of generic file, must ne before files list creation
2011-05-09 Christophe Lincoln cooker: fix for command all, unset EXTRAVERSIOn and look if a more recnet receipt exist in taz/
2011-05-09 Christophe Lincoln Remove also Perl compiled files (after files.list creation so there are under tazpkg control)
2011-05-09 Christophe Lincoln web: a bit more CSS and link to slitaz website as well as Cooker documentation
2011-05-09 Christophe Lincoln cook: show where we clone repo
2011-05-09 Christophe Lincoln cook.site: add target
2011-05-09 Christophe Lincoln cook: avoid screen grep error if no installed.cook.diff
2011-05-09 Christophe Lincoln cook: small cosmetic change
2011-05-09 Christophe Lincoln web: fix if not much package in wok
2011-05-09 Christophe Lincoln cooker: commits: display summary before we incrase curent wok version
2011-05-09 Christophe Lincoln cooker: log commted pkgs to cook twice so it's in log and activity
2011-05-09 Christophe Lincoln cook: dont use -gt but !=
2011-05-09 Christophe Lincoln cooker: dont strip out a WNATED pkg if its parent is not also in cooklist
2011-05-09 Christophe Lincoln web: fix unbuilt count...
2011-05-09 Christophe Lincoln web: add unbuilt package stat
2011-05-09 Christophe Lincoln cook: build date: do it better
2011-05-09 Christophe Lincoln README: one more coding style rule
2011-05-09 Christophe Lincoln cook: build summary display minutes only if not 0
2011-05-08 Christophe Lincoln cook: build time summary also in minutes
2011-05-08 Christophe Lincoln Fix count of commits in summary
2011-05-08 Christophe Lincoln Small improvment to cookorder summary
2011-05-08 Christophe Lincoln cooker: list testing is finish now cook them all. cook: one more QA check right after genpkg_rules
2011-05-08 Christophe Lincoln Let receipt have option in compile_rules
2011-05-08 Christophe Lincoln web: handle pct progress if no packages
2011-05-08 Christophe Lincoln web: fix a bad space in summary
2011-05-08 Christophe Lincoln web: fix typo bloked --> blocked
2011-05-08 Christophe Lincoln web: small cosmetic improvment
2011-05-08 Christophe Lincoln web: fix last commit typo
2011-05-08 Christophe Lincoln web: show packages count for full cooklist
2011-05-08 Christophe Lincoln web: Dont display de full cooklist on main page, just next 20 and have a button to see full list
2011-05-08 Paul Issott Tiny edits
2011-05-08 Christophe Lincoln web: small work change (cooking --> building)
2011-05-08 Christophe Lincoln Fix packge status (again)
2011-05-08 Christophe Lincoln Fix packge status (must use greo not fgrep)
2011-05-08 Christophe Lincoln Fix packages list creation (Thank Godane)
2011-05-08 Christophe Lincoln doc: Add more info about the cooker and cron
2011-05-08 Christophe Lincoln fix an echo typo
2011-05-08 Christophe Lincoln Small improvment to screen an log output
2011-05-08 Christophe Lincoln Add PID support so when running with cron we dont mess up commits
2011-05-08 Christophe Lincoln Fix: hg log parsing
2011-05-08 Christophe Lincoln cooker: add command rev so we can rebuild a specific revision
2011-05-07 Christophe Lincoln rsync woks: we dont need -p since Hg wok is clone by root
2011-05-07 Christophe Lincoln cook: fix last commit
2011-05-07 Christophe Lincoln cook: more debug info
2011-05-07 Christophe Lincoln Let's have a progress/stat bar for cooked packages
2011-05-07 Christophe Lincoln cook and cooker: dont add broken pkg to list if exist
2011-05-07 Christophe Lincoln web: display more in summary (again)
2011-05-07 Christophe Lincoln web: display more commits in summary
2011-05-07 Christophe Lincoln cooker.cgi: fix view log
2011-05-07 Christophe Lincoln cooker.cgi: show missing file path
2011-05-07 Christophe Lincoln cook: add a very small search function
2011-05-07 Christophe Lincoln cook: fix typo in comment and echo
2011-05-07 Christophe Lincoln cook: remove Python compiled files (may we discuss that Godane)
2011-05-07 Christophe Lincoln web: dont display all broken packages on main page
2011-05-07 Christophe Lincoln Improve web interface, keep and show more activity and cooknote
2011-05-07 Christophe Lincoln cook: save 4 lines and think before next time...
2011-05-07 Christophe Lincoln cook: add support for git branch so aufs builds
2011-05-07 Paul Issott Tiny edits
2011-05-07 Christophe Lincoln Add support for git|url in WGET_URL (works but we need TARBALL= set to work)
2011-05-07 Christophe Lincoln Small imrovments to cook and cooker
2011-05-07 Christophe Lincoln doc + README: add info about build bot and cron as well as DB files in cache
2011-05-07 Christophe Lincoln cook: rm dev info I used to code
2011-05-07 Christophe Lincoln cook: fix package source if it dont extract to one dir (like lzma)
2011-05-07 Christophe Lincoln cook: small fix to cookit() and one more debug info
2011-05-07 Christophe Lincoln cook: exit only if compile_rules fails not each time...
2011-05-07 Paul Issott Tiny edits
2011-05-07 Paul Issott Edit en.html
2011-05-07 Christophe Lincoln cook: Include Erjo patches - Beter test for installed packages and init DB files
2011-05-07 Christophe Lincoln cook: fix blocked
2011-05-07 Christophe Lincoln cook: small cosmetic fix
2011-05-07 Christophe Lincoln cook + cooker + doc: add blocked functionality and information
2011-05-07 Christophe Lincoln cook: fic debug date - cooker: add date to cooknotes
2011-05-07 Christophe Lincoln cook: Let handle blocked pkgs in 3 lines also used by the Cooker
2011-05-07 Christophe Lincoln cooker: dont use --delete with rsync, we will clean stuff/* with a function
2011-05-07 Christophe Lincoln cooker: add time stamp to debug info
2011-05-07 Christophe Lincoln Add $taz var, bunch of tiny improvment and one more info in README
2011-05-07 Christophe Lincoln cook: allow empty packages for CATEGORY meta
2011-05-07 Christophe Lincoln Improve extract_source (Thanks Godane)
2011-05-07 Christophe Lincoln cooker: we may want to use a personal repo not updated online
2011-05-07 Christophe Lincoln doc: add information about src and packages mounted with bind
2011-05-07 Christophe Lincoln cook: Add option --getsrc (Thanks Christopher)
2011-05-06 Paul Issott Tiny edits
2011-05-06 Christophe Lincoln cooker: preserve permissions while sysncing wok's with rsync
2011-05-06 Christophe Lincoln cooker: show commit description
2011-05-06 Christophe Lincoln cooker: improve commits checking and have a summary
2011-05-06 Christophe Lincoln cook: improve debug info and function
2011-05-06 Christophe Lincoln cook: get debug info also when genpkg_rules fails
2011-05-06 Christophe Lincoln cooker: finalize reverse command
2011-05-06 Christophe Lincoln cooker: use command like cook not --options so we can also use short switch, ex: cooker -n 'Add note to cooknotes'
2011-05-06 Christophe Lincoln README: Add explaination about toolchain
2011-05-06 Christophe Lincoln Better output for cookorder, add SETUP_PKGS in cook.conf to share list with the cooker + small improvments
2011-05-06 Christophe Lincoln Add AUTHORS and COPYING
2011-05-06 Christophe Lincoln improve doc and small fix
2011-05-06 Christophe Lincoln cooker: add option --list= and log all stderr
2011-05-06 Christophe Lincoln README: add small coding style
2011-05-06 Christophe Lincoln doc: add cooknotes explanation
2011-05-06 Christophe Lincoln Fix broken function in cook (Thanks Erjo) + add cooknotes feature
2011-05-05 Christophe Lincoln Add --flovor to doc and prepa for cooknotes
2011-05-05 Christophe Lincoln cooker: add --flavor=name to build all packages of a flavor
2011-05-05 Christophe Lincoln Explain receipt variable in README and small fix to CGI
2011-05-05 Christophe Lincoln Add documentation (nor only manual but also howto) and put cooker.cgi in a cgi-bin dir so it works with Busybox httpd and LightTPD
2011-05-05 Christophe Lincoln Add some cook date and display cooklist in web interface
2011-05-05 Christophe Lincoln Improve debug info and syntax highlither
2011-05-05 Christophe Lincoln Cant use tazpkg to pack since it dont handle EXTRAVERSION and improving CGI
2011-05-05 Christophe Lincoln Add debug info if cook error
2011-05-05 Christophe Lincoln Better CGI interface and a bunch a small improvment
2011-05-05 Christophe Lincoln cooker: more log and better (again)
2011-05-04 Christophe Lincoln cooker: Add option --pkg= so cooker can be used the same way as cook
2011-05-04 Christophe Lincoln More log and all the same
2011-05-04 Christophe Lincoln Fiew small fixes
2011-05-04 Christophe Lincoln Add command test and improve Quality Assurance
2011-05-03 Christophe Lincoln Handle correctly installed/uninstalled build deps
2011-05-03 Christophe Lincoln Added: Makefile
2011-05-03 Christophe Lincoln Added: data/* example/new receipt and cooklist
2011-05-03 Christophe Lincoln Added: cooker.cgi web interface
2011-05-03 Christophe Lincoln Added: cooker
2011-05-03 Christophe Lincoln Added: cook.site
2011-05-03 Christophe Lincoln Added: cook.conf
2011-05-03 Christophe Lincoln Added: cook
2011-05-03 Christophe Lincoln Initial commit with README