summaryrefslogtreecommitdiffstats
path: root/util/cmake/qmake_parser.py
Commit message (Expand)AuthorAgeFilesLines
* pro2cmake: Ignore also initial commentOrgad Shaneh2020-10-161-1/+1
* pro2cmake: Fix qmake parser's line continuation handlingJoerg Bornemann2020-09-021-1/+2
* CMake: pro2cmake: Fix errors reported by flake8 and mypyAlexandru Croitor2020-07-311-3/+3
* CMake: Allow excluding tools and apps from the default 'all' targetAlexandru Croitor2020-04-021-0/+9
* pro2cmake: Handle operation evaluation order when including childrenAlexandru Croitor2019-11-121-5/+10
* Reformat conversion scripts with blackAlexandru Croitor2019-10-101-3/+9
* cmake scripts: flake8 cleanupFrederik Gladhorn2019-10-101-1/+1
* cmake scripts: move parser into separate fileFrederik Gladhorn2019-10-101-0/+377