aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/build_wrapper.py
Commit message (Expand)AuthorAgeFilesLines
* QtCreator: Avoid parallel extraction of 7z filesEike Ziller2019-04-111-17/+25
* QtCreator: Limit 7z compression threads when repackaging documentationEike Ziller2019-04-111-1/+2
* Offline snapshots: Fix short version number for uploadEike Ziller2019-04-091-1/+2
* Qt Creator: Make it possible to upload installer_source to snapshotsv5.12.2-packagingEike Ziller2019-03-111-19/+14
* Qt Creator: Use QTC_PLATFORM instead of releases/build-metaEike Ziller2019-02-131-5/+5
* Qt Creator: Rename QTC_PLATFORM -> CLANG_PLATFORMEike Ziller2019-02-131-1/+1
* Qt Creator: Fix macOS buildEike Ziller2019-01-311-0/+1
* Qt Creator: Fix build of perf parser for 4.9Eike Ziller2019-01-311-0/+2
* Enable squish tests for IFW in WindowsKatja Marttila2019-01-091-1/+7
* remove highest compression level in the doc repack functionTim Jenssen2018-11-131-1/+1
* macOS: Do not abort build if locking keychain failsv5.12.0-beta4-packagingEike Ziller2018-11-061-1/+1
* Add signing for Windows installerbase executableAntti Kokko2018-11-021-0/+2
* Enable use of prebuilt Qt in installer buildsKatja Marttila2018-09-181-1/+7
* Qt Creator: Fix some code style issuesEike Ziller2018-08-221-20/+34
* Qt Creator: Fix missing cross links to Qt documentationEike Ziller2018-08-211-1/+28
* When removing previous latest successful installer ignore version tagIikka Eklund2018-08-101-1/+1
* Qt Creator: Build gammaray + appmanager integration on macOSEike Ziller2018-06-191-12/+12
* Fix dulpicate offline installer copy to remote serverv5.11.1-packagingAntti Kokko2018-06-181-4/+2
* QtCreator: Disable wayland againEike Ziller2018-05-301-2/+0
* Qt Creator: Revert qdoc/libclang hackEike Ziller2018-05-291-11/+3
* QtCreator: Don't ship wayland for 4.6.x even when built with Qt 5.11Eike Ziller2018-05-181-1/+3
* Qt Creator: Build boot2qt plugin on macOSEike Ziller2018-05-181-2/+2
* Update RTA jobs for auto triggeringJohanna Aijala2018-05-181-1/+1
* Qt Creator: Change the qdoc hack to download clang 6.0Eike Ziller2018-05-041-1/+1
* Qt Creator: Ship Qt Wayland platform pluginEike Ziller2018-04-241-1/+1
* Qt Creator/qdoc: Add rpath to qdoc on macOS directlyEike Ziller2018-04-201-5/+5
* Qt Creator: Work around qdoc/libclang issueEike Ziller2018-04-171-3/+11
* Qt Creator: Fix summary git SHAEike Ziller2018-03-081-8/+8
* introduce optional subdir to init_snapshot_dir_and_upload_filesTim Jenssen2018-02-221-3/+5
* QtCreator/GammaRay: Use "Qt install layout"v5.11.0-alpha1-packagingEike Ziller2018-02-161-0/+1
* Add test_init_snapshot_dir_and_upload_files()Iikka Eklund2018-02-151-0/+17
* Qt Creator/GammaRay: Force the right RPATHsEike Ziller2018-02-071-0/+2
* Qt Creator: Save the sha1(s) that were used for buildingEike Ziller2018-02-071-12/+46
* Qt Creator: Allow adding another Qt 7zip through environmentEike Ziller2018-01-311-2/+7
* Build qmlpreview also on macOSUlf Hermann2018-01-301-2/+4
* Qt Creator: Build, package and upload debug informationEike Ziller2018-01-231-0/+2
* Qt Creator: Fix building plugins against renamed Qt CreatorEike Ziller2018-01-221-6/+9
* Qt Creator: Make more things optionalEike Ziller2018-01-221-21/+36
* Qt Creator: Support changing the display and executable namesEike Ziller2018-01-191-0/+9
* Qt Creator: Remove "commmon_argument" variableEike Ziller2018-01-181-7/+5
* Qt Creator: Cleanup after each plugin buildEike Ziller2018-01-171-0/+1
* Qt Creator: Build qmlpreview plugin (if available)Eike Ziller2018-01-091-0/+2
* remove unused methodsTim Jenssen2017-12-141-16/+0
* decorate handle_sdktool_build(optionDict) aswellTim Jenssen2017-11-281-0/+3
* QtCreator: add suffix variable for libclang urlIvan Donchevskii2017-11-271-2/+4
* Qt Creator: Make separate sdktool build optionalEike Ziller2017-11-171-10/+14
* Qt Creator/GammaRay: Don't build testsEike Ziller2017-11-131-0/+1
* Add target command for only building sdktoolEike Ziller2017-11-101-1/+27
* Build sdktool separately with Qt Creator buildEike Ziller2017-11-071-1/+13
* Qt Creator: Replace repetition of optionDict['WORK_DIR'] by variableEike Ziller2017-11-071-63/+67