Hi Kuzmeech, Kuzmeech wrote: > Hello and thank you for the answers, > >>> Building on cygwin Python 2.5.1 (r251:54863) >> Maybe a native Python installation is a bit faster? > Native Python is about the same. Build version of Demo compiled in 38 > minutes. To speed things up you can generate the build versions of several demos only.
Suppose your are inside the "demobrowser" application folder --snip-- // this will generate you a JSON file with jobs for each demo python ./generate.py build-demo-jobs // generate e.g. only the demo located under "widget/tree" python ./generate.py -c config.demo.json build-widget.Tree // will output the whole list of available jobs python ./generate.py -c config.demo.json ? --snip-- This will be way faster because you only build one demo instead of all together. cheers, Alex ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel