aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/mkqt5bld.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused scriptsIikka Eklund2020-04-081-1023/+0
* Update 5.6 configuration file to match correct qt5.6 submodule setupv5.6.0-alpha1-packagingJani Heikkinen2015-09-071-11/+10
* Fix flex path issue during packagingJani Heikkinen2015-08-261-4/+3
* Use gnuwin32 tools from qt5.gitIikka Eklund2015-08-241-0/+8
* improve do_execute_sub_process useTim Jenssen2015-08-211-15/+15
* Merge branch 'master' into refactorMatti Paaso2015-08-121-47/+0
|\
| * Remove building of qmlpuppetKai Koehne2015-04-081-47/+0
* | Revert "Archive .pdb files separately"Iikka Eklund2015-07-071-22/+0
* | Fix binary build error from mkqt5bld.pyJani Heikkinen2015-06-231-1/+1
* | Print os.renameHeikki Halmet2015-06-171-0/+2
* | Try to circumvent timing related issue in Windows binary buildAntti Kokko2015-06-091-0/+2
* | Archive .pdb files separatelyIikka Eklund2015-05-261-0/+22
* | Ensure 'fixqt4headers.pl' ends up in release binary packagesIikka Eklund2015-05-261-0/+9
* | Qt5.5: Bring qtwebkit back into essentials packageIikka Eklund2015-04-241-13/+0
* | Custom qtwebkit build steps for Qt5.5 packagesIikka Eklund2015-04-231-3/+12
* | Ensure building of deprecated Qt5 componentsIikka Eklund2015-04-201-0/+4
* | Removing Qt 5.50 alpha hack for qtlocationMatti Paaso2015-04-171-2/+0
* | Adding 10s delay after extracting 7z.Matti Paaso2015-04-161-0/+3
* | Merge branch 'master' into refactorAntti Kokko2015-04-081-42/+38
|\|
| * Replace EXTRA_ENV with QT_BUILD_OPTIONSSergio Ahumada2015-03-261-3/+2
| * mkqt5bld: Fix continued indentationSergio Ahumada2015-03-181-37/+37
| * Clean up unused variables and importsSergio Ahumada2015-03-101-7/+5
* | Refactor Qt release build handlingIikka Eklund2015-04-081-24/+0
* | Allow flexibility which Qt modules should be archived separatelyIikka Eklund2015-03-261-3/+7
* | Temporary hack for building qtlocation.Matti Paaso2015-03-031-0/+2
* | Merge branch 'master' into refactorMatti Paaso2015-02-241-1/+1
|\|
| * Update icu and d3d links to download.qt.ioSergio Ahumada2015-02-041-1/+1
* | Correcting Android buildMatti Paaso2015-01-051-2/+2
|/
* Use system environment in Qt5 buildsIikka Eklund2014-11-061-7/+10
* Fix ICU build in Qt5 release buildsIikka Eklund2014-11-051-2/+2
* Update ICU builds in packaging scriptsIikka Eklund2014-11-041-34/+2
* Fix bug in qt5 build scriptIikka Eklund2014-10-221-1/+1
* QtWebEngine needs to be separate archive in release packagesIikka Eklund2014-10-211-61/+44
* Fix for Linux QtWebkit build (ICU)Iikka Eklund2014-10-071-15/+7
* QNX: Patch qcc-base-qnx.conf on Linux as wellSergio Ahumada2014-08-261-2/+1
* Android: Improve patch_android_prl_files() a bitSergio Ahumada2014-06-041-11/+5
* mkqt5bld: Replace rpath only for Linux Desktop buildsSergio Ahumada2014-05-271-4/+2
* mkqt5bld: Use shlex.split(s) instead of s.split(' ') for configure argumentsSergio Ahumada2014-05-261-2/+5
* QNX: Patch qcc-base-qnx.conf on WindowsSergio Ahumada2014-05-211-0/+3
* QNX: Make patch_qnx_files() more genericSergio Ahumada2014-05-141-2/+2
* QNX: Patch hard coded paths in .pc and .la filesSergio Ahumada2014-05-121-0/+2
* QNX: Factorize patch_qnx6_prl_files() into patch_qnx6_files()Sergio Ahumada2014-05-121-9/+10
* QNX: Improve patch_qnx6_prl_files() functionSergio Ahumada2014-05-121-19/+13
* mkqt5bld: Add support for parallel builds with mingwSergio Ahumada2014-05-081-0/+2
* QNX: Use only one .7z file for Essentials and AddonsSergio Ahumada2014-05-081-34/+44
* Revert "QNX: Add qt.conf file"Sergio Ahumada2014-05-071-19/+0
* QNX: Add qt.conf filev5.3.0-rc1-packagingSergio Ahumada2014-05-071-0/+19
* Do not strip out Qt5Bootstrap from binary packagesSimon Hausmann2014-05-051-2/+1
* QNX: Patch hard coded paths in .prl filesSergio Ahumada2014-04-281-0/+40
* mkqt5bld: Fix make install on Windows for QNXSergio Ahumada2014-04-281-5/+31