News Feed
Jobs Feed
Sections




News Archive
David Para's Blog:
Writing a simple PHP sourcecode buildscript in Scala
January 11, 2010 @ 12:42:27

David Para has written up a tutorial for his blog today about working with Scala to create a build tool for his PHP repositories.

So what do I exactly need? I want to build multiple versions of PHP from the same branch without checking out the code twice. I also want to configure these builds somewhere without always typing in the parameter list or so. For further versions I want to be able to configure these in a file that can easily be distributed to other machines.

He includes the basic Scala script to make the build process work - defining the locations of the build tools, setting up a few parameters and define a few build parameters for his PHP6, PHP6-debug, PHP 5.3 and PHP 5.3-debug installations. An example of running the script is also given, passing in the name of the script along with the target to the java VM (or tell it to build all instances). You can download the jar file here.

0 comments voice your opinion now!
scala buildscript tutorial java


blog comments powered by Disqus

Similar Posts

Juan Treminio: Unit Testing with PHPUnit Tutorial Series

PHPMaster.com: Generate QR Codes in PHP

Juan Treminio's Blog: Setting Up an Ubuntu VM, Step by Step

Ibuildings Blog: Implementing Iterators

Anthony Ferrara: Programming With Anthony - Encryption


Community Events











Don't see your event here?
Let us know!


language framework introduction testing community database tool release podcast composer interview opinion code zendframework2 conference functional series object development example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework