EFL / E17 Python build script 3
So here's a quick python script I hacked out for folks here at work to set up and install the EFL and E17 from subversion.
Trackbacks
Use the following link to trackback from your own site:
http://hisham.cc/trackbacks?article_id=efl-e17-python-build-script&day=16&month=11&year=2008
Comments
-
like your use of python, extremely well written, very straight forward, but I've yet to pick it up. You seem to pick up languages like people eat candy.
-
thanks bud. the best thing about python is that its just like writing english (= catch you online.
-
Thanks for the script.. What can I do in case build fails? Is the problem logged anywhere? If it is e.g. etk, do I just go to etk directory, type make and see what happens? Thanks