aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/deployqt.py
Commit message (Expand)AuthorAgeFilesLines
* Deploy: Ship prebuilt clangd binary together with clangIvan Donchevskii2018-08-101-0/+4
* ProjectExplorer: Autodetect clang-cl shipped with Qt CreatorIvan Donchevskii2018-08-091-0/+2
* Fix wayland plugin deploymentEike Ziller2018-05-021-2/+6
* add qmltooling plugin dir to deployqt.pyTim Jenssen2018-01-311-1/+3
* fix deploy Qt for renamed QtCreatorTim Jenssen2018-01-291-7/+9
* Packages: Deploy styles plugins (new in Qt 5.10)Eike Ziller2017-10-251-1/+1
* Clang: Unify compiler options buildersIvan Donchevskii2017-09-221-2/+0
* Support Python3 in deploy scriptsOrgad Shaneh2016-12-191-20/+22
* Ship qtdiag in binary packagesEike Ziller2016-09-151-3/+13
* Fix that clang static analyzer did not find built-in headersEike Ziller2016-08-181-6/+14
* Windows/deployqt: Only ship necessary version of EGL/GLES libsEike Ziller2016-03-071-1/+5
* Scripts: Fix deployqtChristian Stenger2015-11-111-1/+1
* Packaging: Fix deployment for Qt5.6Eike Ziller2015-11-031-22/+32
* Deployqt script: Stylistic changesEike Ziller2015-11-021-31/+20
* Add script for packaging a directory.Eike Ziller2015-10-231-68/+42
* Fix deployment of qml2puppetEike Ziller2015-10-191-8/+10
* Windows: Also deploy clang.exeEike Ziller2015-10-141-0/+2
* Linux: Deploy clang binaries to new libexec directoryEike Ziller2015-08-041-1/+1
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-07-101-9/+24
|\
| * Deploy only the clang binary and its link targetEike Ziller2015-07-101-5/+10
| * Deploy clang binary for use by static analyzerEike Ziller2015-07-091-8/+16
| * Deployqt: Make Qt Quick 1 imports optionalEike Ziller2015-07-091-1/+3
* | Use a proper libexec path for Unix builds.Christian Kandeler2015-07-091-0/+3
|/
* Linux: Fix deployment of libclangEike Ziller2015-06-231-5/+16
* Cpaster frontend: Fix deploymentEike Ziller2015-06-231-1/+2
* Fix OpenGL on Linux with Qt 5.5Eike Ziller2015-06-051-1/+1
* Update LicenseEike Ziller2015-01-161-2/+2
* Deploy Qt platformthemes plugins with Qt CreatorKai Koehne2014-03-201-1/+1
* Win/Lin deployqt: fix check for LLVM_INSTALL_DIREike Ziller2014-02-121-1/+1
* Lin/Win: Deploy libclang and resources if neededEike Ziller2014-02-111-0/+21
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Deploy also platforminputcontext pluginsKai Koehne2013-05-161-1/+1
* Fix deployqt for qt4Eike Ziller2013-05-031-5/+6
* Deploy qtquick2 imports for qml2puppet.Eike Ziller2013-05-031-5/+15
* Deploy codec plugins on Lin/Win.Eike Ziller2013-02-271-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Windows: Fix deploy script.Eike Ziller2012-12-111-2/+2
* Fix deployment of Qt libs (debug vs release) on windows.Eike Ziller2012-12-101-2/+5
* Fix copying translations from Qt.Eike Ziller2012-12-061-18/+6
* Deploy Qt 5 printsupport plugins on Lin/WinEike Ziller2012-11-301-1/+1
* Deployqt: Add qt.confKai Koehne2012-11-281-0/+8
* adjust deployqt to deploy also a qt5tjenssen2012-10-221-5/+7
* Adjust license headershjk2012-10-051-2/+2
* deployqt: copy Qt libs from bin/, not lib/ on Windows.Daniel Molkentin2012-03-141-1/+5
* deployqt: Proposed for for Windows deployment, some cleanups.Daniel Molkentin2012-03-131-28/+25
* Fix rpath call (not calling chrpath through shell anymore).Daniel Molkentin2012-01-131-1/+1
* Convert unixdeployqt.sh to python script compatible with windows.Daniel Molkentin2012-01-121-0/+274