I’m really happy that Continua CI Version 1.5 got released a few hours ago as per the Continua 1.5 released announcement.
It means that my Build Automation Session during the Dutch Delphi 2014 conference tomorrow can range from:
- build using MSbuild from the command-line
- build batch files
- build using a custom front-end
- build using Continuous Integration front-end
The session will explain lots of details about what various Delphi versions do, how to cope with dependencies, etc.
In the mean time, the preliminary Spring4D work on build automation is visible to guest users. Those include building for Delphi XE7 for the Win32, Win64 and OSX32 targets (in Debug and Release mode).
There is a huge list of Version 1.5 History @ Continua CI changes, which is partially quoted below.
For me these are the most important:
- in-place upgrade without having to do any changes on my part
- truckload of new features (including Delphi XE7, NuGet and Fake F# support)
- smaller
- faster
(as a side note: also FinalBuilder 7 was recently updated to support Delphi XE7)
In general, I like Continua CI a lot, most importantly because:
- it is very stable
- it has native support for a wide range of software development tools (including Delphi, Visual Studio and much more)
- supports DVCS (like Git/Mercurial) just as you expect it to
- if something breaks, you get a response and fix very very soon
You can download the new version through the Downloads @ Continua CI. These are the direct links:
For a breaking issue, there has been an important bug fix, so the new downloads are:
I created an RSS feed through Page2RSS to watch any new releases of Continua CI.
Parts of the changes in 1.5.0.268 1.5.0.278
The full list of changes are at Version 1.5 History @ Continua CI.
Be sure to also look at the official Continua 1.5 released announcement.
Read the rest of this entry »