summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Handle Library dependencies in compile testsLeander Beernaert2019-10-211-10/+21
* Add conversion code for Java codeLeander Beernaert2019-10-181-1/+42
* Fix C++ standard detectionSimon Hausmann2019-10-171-13/+11
* Fix message about missing portalockerOliver Wolff2019-10-151-1/+1
* Fix add_qt_resource condition scopesLeander Beernaert2019-10-151-5/+14
* Update android arch condition conversionLeander Beernaert2019-10-151-6/+6
* Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-142-0/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-64/+38
|\
| * QUnicodeTables: use array for case folding tablesMarc Mutz2019-09-041-60/+30
| * QUnicodeTables: pack Properties structMarc Mutz2019-09-041-4/+8
* | Fix up android architecture suffixingSimon Hausmann2019-10-141-1/+1
* | Fix Android build from multi-arch qmake changesLeander Beernaert2019-10-141-0/+9
* | Run blake on pro2cmake.pyLeander Beernaert2019-10-141-3/+9
* | Handle empty contents for condition scopes in examplesLeander Beernaert2019-10-141-15/+23
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-113-68/+173
|\|
| * Add support for the Islamic Civil calendarSoroush Rabiei2019-08-223-3/+18
| * Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-213-2/+7
| * Add support for calendars beside GregorianSoroush Rabiei2019-08-203-54/+138
| * Extract a large format string as a module constant valueSoroush Rabiei2019-08-081-14/+15
* | pro2cmake: Translate C++ standard version checksJoerg Bornemann2019-10-111-0/+1
* | pro2cmake: Handle source files in example scopesAlexandru Croitor2019-10-111-0/+7
* | pro2cmake: Handle simd assignments in scopesAlexandru Croitor2019-10-111-3/+27
* | Expand test install pathLeander Beernaert2019-10-111-1/+1
* | Minor fix to qt_process_qlalr APISimon Hausmann2019-10-111-1/+1
* | Add SKIP_INSTALL to add_qt_plugin()Leander Beernaert2019-10-111-0/+2
* | Fix styling of configurejson2cmake script to make flake8 happyAlexandru Croitor2019-10-111-2/+2
* | configurejson2cmake: Re-add wayland_server library for qtbaseAlexandru Croitor2019-10-111-1/+2
* | cmake scripts: format with blackFrederik Gladhorn2019-10-113-5/+20
* | cmake scripts: minor cleanupFrederik Gladhorn2019-10-113-3/+3
* | cmake scripts: make pro_conversion_rate.py mypy cleanFrederik Gladhorn2019-10-101-4/+9
* | Fix invalid condition in module generationLeander Beernaert2019-10-101-4/+4
* | Reformat conversion scripts with blackAlexandru Croitor2019-10-103-32/+56
* | cmake scripts: flake8 cleanupFrederik Gladhorn2019-10-104-16/+20
* | Add 'add_cmake_library' to QtBuild.cmakeLeander Beernaert2019-10-101-1/+40
* | cmake scripts: add portalocker as dependency for PipenvFrederik Gladhorn2019-10-101-0/+1
* | Add a makefile to conveniently run python testsFrederik Gladhorn2019-10-103-2/+19
* | Set STATIC argument for pluginsLeander Beernaert2019-10-101-0/+3
* | cmake scripts: move parser into separate fileFrederik Gladhorn2019-10-104-347/+381
* | cmake scripts: fix test_scope_handlingFrederik Gladhorn2019-10-101-1/+1
* | Add install directory for plugins without typeLeander Beernaert2019-10-101-0/+5
* | cmake scripts: add mapping for mkspec conditionsFrederik Gladhorn2019-10-101-0/+7
* | pro2cmake: Make condition cache work well with run_pro2cmakeAlexandru Croitor2019-10-102-6/+70
* | cmake scripts: when writing resources, replace OUT_PWDFrederik Gladhorn2019-10-101-1/+2
* | Use regular -framework for examplesLeander Beernaert2019-10-091-7/+12
* | Extract public/private libraries from scope for ExamplesLeander Beernaert2019-10-091-2/+5
* | Add scope conditions for examplesLeander Beernaert2019-10-091-29/+57
* | cmake scripts: Do not add empty child conditions into condition listFrederik Gladhorn2019-10-091-2/+6
* | cmake scripts: fix conversion of qmldir filesFrederik Gladhorn2019-10-091-1/+3
* | Correct Examples install directoryLeander Beernaert2019-10-091-1/+6
* | cmake scripts: more type cleanupFrederik Gladhorn2019-10-094-7/+5