aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/bld_qtcreator.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused bld_qtcreator and bld_qtcreator_plugins scriptsEike Ziller2021-08-101-384/+0
* bld_qtcreator.py: Change how secure attributess are readIikka Eklund2020-11-271-2/+6
* Qt Creator: Add capability to build with CMakeEike Ziller2020-05-071-1/+1
* Qt Creator: Adapt to handling change of revision urlv5.15.0-beta3-packagingv5.14.2-packagingv5.12.8-packagingEike Ziller2020-03-231-1/+1
* bld_qtcreator.py: pass IDE_REVISION_URL to qmakeAlessandro Portale2020-02-111-0/+1
* Remove need to call bldinstallercommon.init_common_moduleEike Ziller2020-01-291-2/+0
* Qt Creator: Fix retrieval of commit SHAsv5.14.1-packagingEike Ziller2020-01-201-2/+2
* QtCreator/GammaRay: Hack for building with Qt > 5.12 / 5.14Eike Ziller2020-01-101-0/+10
* Qt Creator: Fix build of perf parser for 4.9Eike Ziller2019-01-311-0/+12
* Qt Creator: Revert qdoc/libclang hackEike Ziller2018-05-291-18/+1
* Qt Creator: Avoid signing wrong contentEike Ziller2018-05-141-3/+0
* Qt Creator/qdoc: Add rpath to qdoc on macOS directlyEike Ziller2018-04-201-8/+8
* QtCreator: Fix qdoc/libclang workaround for macOSEike Ziller2018-04-171-1/+7
* Qt Creator: Work around qdoc/libclang issueEike Ziller2018-04-171-1/+12
* Qt Creator: Save the sha1(s) that were used for buildingEike Ziller2018-02-071-0/+4
* Qt Creator: Disable build of very experimental Clang toolingEike Ziller2018-01-251-0/+3
* Do not include sdktool in qtcreator.7zEike Ziller2018-01-241-0/+2
* Qt Creator: Build, package and upload debug informationEike Ziller2018-01-231-1/+6
* Qt Creator: Make more things optionalEike Ziller2018-01-221-1/+4
* Qt Creator: Support changing the display and executable namesEike Ziller2018-01-191-0/+5
* Qt Creator: Use lists to run commandsEike Ziller2018-01-191-8/+10
* move bld_qtcreator to fix arguments code into a methodTim Jenssen2017-12-111-7/+9
* add suffix to be able to check for existing fileTim Jenssen2017-12-081-1/+1
* move bld_qtcreator argument parse code into a methodTim Jenssen2017-12-061-7/+11
* remove unnecessary work aroundTim Jenssen2017-12-061-3/+0
* move bld_qtcreator check arguments code into a methodTim Jenssen2017-12-061-11/+13
* QtCreator: Remove no longer used version description parameterEike Ziller2017-05-021-4/+0
* Qt Creator: Skip building wininterrupt for Qt Creator 4.3 and laterEike Ziller2017-03-221-1/+3
* Qt Creator: Skip building cdbextension for Qt Creator 4.3 and laterEike Ziller2017-03-201-1/+2
* Qt Creator: Change argument away from "pythonpath"Eike Ziller2017-03-201-4/+4
* Qt Creator: Fix building cdbextension with pythonEike Ziller2017-03-161-1/+1
* Qt Creator: Build cdbextension with pythonEike Ziller2017-03-161-1/+9
* Qt Creator: Add separate package for wininterruptEike Ziller2017-03-021-1/+20
* Qt Creator: Add separate build of CDB extensionv5.9.0-alpha1-packagingEike Ziller2017-02-201-0/+23
* Qt Creator: Re-enable XP compatibilityEike Ziller2017-01-251-1/+1
* Qt Creator: Clean temp directory for dev packageEike Ziller2017-01-241-1/+4
* Qt Creator: Don't use qmake -rEike Ziller2017-01-201-1/+1
* Qt Creator: Create dev packagesEike Ziller2016-10-311-0/+6
* Qt Creator: ICU is no longer needed on WindowsEike Ziller2016-10-171-2/+1
* Qt Creator: Remove unused installer creation codeEike Ziller2016-09-281-0/+1
* Qt Creator: Re-add accidentally removed environment variableEike Ziller2016-09-211-0/+1
* bld_qtcreator: Remove unused codeEike Ziller2016-09-211-46/+0
* Make Qt Creator / Qt 5.6 build possibleEike Ziller2015-11-301-17/+8
* Fix various issues discovered by pylintEike Ziller2015-11-181-1/+1
* Qt Creator: Build enterprise and opensource in single jobEike Ziller2015-10-291-7/+16
* Qt Creator: Fix missing positioning libraryEike Ziller2015-10-291-0/+1
* Qt Creator: Build & package extra plugins separatelyEike Ziller2015-10-291-225/+236
* Fix race condition when downloading and extracting QtEike Ziller2015-10-281-3/+3
* Share code for downloading and installing QtEike Ziller2015-10-211-42/+6
* Extract and share create_download_extract_taskEike Ziller2015-10-211-18/+7