summaryrefslogtreecommitdiffstats
path: root/util/cmake/pro2cmake.py
Commit message (Expand)AuthorAgeFilesLines
...
* cmake scripts: do not override local target through includesFrederik Gladhorn2019-10-231-3/+3
* cmake scripts: do not add spaces in empty linesFrederik Gladhorn2019-10-231-1/+5
* cmake scripts: handle aix-g++Frederik Gladhorn2019-10-231-0/+1
* Add conversion code for Java codeLeander Beernaert2019-10-181-1/+42
* Fix add_qt_resource condition scopesLeander Beernaert2019-10-151-5/+14
* Update android arch condition conversionLeander Beernaert2019-10-151-6/+6
* 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
* 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
* cmake scripts: minor cleanupFrederik Gladhorn2019-10-111-1/+1
* Fix invalid condition in module generationLeander Beernaert2019-10-101-4/+4
* Reformat conversion scripts with blackAlexandru Croitor2019-10-101-28/+46
* cmake scripts: flake8 cleanupFrederik Gladhorn2019-10-101-13/+17
* Add 'add_cmake_library' to QtBuild.cmakeLeander Beernaert2019-10-101-1/+40
* Set STATIC argument for pluginsLeander Beernaert2019-10-101-0/+3
* cmake scripts: move parser into separate fileFrederik Gladhorn2019-10-101-343/+2
* Add install directory for plugins without typeLeander Beernaert2019-10-101-0/+5
* cmake scripts: add mapping for mkspec conditionsFrederik Gladhorn2019-10-101-0/+7
* 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: fix type issuesFrederik Gladhorn2019-10-091-67/+66
* cmake scripts: do not redefine built-insFrederik Gladhorn2019-10-081-7/+7
* pro2cmake: Ignore QTRO_SOURCE_TREE if unusedAlexandru Croitor2019-10-081-0/+1
* 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-081-1/+0
* pro2cmake: Allow skipping regeneration of a project via inline markerAlexandru Croitor2019-10-081-2/+30
* pro2cmake: Don't add default Qt libraries to bootstrapped toolsAlexandru Croitor2019-10-071-1/+7
* pro2cmake: Handle parentheses in if() scopes betterAlexandru Croitor2019-10-071-0/+13
* pro2cmake: Fix QT_BUILD_TREE variable mappingAlexandru Croitor2019-10-071-1/+1
* pro2cmake: Allow disabling condition cacheAlexandru Croitor2019-10-071-1/+11
* Fix pro2cmake.py path replacementFrederik Gladhorn2019-10-071-1/+1
* CMake: clean up target.path and DESTDIR replacementsFrederik Gladhorn2019-10-071-7/+20
* CMake: allow $$[QT_INSTALL_PREFIX]Frederik Gladhorn2019-10-071-0/+2
* cmake: add tests in corelib/serializationFrederik Gladhorn2019-10-071-1/+4
* Add expansion for QQC2_SOURCE_TREELeander Beernaert2019-10-071-0/+6