qt5base-lts/bin
Miikka Heikkinen ad295e7402 Improve logic to find default certificates in createpackage script
Original implementation assumed createpackage script was always run
from under Qt source tree bin directory, which is not always the case
as on some platforms the Qt tools can be found from under EPOCROOT.

Fixed it so that if the default directory for default certificates
can't be found in the expected location, createpackage will attempt to
query qmake in the same directory as the createpackage script for the
location of the Qt source tree (QT_INSTALL_PREFIX) and look for default
certificates directory from under there.

Task-number: QTBUG-18684
Reviewed-by: Janne Koskinen
(cherry picked from commit 01477af79d8114b3f8993c3967892538a599dfa6)
2011-05-10 12:54:46 +02:00
..
createpackage Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
createpackage.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
createpackage.pl Improve logic to find default certificates in createpackage script 2011-05-10 12:54:46 +02:00
elf2e32_qtwrapper Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
elf2e32_qtwrapper.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
elf2e32_qtwrapper.pl Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
findtr Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
patch_capabilities Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
patch_capabilities.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
patch_capabilities.pl Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
setcepaths.bat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
syncqt Fixed detection of QtBase directory. 2011-05-10 11:14:36 +02:00
syncqt.bat Made sure syncqt gets called correctly even if it is not in the PATH. 2011-04-27 12:05:57 +02:00