summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pro2cmake: Handle source files in example scopesAlexandru Croitor2019-10-111-0/+7
* pro2cmake: Handle simd assignments in scopesAlexandru Croitor2019-10-111-3/+27
* Fix handling of OUTPUT_DIRECTORY in add_cmake_libraryLeander Beernaert2019-10-111-2/+7
* Expand test install pathLeander Beernaert2019-10-111-1/+1
* Minor fix to qt_process_qlalr APISimon Hausmann2019-10-112-2/+10
* Add SKIP_INSTALL to add_qt_plugin()Leander Beernaert2019-10-112-43/+49
* Fix styling of configurejson2cmake script to make flake8 happyAlexandru Croitor2019-10-111-2/+2
* CMake: Create output directory for qmlcachegenJoerg Bornemann2019-10-111-0/+4
* 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-102-1/+102
* 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-102-3/+8
* cmake scripts: add mapping for mkspec conditionsFrederik Gladhorn2019-10-101-0/+7
* cmake: add corelib/thread/qthreadstorageFrederik Gladhorn2019-10-105-3/+38
* pro2cmake: Make condition cache work well with run_pro2cmakeAlexandru Croitor2019-10-102-6/+70
* Add XML testsLeander Beernaert2019-10-109-1/+111
* 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
* Fix automatic plugin importing in static buildsAlexandru Croitor2019-10-091-6/+14
* cmake scripts: more type cleanupFrederik Gladhorn2019-10-094-7/+5
* cmake scripts: fix type issuesFrederik Gladhorn2019-10-093-71/+70
* Match qt_import_plugin API with qt5'sJean-Michaƫl Celerier2019-10-095-24/+147
* cmake scripts: do not redefine built-insFrederik Gladhorn2019-10-083-19/+19
* pro2cmake: Ignore QTRO_SOURCE_TREE if unusedAlexandru Croitor2019-10-081-0/+1
* Regenerate platforms plugins part 5Alexandru Croitor2019-10-0812-12/+308
* Regenerate platforms plugins part 4Alexandru Croitor2019-10-082-3/+93
* Regenerate platforms plugins part 3Alexandru Croitor2019-10-085-85/+4
* Regenerate platforms plugins part 2Alexandru Croitor2019-10-089-51/+59
* Regenerate platforms plugins part 1Alexandru Croitor2019-10-086-100/+168
* Regenerate platforminputcontexts pluginsAlexandru Croitor2019-10-084-10/+31
* pro2cmake: Handle QTRO_SOURCE_TREEJoerg Bornemann2019-10-081-0/+1
* pro2cmake: Handle REPC_{SOURCE|REPLICA|MERGED}Joerg Bornemann2019-10-081-0/+14
* pro2cmake: Handle QLALRSOURCESJoerg Bornemann2019-10-081-0/+13
* pro2cmake: Use get_files for STATECHARTSJoerg Bornemann2019-10-081-1/+1
* Update add_qml_module() to use INSTALL_QML_FILESLeander Beernaert2019-10-082-1/+1