summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* pro2cmake: Fix indentation of INSTALL_EXAMPLESDIR assignmentJoerg Bornemann2022-03-031-1/+1
* pro2cmake: Fix static type errors in condition_simplifier_cache.pyJoerg Bornemann2022-03-031-5/+1
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-281-1/+1
* pro2cmake: Update README.mdJoerg Bornemann2022-02-281-9/+3
* pro2cmake: Set a project version for examplesJoerg Bornemann2022-02-281-1/+2
* pro2cmake: Handle qmake condition operator precedenceAlexandru Croitor2022-02-283-1/+75
* pro2cmake: Fix test_realworld_comment_scopeJoerg Bornemann2022-02-281-1/+1
* pro2cmake: Remove superfluous call to _simplify_flavors_in_conditionJoerg Bornemann2022-02-281-1/+0
* pro2cmake: Fix test_scope_handling.pyJoerg Bornemann2022-02-281-6/+5
* pro2cmake: Re-format sources with blackJoerg Bornemann2022-02-285-26/+30
* qedidvendortable.py: include something before using macrosThiago Macieira2022-02-241-0/+2
* Remove util/publicSuffixIevgenii Meshcheriakov2022-02-242-215/+0
* qsimd_p.h: let the generator script generate the ARCH target stringsThiago Macieira2022-02-191-7/+30
* qsimd: update the generator script from OpenDCDiagThiago Macieira2022-02-189-314/+615
* Clean up QNX platform configs and improve testrunner scriptsDimitrios Apostolou2022-02-141-0/+7
* Bump version to 6.4.0Jani Heikkinen2022-01-311-1/+1
* Write XML test log files even for the flaky test re-runsDimitrios Apostolou2022-01-301-6/+20
* qt-testrunner: do not try to re-run initTestCase and othersDimitrios Apostolou2022-01-304-23/+53
* Don't set CMAKE_AUTORCC in pro2cmake.pyJoerg Bornemann2022-01-211-1/+0
* pro2cmake: Fix exception with newer pyparsing moduleJoerg Bornemann2022-01-211-3/+8
* qt-testrunner: be more clear that it was the test that crashedDimitrios Apostolou2022-01-181-4/+9
* Turn a condition into a lambda to save needless evaluationEdward Welbourne2022-01-181-5/+6
* qt-testrunner: disable JUnit XML test logsDimitrios Apostolou2022-01-121-3/+1
* Properly wait for the Android emulator to fully bootDimitrios Apostolou2022-01-071-34/+29
* Wait for boot to be fully complete with all packages installedDimitrios Apostolou2022-01-061-3/+32
* Do not hide android emulator outputDimitrios Apostolou2022-01-061-1/+4
* Wait for android emulator to be up and running properlyDimitrios Apostolou2022-01-061-11/+41
* Enable verbose logging in the last re-run of a failing testDimitrios Apostolou2022-01-033-8/+29
* Introduce qt-testrunner.pyDimitrios Apostolou2022-01-034-0/+878
* QLocale: Extend support for language codesIevgenii Meshcheriakov2021-12-092-4/+154
* Say hello to qtwasmserverMorten Johan Sørvig2021-12-062-0/+161
* QLocale: Add support for Kaingang and Nheengatu languagesIevgenii Meshcheriakov2021-11-101-0/+2
* locale_database: Add entry for 'South Sudan Standard Time'Ievgenii Meshcheriakov2021-11-101-0/+1
* Use a HTTPS URL for the CLDR download linkIevgenii Meshcheriakov2021-11-051-1/+1
* configure: Remove unused facility to define variable assignmentsJoerg Bornemann2021-11-011-7/+1
* Rename deprecated ANDROID_SDK_HOME to ANDROID_SDK_ROOTAssam Boudjelthia2021-10-221-2/+2
* Update UCD to Revision 28Ievgenii Meshcheriakov2021-10-1817-319/+1999
* Don't use libs in /usr/local for configure tests by default on macOSJoerg Bornemann2021-10-081-0/+7
* Remove util/harfbuzz/update-harfbuzzIevgenii Meshcheriakov2021-10-051-63/+0
* Unicode: Add script to facilitate UCD updateIevgenii Meshcheriakov2021-10-052-11/+90
* pro2cmake: Generate public CMake API code for projects by defaultAlexandru Croitor2021-09-271-4/+43
* pro2cmake: Augment searching of .qmake.conf with .cmake.confAlexandru Croitor2021-09-271-42/+58
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+3
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Remove conditioning on Android embeddedEdward Welbourne2021-09-176-18/+14
* unicode: Fix typo s/supersting/superstring/Ievgenii Meshcheriakov2021-09-151-1/+1
* Remove trailing zero rows from qtimezoneprivate_data_p.h's tablesEdward Welbourne2021-09-101-4/+1
* pro2cmake: Fix reported make flake8 issuesAlexandru Croitor2021-09-091-1/+0
* pro2cmake: run make format to fix styling issuesAlexandru Croitor2021-09-094-34/+82
* pro2cmake.py: generate examples with properties in qt_add_executable()Oliver Eftevaag2021-09-081-5/+18