Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:release_process [2018/05/30 12:52]
tedfelix [String Freeze]
dev:release_process [2018/12/05 00:34]
tedfelix [String Freeze]
Line 11: Line 11:
 ===== String Freeze ===== ===== String Freeze =====
  
-On the day of the string freeze, update the .ts files for the translators.  Use Qt4 to make sure the resulting .ts files can be edited by translators using Qt4.+On the day of the string freeze, update the .ts files for the translators.  We are now standardized on Qt5, so make sure that is the current version of Qt.
  
-  $ QT_SELECT=qt4 scripts/make-ts +  $ QT_SELECT=qt5 scripts/make-ts 
  
 Commit this: Commit this:
Line 40: Line 40:
 ===== Test a Release Build ===== ===== Test a Release Build =====
  
-On the release date, do a Release build and a few sanity checks to make sure nothing is broken.+On the release date, do a couple of Release builds and a few sanity checks to make sure nothing is broken.
  
 +  * Qt4 build (-DUSE_QT4=1)
 +  * Qt5 build (-DUSE_QT5=1)
  
 ===== Update Release Notes ===== ===== Update Release Notes =====
 
 
dev/release_process.txt ยท Last modified: 2023/12/06 12:58 by tedfelix
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki