Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix qm file installation from shadow build | Oswald Buddenhagen | 2010-03-09 | 1 | -0/+1 |
| | |||||
* | another attempt at fixing the translations build | Oswald Buddenhagen | 2010-01-19 | 1 | -2/+6 |
| | | | | make qmake generate proper dependencies on lrelease in vcproj/sln files | ||||
* | fix qm generation under windows | Oswald Buddenhagen | 2010-01-14 | 1 | -1/+1 |
| | | | | Reviewed-by: Daniel Molkentin | ||||
* | another shot at fixing directory separators in build commands | Oswald Buddenhagen | 2009-11-25 | 1 | -1/+1 |
| | |||||
* | fix mingw build when sh is in $PATH | Oswald Buddenhagen | 2009-11-16 | 1 | -1/+1 |
| | |||||
* | make qm file creation a regular build step | Oswald Buddenhagen | 2009-11-10 | 1 | -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 |