aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bldinstallercommon.py: port text file functions to Python 3refactorPatrik Teivonen2022-04-131-10/+17
* Update shebang, year in copyright noticePatrik Teivonen2022-04-1114-22/+40
* Port build_clang_qdoc.py to Python 3.6Patrik Teivonen2022-04-111-27/+14
* build_wrapper.py: Restore init_snapshot_dir_and_upload_files()Patrik Teivonen2022-04-111-0/+19
* bld_utils.py:getEnvironment(): change method to get system environ dictPatrik Teivonen2022-04-111-6/+2
* environmentfrombatchfile.py: Python3 port, check for duplicate pathPatrik Teivonen2022-04-111-28/+28
* release_repo_updater.py: use Python 3 when invoking create_installer.pyPatrik Teivonen2022-04-111-6/+11
* Port build_wrapper.py to Python 3.6Patrik Teivonen2022-04-088-132/+92
* Remove handle_qt_creator_plugins_build() from build_wrapper.pyPatrik Teivonen2022-04-061-106/+1
* Remove handle_gammaray_build() from build_wrapper.pyPatrik Teivonen2022-04-061-98/+1
* Remove unused functionality from build_wrapper.pyPatrik Teivonen2022-04-061-403/+2
* Remove build_doc.pyPatrik Teivonen2022-04-061-167/+0
* Remove unused release config filesPatrik Teivonen2022-04-0160-6932/+0
* Remove unused scriptsPatrik Teivonen2022-04-018-2725/+0
* create_installer.py: Refactor set_config_directory()Iikka Eklund2022-03-291-14/+6
* create_installer.py: Simplify work environment cleanupIikka Eklund2022-03-291-14/+5
* create_installer.py: Remove incremental modeIikka Eklund2022-03-291-8/+1
* create_installer.py: Use CreateInstallerErrorIikka Eklund2022-03-291-13/+12
* create_installer.py: Remove dead codeIikka Eklund2022-03-291-7/+3
* Refactor create_installer.pyIikka Eklund2022-03-296-724/+475
* Port bld_ifw_tools.py to python 3.6Patrik Teivonen2022-03-283-178/+142
* Qt Creator: Fix location of optimized llvm vs output directoryv6.2.4-packagingEike Ziller2022-03-091-2/+2
* Qt Creator: Use optimized clangd for the Windows package tooEike Ziller2022-03-091-5/+7
* QtCreator_libclang: Build Qt Creator training with Qt6v6.3.0-beta3-packagingCristian Adam2022-03-021-17/+32
* QtCreator: Skip sdktool for repackaging if not availableEike Ziller2022-03-011-5/+6
* sdktool: Force zlib from QtEike Ziller2022-03-011-0/+1
* Qt Creator/macOS: Create signed applications for offline installersEike Ziller2022-02-241-9/+90
* Qt Creator: Fix universal build of enterprise pluginsEike Ziller2022-02-171-2/+6
* Qt Creator: Ship Qt/WaylandEike Ziller2022-02-161-1/+1
* Add support for creating translation binariesv6.3.0-beta2-packagingv6.3.0-beta1-packagingv6.2.3-packagingAntti Kokko2022-01-192-10/+16
* Qt Creator/macOS: Upload zip of signed appv6.3.0-alpha1-packagingEike Ziller2022-01-121-0/+5
* Revert "Add support for creating translation .qm files for component"v5.15.8-lts-packagingAntti Kokko2021-12-172-8/+1
* Add support for creating translation .qm files for componentAntti Kokko2021-12-162-1/+8
* Qt Creator/DesignStudio: Apply branding also on extra pluginsEike Ziller2021-12-151-0/+3
* Qt Creator: Fix application of patch for commercial licensesEike Ziller2021-11-301-1/+1
* Fix Conan executable creation script (linux and mac)Iikka Eklund2021-11-307-306/+554
* QtCreator: use python for cdbext on 32bit againv6.2.2-packagingDavid Schulz2021-11-261-5/+18
* Qt Creator: Fix that zipped sources were missingEike Ziller2021-11-261-1/+1
* sdktool: Don't link against system libdouble-conversionv5.12.12-packagingEike Ziller2021-11-261-1/+1
* Modify script to update package.xml with translationsKatja Marttila2021-11-221-0/+22
* Allow using tar.xz packages without repackagingSamuli Piippo2021-11-121-1/+1
* content_cleaner.py: add support for handling hidden files, symlinksAntti Kokko2021-11-092-15/+209
* Add script for updating component translation filesKatja Marttila2021-10-291-0/+102
* Cleanup: Remove obsolete build icuTim Jenssen2021-10-291-54/+1
* Cleanup: Remove obsolete bld_icu_tools.pyv5.15.7-lts-packagingIikka Eklund2021-10-281-395/+0
* Cleanup: build_wrapper.py: Remove installer creation related partsIikka Eklund2021-10-281-146/+0
* release_repo_updater: use conditional import for Windows offline signingv6.2.1-packagingAntti Kokko2021-10-181-1/+1
* Add separate signing script for Windows installersAntti Kokko2021-10-142-1/+142
* Cleanup: Remove obsolete localbuild.iniIikka Eklund2021-10-071-113/+0
* Cleanup: Remove obsolete delete_snapshots.sh scriptIikka Eklund2021-10-071-49/+0