qt5base-lts/bin
Joerg Bornemann 6375cbf99a 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>
2012-06-01 18:26:18 +02:00
..
findtr Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
fixqt4headers.pl Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
qtmodule-configtests Fix qtmodule-configtests to honor error codes 2012-03-08 23:52:34 +01:00
setcepaths.bat Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
syncqt make syncqt work with MSys Perl and MSVC 2012-06-01 18:26:18 +02:00
syncqt.bat Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00