Dan wrote:
>From the qooxdoo doc:

Just be aware (as mentioned on that page) that all of them need a generate.py 
build first in their respective directories.

I always wondered if there is there a reason why no single command
exists to generate *all* the example and demo code instead of having
to run generate.py in every directory.

Well, in fact there is such a command. But as it still relies on the 'make' command, it is not published. In case you have a GNU'ish make on your machine, you can invoke

make -f tool/admin/Makefile.release <target>

in the top-level directory. As <target> you can use just 'build' which will create build versions of all applications and components, or 'publish-build' which will create build versions of the applications and the Apiviewer and Testrunner in the framework. But as it is unpublished API, this functionality might change anytime, and without prior notice.

T.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to