diff options
| author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2012-05-25 12:52:14 +0200 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2012-06-01 18:26:18 +0200 |
| commit | 6375cbf99a54bf222bceb287fd110a7de6550159 (patch) | |
| tree | e709465ab7514ced7abb08f54656fb22604e30f0 /src/tools/qdoc/tree.cpp | |
| parent | c8b1f7c8597e4764ada1ab067890fdfebbbbcc9b (diff) | |
make syncqt work with MSys Perl and MSVC
The common root dir detection was broken, because
of an inconsistent root drive path style:
<srcbase> = /c/dev/qt/5.0/qtbase
<outbase> = C:/dev/qt/5.0/qtbase
Now we don't need ActivePerl anymore.
The Perl that comes with msysgit is enough.
After every Perl function call that returns a file path
we need to normalize it to bring it into a form that can
be used by
- Perl functions that take a path as parameter,
- C++ sources as include file path,
- qmake's .pro files as include file path.
Task-number: QTBUG-25912
Change-Id: If1cf56cc7246a9d6535cd3867222f225d1617712
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'src/tools/qdoc/tree.cpp')
0 files changed, 0 insertions, 0 deletions
