News

IncrediBuild Tool Updated for Visual Studio 2015 Preview

Xoreax Ltd. today announced its IncrediBuild tool designed to speed up cross-platform development builds in Visual Studio has been updated to support the latest version, the Visual Studio 2015 Preview.

The Tel Aviv-based company uses process virtualization technology in its distributed computing software to take advantage of idle CPU cycles and speed up development builds by concurrently spreading the work across the network. Depending upon project complexity and available computing power, such builds can eat up much of a developer's time and lengthen development cycles.

IncrediBuild 6.0 "allows builds to execute in parallel over the entire network and in the cloud, substantially increasing performance, speeding build time and improving developer productivity," the company said in a statement. "IncrediBuild ensures Android compilations are much faster by offering parallel compilation at the project level. For example, a standard build takes more than three minutes on an eight-core machine with 100 two-second Android compilation tasks. With IncrediBuild, the same task takes 12 seconds."

The new version also adds support for shared projects, letting developers simultaneously share code, controls, styles, strings and other resources between two separate Windows and Windows Phone projects in Visual Studio. "Supporting cross-platform development, IncrediBuild offers additional productivity features such as build visualization, easy error detection, the ability to inspect build output per project, build management and replays," the company said.

IncrediBuild also comes in "Make and Build Tools" (Make, Gmake, VSimake, Jam, nAnt and more) and "Development Tools" (BoundsChecker, Goanna, MicroFocus, PC-lint and more) versions. The company offers a 30-day trial of its software and a "freemium" FreeDev version with full functionality for 30 days.

In November, the company launched an IncrediBuild version for Microsoft Azure.

"At Microsoft, we recognize developers are working under tremendous pressure to release great products across multiple platforms," the company quoted Microsoft exec Tom Lindeman as saying. "IncrediBuild's technology further enhances the cross-platform offerings built into Visual Studio, helping developers quickly deliver high-quality applications to several of the most popular platforms."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Random Forest Regression and Bagging Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random forest regression technique (and a variant called bagging regression), where the goal is to predict a single numeric value. The demo program uses C#, but it can be easily refactored to other C-family languages.

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

Subscribe on YouTube