summaryrefslogtreecommitdiffstats
path: root/translations/translations.pro
Commit message (Collapse)AuthorAgeFilesLines
* fix qm file installation from shadow buildOswald Buddenhagen2010-03-091-0/+1
|
* another attempt at fixing the translations buildOswald Buddenhagen2010-01-191-2/+6
| | | | make qmake generate proper dependencies on lrelease in vcproj/sln files
* fix qm generation under windowsOswald Buddenhagen2010-01-141-1/+1
| | | | Reviewed-by: Daniel Molkentin
* another shot at fixing directory separators in build commandsOswald Buddenhagen2009-11-251-1/+1
|
* fix mingw build when sh is in $PATHOswald Buddenhagen2009-11-161-1/+1
|
* make qm file creation a regular build stepOswald Buddenhagen2009-11-101-0/+42
this is mostly a revert of the revert of the previous attempt, only that this time we have a bootstrapped lrelease which won't blow up for cross-compilations. Reviewed-By: Jason McDonald Task-Id: QTBUG-4939