Difference between revisions of "FAQ:What is a nightly build?"

From MakeHuman Community Wiki
Jump to: navigation, search
(Created page with "A nightly build is a build that reflects the current state of the source code. Each night a script runs and creates an executable including the latest changes. This is a grea...")
 
Line 5: Line 5:
  
 
This said, late in the development cycle, we will often recommend the nightly build over the stable release.
 
This said, late in the development cycle, we will often recommend the nightly build over the stable release.
 +
 +
'''There is one important notice: Backward compatibility of your work is only granted between different stable versions. But changes in the nightly build versions might break compatibility and lead to a loss of your work done with previous nightly builds.'''
  
 
Nightly builds can be found at: http://download.tuxfamily.org/makehuman/nightly/
 
Nightly builds can be found at: http://download.tuxfamily.org/makehuman/nightly/

Revision as of 19:18, 4 September 2015

A nightly build is a build that reflects the current state of the source code. Each night a script runs and creates an executable including the latest changes. This is a great way to preview the latest improvements we're making and to test fixes to bugs that have been checked-in between releases.

If you're downloading a nightly please don't expect things to work 100%. We make them available to you so you can try things out and report any bugs that you find. This process helps us ensure our final releases are the best they can be.

This said, late in the development cycle, we will often recommend the nightly build over the stable release.

There is one important notice: Backward compatibility of your work is only granted between different stable versions. But changes in the nightly build versions might break compatibility and lead to a loss of your work done with previous nightly builds.

Nightly builds can be found at: http://download.tuxfamily.org/makehuman/nightly/