aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* notarize.py: increase stapling retry count to 10v6.4.0-beta1-packagingv6.3.1-packagingv5.15.10-lts-packagingAntti Kokko2022-06-071-1/+1
* Remove conanfile.pyPatrik Teivonen2022-06-071-225/+0
* introduce DISABLE_MAC_SIGNING variableTim Jenssen2022-06-031-2/+2
* add dump_debug_infos.py fileTim Jenssen2022-06-031-0/+165
* release_repo_updater: remove obsolete import path logicAntti Kokko2022-06-021-5/+0
* Remove bldinstallercommon.create_dirs and utilize pathlib.Path.mkdirPatrik Teivonen2022-05-315-36/+30
* bldinstallercommon.is_executable: Simpler method to check for executablePatrik Teivonen2022-05-311-15/+2
* bldinstallercommon.py: Refactor replace_in_files()Patrik Teivonen2022-05-311-21/+9
* Remove platform specific initialization from bldinstallercommonIikka Eklund2022-05-3111-255/+172
* Add unit test for bldinstallercommon.replace_in_filesPatrik Teivonen2022-05-251-0/+98
* bldinstallercommon.py: remove unused functionsPatrik Teivonen2022-05-191-87/+0
* Remove unused qt_prepare_artifacts.pyPatrik Teivonen2022-05-191-452/+0
* Move all unit tests to tests/ subdirectoryPatrik Teivonen2022-05-194-0/+0
* bld_ifw_tools.py: remove unused functionsPatrik Teivonen2022-05-191-39/+0
* Remove outdated READMEPatrik Teivonen2022-05-191-1361/+0
* Revert "Replace bldinstallercommon.remove_tree with shutil.rmtree"Patrik Teivonen2022-05-1813-80/+95
* bld_ifw_tools.py: Remove unused IFW examples squish test functionalityPatrik Teivonen2022-05-179-449/+2
* Replace bldinstallercommon.remove_tree with shutil.rmtreePatrik Teivonen2022-05-1613-99/+83
* Port libclang_training scripts to Python 3Patrik Teivonen2022-05-163-44/+47
* Pin packages in Pipfile to exact versionsPatrik Teivonen2022-05-111-18/+18
* Remove temporary functions for getting Python 3 executable pathPatrik Teivonen2022-05-112-24/+10
* Update Pipfile, move it to the root directory of the git repositoryPatrik Teivonen2022-05-113-573/+30
* QtCreator_libclang: Add AArch64 to LLVM_TARGETS_TO_BUILD listCristian Adam2022-05-061-1/+1
* sdktool: Create/update link from job name to output directoryEike Ziller2022-05-061-5/+6
* QtCreator/sdktool: Adhere to QTC_BASE_DIREike Ziller2022-05-061-1/+3
* environmentfrombatchfile.py: Fix TypeErrorPatrik Teivonen2022-05-041-1/+1
* Move scripts from qt6_installer subdirectory to packaging-toolsPatrik Teivonen2022-04-2922-7/+6
* create_installer.py: Allow using tar.xz packages without repackagingIikka Eklund2022-04-281-1/+1
* release_repo_updater.py: enable version number auto increase in offlinesAntti Kokko2022-04-281-0/+1
* create_installer.py: Allow empty values for tag substitution stringsPatrik Teivonen2022-04-271-6/+7
* fix init_environment -> extra_environmentTim Jenssen2022-04-144-40/+24
* remove unused callerArgumentsTim Jenssen2022-04-141-31/+0
* create_installer.py: Do not terminate if invalid tag substitutionPatrik Teivonen2022-04-131-1/+1
* Patch only required files from metadataPatrik Teivonen2022-04-131-0/+4
* Merge branch 'refactor'Iikka Eklund2022-04-1395-11549/+800
|\
| * 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