Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-22 Thread thron7
Kuzmeech wrote: > D'oh! nevertheless it's Windows - I figured out second part with generate.py > - "./" in front of script name is important: > > C:\xampp\htdocs\qx8\TEST21:12:14>python ./generate.py source > works > > C:\xampp\htdocs\qx8\TEST21:12:14>python generate.py source > doesn't > > > y

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-19 Thread Alexander Back
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 th

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Kuzmeech
D'oh! nevertheless it's Windows - I figured out second part with generate.py - "./" in front of script name is important: C:\xampp\htdocs\qx8\TEST21:12:14>python ./generate.py source works C:\xampp\htdocs\qx8\TEST21:12:14>python generate.py source doesn't -- View this message in context: ht

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Kuzmeech
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. > First, shouldn't there be a "--out" as in: > python create-application.py

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Andreas Ecker
Howdy! On Mon, 2008-09-15 at 20:31 -0700, Kuzmeech wrote: > it takes forever to build either source or build verision of /demobrowser. I > waited at least 10 minutes on 1.6GHz core duo. Each demo is individually compiled and optimized into a standalone app. There are about 180 qooxdoo demos, so f

Re: [qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Jim Hunter
The first time you do a build it takes a while, the next time you do one it will be much faster. This is true with source compiles and API compiles as well. Jim On Mon, Sep 15, 2008 at 8:31 PM, Kuzmeech <[EMAIL PROTECTED]> wrote: > > Hi, few observations after trying new 0.8: > 1. > it takes fo

[qooxdoo-devel] qooxdoo 0.8 - build time

2008-09-18 Thread Kuzmeech
Hi, few observations after trying new 0.8: 1. it takes forever to build either source or build verision of /demobrowser. I waited at least 10 minutes on 1.6GHz core duo. Building on cygwin Python 2.5.1 (r251:54863) Any ideas what is wrong? It was much quicker in 0.7 2. generated application d