|
August 31, 2005
IncrediBuild v2.41 has been released and is available for download here.
Users evaluating IncrediBuild can install this version to reset the evaluation period to 30 days.
IncrediBuild 2.x users who are within their maintenance license period are entitled to a free upgrade to this version, and can use their IncrediBuild 2 license
file with this version. Upgrade terms for other users can be found in our pricing page.
What's New in Version 2.41
Build System
- Added beta-level support for Visual Studio 2005. Note that while currently no IDE integration (toolbar, menu, etc.) is provided, it is possible to
manually add a menu option that runs IncrediBuild builds.
- Fixed bug that could cause random Internal Compiler Errors in Release builds.
- Fixed bug that could cause source files that #include generated code to compile before their dependencies were built (common in environments using
code-generation packages like QT).
- Fixed bug that could cause incorrect Xbox360 image deployment.
- Fixed bug that could cause a managed static lib project to be excluded from its parent's link command line.
- Fixed bug that could cause a link error when lib filenames that contained a period were used.
- Fixed bug that could prevent Whole Program Optimization from working correctly.
- Fixed bug that could fail builds with "failed to duplicate handle: the parameter is incorrect" error messages.
User Interface
- Added new "Agent Description" column to Coordinator Monitor.
- Added "Export" and "Copy to Clipboard" functions to Coordinator Monitor Agent list.
- Coordinator Monitor "File Cache" column now shows both the total and used size in MBs for every Agent.
- Coordinator Monitor Memory amount columns are now displayed in MB instead of KB.
- Coordinator Monitor Disk space columns are now displayed in GB instead of MB.
Other
- "Automatic Compiler Termination" feature is re-written and now works in all cases.
- "Standalone mode" changed and now allows builds to run using all local CPUs.
- Fixed BuildService.exe memory leak that could occur with large source trees.
- Improved project loading speed for large solutions.
- Default File Cache size is now 512MB.
- Improved Registry access performance.
- Fixed bug that caused "Failed to handle synchronization request" error messages.
- Fixed bug that could cause "File locked" errors for temporary .bat files.
|